5,710
edits
Changes
GRBL
,→GRBL 1 - 20131129
$22=1.000 (homing pull-off, mm)
</pre>
=== GRBL2 - 20131210 ===
<pre>
['$H'|'$X' to unlock]
$0=14.000 (x, step/mm)
$1=14.000 (y, step/mm)
$2=250.000 (z, step/mm)
$3=10 (step pulse, usec)
$4=2540.000 (default feed, mm/min)
$5=15240.000 (default seek, mm/min)
$6=32 (step port invert mask, int:00100000)
$7=25 (step idle delay, msec)
$8=1000.000 (acceleration, mm/sec^2)
$9=0.050 (junction deviation, mm)
$10=0.100 (arc, mm/segment)
$11=25 (n-arc correction, int)
$12=3 (n-decimals, int)
$13=0 (report inches, bool)
$14=1 (auto start, bool)
$15=0 (invert step enable, bool)
$16=0 (hard limits, bool)
$17=1 (homing cycle, bool)
$18=0 (homing dir invert mask, int:00000000)
$19=1000.000 (homing feed, mm/min)
$20=5000.000 (homing seek, mm/min)
$21=100 (homing debounce, msec)
$22=2.550 (homing pull-off, mm)
</pre>
== Buffer overflows==
<pre>