Commit Graph

468 Commits

Author SHA1 Message Date
02362a8a64 fix autotest 2025-04-14 15:45:39 +02:00
gg
b898948dbe tbt autostart 2025-04-14 15:45:39 +02:00
ST-TEN-11
21698a669b Label fix 2025-04-14 11:37:38 +02:00
stres1
695a4334e2 stten1 fix pid label 2025-04-14 09:42:28 +02:00
stres1
fc28cfa021 stten1 2025-04-14 09:31:35 +02:00
gg
c706b8f9cb show PID 2025-04-09 16:21:45 +02:00
gg
db7a51c5a7 export to directory 2025-04-09 15:44:54 +02:00
gg
b5c239ca03 svg import 2025-04-03 16:20:20 +02:00
neo
ff4e209251 Merge remote-tracking branch 'origin/master' 2025-03-31 18:22:56 +02:00
neo
6703f6e935 export recipes improvements 2025-03-31 18:22:42 +02:00
2c252b3626 Merge remote-tracking branch 'origin/master' 2025-03-27 16:16:45 +01:00
86ff1d1c51 Reduce default autotest period to 4 hours.
Changed the default autotest_period from 8.5 hours to 4 hours for better testing frequency. The commented-out code remains as a reference for previous configurations.
2025-03-27 16:16:34 +01:00
427e139905 fix 2025-03-27 15:15:34 +01:00
neo-2
b6e041d51f ST TEN 14 texa 2025-03-27 09:36:03 +01:00
c22ca85f4d fix label & modbus 2025-03-25 09:54:52 +01:00
1d1da5b5df DEV TEXA 2025-03-24 13:12:13 +01:00
stten5
e9a1e5a6c1 stten5 fix extra label 2025-03-20 15:36:03 +01:00
STTEN8
01b1ff2cb0 stten8 fix 2025-03-19 12:38:24 +01:00
bd8045906f fix label to print 2025-03-19 11:16:03 +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
ST-TEN-11
43d41487f5 stten11 tmp fix 2025-03-19 09:21:45 +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
stten5
e17ed4a6c9 stten5 2025-03-18 17:45:09 +01:00
neo
7dba2a6839 fix stten7 labels tbt 2025-03-17 09:07:57 +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
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
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
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
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
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
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
a545d722c0 hide template to print when autotest 2025-02-27 13:48:12 +01:00
Eduardo
b7f0fb35cb fix 2025-02-25 09:10:18 +01:00
b623c0f3fc fix 2025-02-21 12:12:35 +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
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
0543345c0d dev tbt label 203 and 300 dpi selector 2025-02-17 18:17:39 +01:00
4708a01199 dev tbt label 203 and 300 dpi selector 2025-02-17 16:31:30 +01:00
82f6535048 new ui for test 2025-02-17 13:51:39 +01:00
071cc22127 new label template visualisation during test leak 2025-02-17 13:01:14 +01:00
f0b4bcfd9e pipe cutter new devs tbt in production 2025-02-17 11:29:31 +01:00
58214b315a added action for tag_write 2025-02-17 10:01:56 +01:00