GRBL‐Advanced Configuration - Schildkroet/GRBL-Advanced GitHub Wiki
Most Parameters for Configuration are identical to Vanilla GRBL 1.1
GRBL-Advanced provides additional setting commands:
| Settings and sample values | Description |
|---|---|
| $0=0 | User Input Invert Mask, mask |
| $7=63 | System Report Mask, mask |
| $14=0 | Tool change mode, int |
| $15=360 | Encoder Pulses per Rev, int |
| $33=0 | Lathe mode, boolean |
| $34=1 | Force buffer sync during memory write, boolean |
| $35=0 | Enable M7 Mist Coolant, boolean |
| $36=0 | Force hard limit check, boolean |
| $37=0 | Backlash Compensation, boolean |
| $38=0 | Multi Axis, boolean |
| $39=0 | Homing init lock, boolean |
| $40=0 | Homing Force Set Origin, boolean |
| $41=0 | Force initialization alarm, boolean |
| $42=0 | Check limits at init, boolean |
| $140=0.0 | X Backlash, mm |
| $141=0.0 | Y Backlash, mm |
| $142=0.0 | Z Backlash, mm |