|
|
c7bb12822b
|
fix(dyco): correction to disable the camera if ocme is off
|
2025-08-04 12:44:03 -05:00 |
|
|
|
0d17fef1a1
|
fix(mainmaterial check): if the machine dose not require mm to be staged properly ignore
|
2025-07-31 11:54:40 -05:00 |
|
|
|
39d0768d50
|
fix(mm check): correction to know if a machine is required to have mm or not
|
2025-07-25 07:32:09 -05:00 |
|
|
|
d40ed30f55
|
fix(create labels): better logging to know where the error came from
|
2025-07-25 07:31:43 -05:00 |
|
|
|
c224e30b8d
|
revert(mainmaterial): reverted changes to check for machine needing mm
|
2025-07-18 06:40:15 -05:00 |
|
|
|
e6f3a9b4d0
|
fix(label ratio): missed a manual spot that was not considered
|
2025-07-15 08:20:03 -05:00 |
|
|
|
49fd9d65c9
|
refactor(dyco): pickup changed to let spam again so we dont miss anything
|
2025-07-15 08:18:50 -05:00 |
|
|
|
61f0b7f06b
|
feat(labeling): ratios reset for labeling implemeneted
|
2025-07-14 12:37:38 -05:00 |
|
|
|
41308788fd
|
feat(labelratio): new feature to monitor label ratio from auto and manual
this was designed more for dayton but could be used for all plants
|
2025-07-14 10:18:23 -05:00 |
|
|
|
6a082d9737
|
feat(rfid): more rfid topics while monitoring the system run
|
2025-07-10 20:09:35 -05:00 |
|
|
|
58711becf2
|
refactor(mm check): added in a check that if we dont need mm we return mm checked
|
2025-07-10 20:08:45 -05:00 |
|
|
|
e50e9af839
|
refactor(dyco): change the plc check time from 5 > 8
|
2025-07-08 17:23:48 -05:00 |
|
|
|
37f2518589
|
refactor(ocme): picked up per location now vs picked up all
|
2025-06-16 18:30:55 -05:00 |
|
|
|
f79ff26958
|
refactor(picked up pallets): changes to start picking up only area from spot
|
2025-06-12 21:13:25 -05:00 |
|
|
|
e865c1dcaf
|
test(added in commands): relocate and updated to remove
|
2025-06-12 21:12:15 -05:00 |
|
|
|
37a4b83f8d
|
fix(printers): removed the printer default time during update
|
2025-06-09 16:43:45 -05:00 |
|
|
|
b23c06cba6
|
fix(labeling process): build failed due to bad return function updated and rebuilt
|
2025-06-05 10:51:17 -05:00 |
|
|
|
788fc5f745
|
fix(ocp): possible fix for slc and crashing during mm check
|
2025-06-05 01:25:33 -05:00 |
|
|
|
5885fe8cd2
|
refactor(printerdata): changed change to have a static orderby so it dose not jump all over
|
2025-05-20 16:30:28 -05:00 |
|
|
|
3a78f77475
|
feat(helpercommand): bookin pallets
|
2025-05-02 19:12:28 -05:00 |
|
|
|
eb0a5d6311
|
fix(lots): missed .data on the lotInfo return
|
2025-04-24 21:36:22 -05:00 |
|
|
|
c5ebe4e2fa
|
fix(mmstaged check): changes to prevent crash where lot sent over is not an object
|
2025-04-24 21:31:42 -05:00 |
|
|
|
ead63d4b41
|
refactor(sql): improved the return function to show data [] when not connected, prevents crashes
|
2025-04-24 21:24:39 -05:00 |
|
|
|
d5114ba243
|
fix(lots errors): fixes to prevent crashes when sql server not connected
|
2025-04-17 18:40:35 -05:00 |
|
|
|
450e5acd34
|
feat(db cleanup): added a cleanup for labels this checks daily
|
2025-04-14 12:53:05 -05:00 |
|
|
|
acd89d926c
|
fix(labeling process): corrected a typo in success
|
2025-04-14 12:28:38 -05:00 |
|
|
|
95c869d667
|
fix(ocp): removed the auto labeler from cycleing due to causuing delay in printing
|
2025-04-13 08:27:53 -05:00 |
|
|
|
9325e58551
|
test(reporting): more reporting tables for different reports
|
2025-04-13 08:27:28 -05:00 |
|
|
|
6665b77e09
|
feat(cyclecountcheck): added i cycle count check this is in mem right now
if this becomes a resource hog we will move it to the db. no need for it to really be presitant
|
2025-04-09 17:50:06 -05:00 |
|
|
|
2e2699ab3c
|
refactor(ocp): change the way logs are brought in and other changes to clean the code up
|
2025-04-09 17:49:03 -05:00 |
|
|
|
92d251c122
|
fix(labeling): if label fails we want to stop the process and post the why
|
2025-04-08 06:48:35 -05:00 |
|
|
|
b4a4dfcb75
|
test(silo): backend silo stuff
|
2025-04-08 06:48:12 -05:00 |
|
|
|
dc5ee5b97a
|
feat(ocp): printer cycling backend and frontend done :)
|
2025-04-07 07:02:31 -05:00 |
|
|
|
51cc4aa370
|
feat(ocp): completly moved ocp to lst
|
2025-04-06 07:48:05 -05:00 |
|
|
|
9f26f2334f
|
test(ocp): working on more migrations
|
2025-04-04 17:13:15 -05:00 |
|
|
|
f771db6034
|
fix(ocp): delivery changes to happen after bookin is done
|
2025-04-02 21:26:15 -05:00 |
|
|
|
814861e59c
|
feat(ocp): added dual printing back in
|
2025-04-01 18:50:03 -05:00 |
|
|
|
8bdbc4995c
|
refactor(ocp): more work on perfecting dyco and labeling
|
2025-04-01 16:22:21 -05:00 |
|
|
|
63b1151cb7
|
fix(misc): work on ocp to improve the errors that were missed and better logging
|
2025-03-30 10:11:58 -05:00 |
|
|
|
ba3d721940
|
refactor(ocp): lots of work for rfid and dyco contorl
|
2025-03-27 21:12:22 -05:00 |
|
|
|
7a1a4773e7
|
feat(ocp): create and book in plus dyco controller implemented
|
2025-03-26 22:07:19 -05:00 |
|
|
|
f9cd3fb881
|
feat(ocp): prodlink check added
|
2025-03-25 18:56:36 -05:00 |
|
|
|
ceaa25f31e
|
feat(ocp): added labeling logs in
|
2025-03-25 18:55:23 -05:00 |
|
|
|
030f9f9aac
|
refactor(ocp): moved printers to there own folder to keep everything clean
|
2025-03-25 13:39:39 -05:00 |
|
|
|
9e9a56cbb1
|
feat(ocp): add lots with scroll view was added
|
2025-03-25 13:39:18 -05:00 |
|
|
|
b01980e1c5
|
fix(ocme): fixed some import errors
|
2025-03-25 12:48:18 -05:00 |
|
|
|
f90066c090
|
feat(ocp): added in printers get and add
|
2025-03-25 12:47:15 -05:00 |
|
|
|
7165c959b9
|
feat(ocp): added in service plus manual print log
|
2025-03-19 17:16:39 -05:00 |
|