Skip to content

Instantly share code, notes, and snippets.

@tmpvar
Created March 9, 2014 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmpvar/9441302 to your computer and use it in GitHub Desktop.
Save tmpvar/9441302 to your computer and use it in GitHub Desktop.
crybaby grbl settings
$0=36.360 (x, step/mm)
$1=32.000 (y, step/mm)
$2=302.360 (z, step/mm)
$3=20000.000 (x v_max, mm/min)
$4=15000.000 (y v_max, mm/min)
$5=3000.000 (z v_max, mm/min)
$6=200.000 (x accel, mm/sec^2)
$7=200.000 (y accel, mm/sec^2)
$8=75.000 (z accel, mm/sec^2)
$9=200.000 (x max travel, mm)
$10=200.000 (y max travel, mm)
$11=200.000 (z max travel, mm)
$12=10 (step pulse, usec)
$13=25000.000 (default feed, mm/min)
$14=0 (step port invert mask, int:00000000)
$15=255 (step idle delay, msec)
$16=0.050 (junction deviation, mm)
$17=0.005 (arc tolerance, mm)
$18=3 (n-decimals, int)
$19=0 (report inches, bool)
$20=1 (auto start, bool)
$21=0 (invert step enable, bool)
$22=0 (soft limits, bool)
$23=0 (hard limits, bool)
$24=1 (homing cycle, bool)
$25=96 (homing dir invert mask, int:01100000)
$26=1000.000 (homing feed, mm/min)
$27=500.000 (homing seek, mm/min)
$28=100 (homing debounce, msec)
$29=1.000 (homing pull-off, mm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment