Commit Graph

1130 Commits

Author SHA1 Message Date
ST-TEN12
1ac2f90913 Merge remote-tracking branch 'origin/master' 2025-03-19 10:17:54 +01:00
e78c8daed2 Merge remote-tracking branch 'origin/master' 2025-03-19 10:03:45 +01:00
6c77989a67 Set template text and visibility based on autotest mode
Introduced a conditional check to update the template label text when in autotest mode. Ensured the template label is visible during specific UI states to enhance user feedback and clarity.
2025-03-19 10:03:32 +01:00
92be5a6e09 fix 2025-03-19 09:54:47 +01:00
6678c666dd Merge remote-tracking branch 'origin/master' 2025-03-19 09:44:31 +01:00
474075db7d fix 2025-03-19 09:44:08 +01:00
ST-TEN-11
43d41487f5 stten11 tmp fix 2025-03-19 09:21:45 +01:00
ST-TEN-11
d54f0b7cae stten11 tmp fix 2025-03-19 09:20:23 +01:00
ST-TEN-11
eb393e5552 Merge remote-tracking branch 'origin/master' 2025-03-19 00:36:02 +01:00
ST-TEN-11
36c74e0dcc stten11 2025-03-19 00:35:42 +01:00
neo
9c4dbb45fd new admin password 2025-03-18 19:24:10 +01:00
neo
fab355e36c fix periodic autotest, test it with --test-autotest 2025-03-18 19:17:01 +01:00
stten7
86413b9385 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/ui/recipe_selection/recipe_selection.py
2025-03-18 17:54:20 +01:00
stten7
29a3248386 st ten 7 2025-03-18 17:53:37 +01:00
stten5
e17ed4a6c9 stten5 2025-03-18 17:45:09 +01:00
stten5
8efbe55108 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	config/instruction_images/st-ten-5/5803036734.svg
#	config/instruction_images/st-ten-5/5803036735.svg
2025-03-18 16:53:09 +01:00
stten7
5f41c97410 Merge remote-tracking branch 'origin/master' 2025-03-18 16:29:39 +01:00
a4decef101 Merge remote-tracking branch 'origin/master' 2025-03-18 15:49:15 +01:00
3ce90f4d80 Set default value for pid_mod_config in defaults.ini
Added a default configuration entry for `pid_mod_config` with a value of 5. This ensures the setting is initialized properly and avoids potential issues from missing configurations.
2025-03-18 15:49:00 +01:00
stten7
5dc3aed2a0 Merge remote-tracking branch 'origin/master' 2025-03-17 09:08:15 +01:00
neo
7dba2a6839 fix stten7 labels tbt 2025-03-17 09:07:57 +01:00
stten7
e316c81ce4 Merge remote-tracking branch 'origin/master' 2025-03-17 08:38:29 +01:00
stten7
b7574fd6c2 st ten 7 fix piece removal bug 2025-03-17 08:38:16 +01:00
neo
5b73ad04f0 fix stten7 labels tbt 2025-03-15 15:58:56 +01:00
stten7
55dfd61ddb st ten 7 fix piece removal bug 2025-03-15 08:54:47 +01:00
stten7
ebf217b71f st ten 7 fix piece removal bug 2025-03-14 13:53:42 +01:00
stten7
c4e0ad614c st ten 7 fix scarico 2025-03-13 15:41:02 +01:00
stten7
770ff2e9ec Merge remote-tracking branch 'origin/master' 2025-03-13 15:24:19 +01:00
stten7
cf3afbb995 st ten 7 PALLINI 2025-03-13 15:23:55 +01:00
neo
be3a965ba3 RFID fix see init.sh 2025-03-07 17:20:29 +01:00
germano laptop
b103ec0438 dev b 2025-03-06 14:26:18 +01:00
d56329655e Fix handling of PID mode configuration retrieval
Updated the PID mode configuration to directly use the combobox object instead of invoking it as a function. Adjusted references accordingly to ensure proper mapping and alignment with the updated usage.
2025-03-06 12:09:49 +01:00
eduardo
55c4be281b labels ferrary black 2025-03-06 09:25:52 +01:00
eduardo
43db7d1937 labels ferrary black 2025-03-06 07:47:45 +01:00
363cbc34b6 Update PID configuration to use mode selection via dropdown
Replaces the "slow_pid" checkbox with a "pid_mod_config" dropdown for more flexible PID mode selection. Updates configuration management, UI, and test flag logic to reflect the new PID mode options: AUTO, FAST, MEDIUM, and SLOW. Ensures backward compatibility by defaulting to AUTO mode.
2025-03-05 16:19:47 +01:00
2993049a66 fix 2025-03-05 16:08:45 +01:00
acb0072c00 fix 2025-03-05 16:01:50 +01:00
a953edb1ce Add support for "slow_pid" configuration and UI integration
Implemented a new "slow_pid" parameter across configuration files, UI components, and backend logic. Updated machine settings, Leak Test editor, and recipe manager to handle this parameter. Adjusted related layout and logic to ensure seamless integration.
2025-03-04 10:48:19 +01:00
464bba989a fix 2025-03-03 13:56:55 +01:00
5d4b2d6ed5 FIX 2025-03-03 13:38:49 +01:00
db682d12e1 Merge remote-tracking branch 'origin/master' 2025-03-03 13:38:23 +01:00
b1d2acf7c1 Add support for barcode formatting in configurations
Introduced a new `barcode_format` field in configuration files to specify barcode structure. Updated related code to utilize the default barcode format when processing recipes and test data. This change ensures consistency and flexibility in barcode generation across systems.
2025-03-03 13:38:11 +01:00
74b85940fa fix 2025-03-03 10:58:33 +01:00
17c76f0fb4 dev barcode on portal ok 2025-02-28 15:44:08 +01:00
c2977b291a dev barcode on portal ok 2025-02-28 14:45:11 +01:00
6f160a16ea fix? 2025-02-28 12:09:40 +01:00
de53400d18 fix 2025-02-28 11:49:40 +01:00
0442a5ffae fix saved context and template to portal 2025-02-28 10:31:03 +01:00
688b25f4e3 st-ten-13 label 2025-02-27 14:44:44 +01:00
2013f105ae Add scaling factor to pressure line regulator register 2025-02-27 13:59:41 +01:00