gsender icon indicating copy to clipboard operation
gsender copied to clipboard

Connect to and control Grbl-based CNCs with ease

Results 69 gsender issues
Sort by recently updated
recently updated
newest added

**Changes made:** - User gets a feedback when GRBL is loading. Machine connection says ‘Loading firmware...' - Machine disconnects with toast message if GRBL is not ready in 5 seconds...

- app now completely exits when pressing exit button on macOS (equivalent to cmd+Q)

- only move Z if it is lower than Z0-SafeHeight when limit switches enabled

- use max z height from bbox instead of assuming z=0 is the top of the piece

I ruined two boards and busted two bits before I figured this one out. When I tell gsender to start at a line number that I have carefully chosen to...

- added drop down to choose tool type in probe preferences

It looks like on machines of different sizes the jogging feature of the program is calling for metric incremental move at -1250mm statically at whatever feed rate is set and...

Hello, i am using FluidNC as GRBL controller because of the better hardware performance compared to an Atmega. I have some problems to use gsender together with FluidNC. For example...

enhancement

Grbl router, short facing program (attached). This program draws correctly in the visualizer and runs as expected. When running outline, it moves to XY+ extent, then takes off on a...

bug