Hello, Im trying to set up the GrblHAL toolchanging and am running into an issue with gSender.
I have $341 set to 3, automatic toolchange. I have G30 set up for my tool change position, and G54.1 set up for my toolsetter position. I have my toolsetter wired correctly and configured (its on a different input than the probe.
Homing and then issuing T1M6 in gSender goes to the G30 position and the status changes to “tool change” at the top. There is no dialog or cycle start button so it stays locked in this state with no way to prompt it to continue on.
I temporarily connected a windows pc and tried ioSender, and it showed a cycle start button in this state, which then continued on and probed the tool correctly.
Is there a setting in gSender to enable a dialog in this situation? Or even just the start button? Poking around the code with claude seems to indicate that there is some difference when running a program instead of just issuing the commands via console, but I dont think ive seen a difference.
Does gSender support this sort of tool change strategy?