Commit Graph

1042 Commits

Author SHA1 Message Date
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
a545d722c0 hide template to print when autotest 2025-02-27 13:48:12 +01:00
6f7f8e7c0a Merge remote-tracking branch 'origin/master' 2025-02-27 12:47:23 +01:00
b8965b29ab fix 2025-02-27 12:47:02 +01:00
23813588b6 fix rfid path 2025-02-27 12:28:41 +01:00
77bee6ada3 Merge remote-tracking branch 'origin/master' 2025-02-27 10:42:51 +01:00
1084ddab58 fix 2025-02-27 10:42:26 +01:00
5a0182324b Merge remote-tracking branch 'origin/master' 2025-02-27 10:27:37 +01:00
c66c6ce933 st-ten-13 2025-02-27 10:25:58 +01:00
ST-TEN-11
fb2e4d3521 fix tmp 2025-02-27 08:52:40 +00:00
ce03364a81 st-ten-13 2025-02-26 16:10:29 +01:00
Eduardo
0af8f0e3df fix 2025-02-26 15:38:12 +01:00
Eduardo
e7d2c8bf53 fix 2025-02-26 11:43:26 +01:00
Eduardo
2db7c2a86e fix 2025-02-26 10:43:47 +01:00
Eduardo
966e68ad32 fix 2025-02-26 09:56:30 +01:00
Eduardo
b7f0fb35cb fix 2025-02-25 09:10:18 +01:00
b623c0f3fc fix 2025-02-21 12:12:35 +01:00
553fefdfa7 Merge remote-tracking branch 'origin/master' 2025-02-20 17:16:34 +01:00
677ba4c5fb stten15 up 2025-02-20 17:16:14 +01:00
c399b62172 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	config/label_templates/300/label_interoperazione.prn
2025-02-20 16:59:30 +01:00
STTEN8
7732f29cf1 stten8 bugfix 1 2025-02-20 16:55:49 +01:00
STTEN8
df3a398ed6 Merge remote-tracking branch 'origin/master' 2025-02-20 16:03:46 +01:00
STTEN8
d607614454 stten8 bugfix 2025-02-20 16:03:30 +01:00
25e660dfbc fix 2025-02-20 16:02:25 +01:00
4fa96c9f73 Add signal to refresh UI after recipe import
Introduced `RecipeManagerSignals` with a `recipes_imported` signal to notify the UI when recipes are imported. Updated the UI to refresh the CRUD view upon receiving this signal, ensuring changes are reflected immediately.
2025-02-20 15:41:07 +01:00
STTEN8
cf6528caf0 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	config/machine_settings/st-ten-8.ini
2025-02-20 13:30:07 +01:00
STTEN8
f5cfa21424 stten8 save 2025-02-20 13:13:21 +01:00
29d406a6ef fix
Added a call to `self.crud.refresh()` to ensure the data is refreshed whenever recipe selection changes. This resolves potential issues with stale data being displayed in the UI.
2025-02-19 15:07:33 +01:00
1e57600026 Merge remote-tracking branch 'origin/master' 2025-02-19 15:07:14 +01:00
e63e34efdc dev tbt label 203 and 300 dpi selector 2025-02-19 15:07:00 +01:00