Sienci-Labs / gsender

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

feature - disable job summary #493

Closed gcormier closed 3 months ago

gcormier commented 5 months ago

When I'm batching a ton of coaster jobs that take about 45 seconds each, the job summary is one extra popup I don't need at the end of the program.

Would be great to have an option to disable job summary. Bonus points, maybe disable job summary when job is less then X minutes in duration (also configurable).

hamanjam commented 5 months ago

enable/disable the summary would be nice. We can always see the job history if we need to look back at a job

BaysideCustomTC commented 5 months ago

+1 vote for the option to disable. The Run Length is visible at the bottom of the screen, and the new Job History & Stats shows everything that we might need.

kglovern commented 5 months ago

We'll see what we can do.

J-eremy commented 4 months ago

Currently the job summary isn't hard bound to any confirmation. You can click anywhere on the window to make it disappear. Essentially you can just pretend it doesn't exist right now.

kglovern commented 3 months ago

It's pretty painless to clear from the screen yeah, but we agree that some people might not be interested in ever seeing it. We're adding a preference to disable this (on by default) in the next release.