Skip to content

GRBL‐Advanced Configuration

Schildkroet edited this page Feb 25, 2024 · 9 revisions

Most Parameters for Configuration are identical to Vanilla GRBL 1.1

GRBL-Advanced provides additional setting commands:

Settings and sample values Description
$0=0 [N/A]
$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
$140=0.0 X Backlash, mm
$141=0.0 Y Backlash, mm
$142=0.0 Z Backlash, mm
Clone this wiki locally