Skip to content

Instantly share code, notes, and snippets.

@vishnubob
Created January 4, 2015 15: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 vishnubob/8ff5510d877fcb603d4d to your computer and use it in GitHub Desktop.
Save vishnubob/8ff5510d877fcb603d4d to your computer and use it in GitHub Desktop.
Shapeoko GRBL Settings
$0=40.020 (x, step/mm)
$1=40.020 (y, step/mm)
$2=320.000 (z, step/mm)
$3=30 (step pulse, usec)
$4=500.000 (default feed, mm/min)
$5=500.000 (default seek, mm/min)
$6=224 (step port invert mask, int:11100000)
$7=255 (step idle delay, msec)
$8=25.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=0 (homing cycle, bool)
$18=0 (homing dir invert mask, int:00000000)
$19=25.000 (homing feed, mm/min)
$20=250.000 (homing seek, mm/min)
$21=100 (homing debounce, msec)
$22=1.000 (homing pull-off, mm)
ok
@papylous
Copy link

bonjour, j'aimerai des renseignements sur les paramètres Homing, Grand merci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment