Commit Graph

22 Commits

Author SHA1 Message Date
e8a2ef8b85 refactor(ocp): plc reading changes to disconnect and reconnect
it was found that there were some errors that spammed the log and caused the server to actually stop
responding and crash weirdly so added a disconnect and reconnect back. so we can figure out whats
going on.
2025-12-30 10:55:28 -06:00
070c3ee975 fix(mainmaterial): added missing return 2025-12-08 13:15:37 -06:00
567579ef35 fix(transfers): corrected to be a int vs float 2025-12-08 08:37:07 -06:00
30d2ec0477 fix(materials): if no machine stop the check and fail so it manual needs tried again 2025-12-08 08:34:52 -06:00
12345c0b64 fix(commands): corrections to allow external labels to be consumed and transfered 2025-12-02 18:29:30 -06:00
ac27a286c0 fix(lot transfer): changes to make it so the reprint and return do not happen instantly 2025-12-02 15:24:10 -06:00
59c6fd0117 fix(labeling): added in a catch to avoid rouge lots 2025-11-26 08:29:33 -06:00
700346d809 refactor(ocp): work around for zechetti 2 until we can monitor more closing
currently when 2 pallets from the same line come over at the same time the second one dose not print
when running off lst.
2025-11-23 10:55:32 -06:00
247010d48f fix(plc zeccetti): changes to improve the timing on the zecetti more to be done 2025-11-07 10:08:56 -06:00
a19b03b8bf refactor(lottransfer): formatting changes 2025-10-30 10:24:22 -05:00
147d189a81 refactor(materials): added in if staged just pass the check 2025-10-28 19:40:29 -05:00
66ae443fb8 refactor(printers): allowed for more logging to come over 2025-10-28 07:42:19 -05:00
af079b8306 feat(labels): added listener for old app to push all labels to the new app 2025-10-17 11:18:31 -05:00
38edc6214b refactor(plc connection zechetti): added in more logging due to a weird issue with line 7 not sendin 2025-10-15 21:17:08 -05:00
26b769f477 refactor(material checks): added proper logging to capture it all for auditing later 2025-10-07 14:41:07 -05:00
2a05046bfd fix(labelprocessing): some strange lot issues to catch 2025-10-07 06:40:34 -05:00
7e1a93512b fix(lottransfer): error in timing it would only allow for a 3min window 2025-10-02 07:48:33 -05:00
9a14f250b6 feat(eom): all endpoints created for the eom template to run in all plants 2025-09-30 19:55:35 -05:00
1c40b6aa82 feat(lstv2): added zechetti stuff in so we can print :D 2025-09-25 12:28:45 -05:00
cb2e6252e0 feat(psi): more psi work 2025-09-22 22:41:51 -05:00
4ab43d91b9 feat(ocp): added zechettis stuff in 2025-09-22 22:39:57 -05:00
e4477402ad feat(lstv2 move): moved lstv2 into this app to keep them combined and easier to maintain 2025-09-19 22:22:05 -05:00