Sienci-Labs / gsender

Connect to and control Grbl-based CNCs with ease
https://sienci.com/gsender/
Other
188 stars 45 forks source link

Edge 1.3.10 Job list duplicates some entries #449

Closed hamanjam closed 8 months ago

hamanjam commented 9 months ago

I just noticed that most of my jobs are duplicated in the job table. At first I couldn't confirm if they are in fact duplicates but they are. I can't find a pattern right off but it seems like about 75% of the jobs I run show twice. Also curious if it's possible to reset this information.

job_list

kglovern commented 9 months ago

We'll take a look - Are you running Verify/check job before the actual file? Otherwise we'll see why it's getting sent twice.

We'll look at adding a way to clear history but that will be in a future update.

hamanjam commented 9 months ago

I haven't run any test/verify actions before starting a job.

I've can try a few jobs later today to see if I can find a pattern. I also want to check if it adjusts the maintenance times based on the double entries.

kglovern commented 9 months ago

1) Verify is counting as a completed job for the purposes of both maintenance reduction and job stats when it shouldn't (no machine movement) 2) Double jobs seem to be reducing time twice as well

hamanjam commented 8 months ago

I don't see the duplication in 1.4.3 (or previous 1.4.x versions)