Sienci-Labs / gsender

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

No toolchange prompt #503

Closed gcormier closed 4 months ago

gcormier commented 4 months ago

1.4.6, Windows 11

I've done toolchanges before, not sure what has happened.

gsender sees the tools

image

...
G1X35.135Y-128.676
G1X34.196Y-128.593
G0Z6.350
G0Z25.400
M5
M6 T150
S24000M3
G4P6
G0X15.848Y-110.007
G0Z6.350
...

You can see we are at the last XYZ before toolchange.

imageoBut it's just Resume Job or Stop Job as an option.

When I ran the file, it did the proper toolchange sequence after hitting Start Job (probe initial, probe new, everything looks good).

gcormier commented 4 months ago

Config

image

gcormier commented 4 months ago

test_toolchange.txt

This file will repro the issue for me.

kglovern commented 4 months ago

Thanks, we'll take a look.

kglovern commented 4 months ago

This should be fixed in the next release.

gcormier commented 3 months ago

Any guesses which version this bug appeared in? Have a few multi tool jobs to run this weekend. I can downgrade until the next version. (Or is EDGE a nightly build?)

gcormier commented 3 months ago

1.4.4 seems OK