Skip to content

Instantly share code, notes, and snippets.

@freegroup
Created December 6, 2018 19:43
Show Gist options
  • Save freegroup/a623a11c37248ac65976af65f036c9d1 to your computer and use it in GitHub Desktop.
Save freegroup/a623a11c37248ac65976af65f036c9d1 to your computer and use it in GitHub Desktop.
Settings of my CNC router
2018/12/06 20:40:09 - $0=10 (step pulse, usec)
2018/12/06 20:40:09 - $1=25 (step idle delay, msec)
2018/12/06 20:40:09 - $2=0 (step port invert mask:00000000)
2018/12/06 20:40:09 - $3=5 (dir port invert mask:00000101)
2018/12/06 20:40:09 - $4=0 (step enable invert, bool)
2018/12/06 20:40:09 - $5=0 (limit pins invert, bool)
2018/12/06 20:40:09 - $6=0 (probe pin invert, bool)
2018/12/06 20:40:09 - $10=3 (status report mask:00000011)
2018/12/06 20:40:09 - $11=0.020 (junction deviation, mm)
2018/12/06 20:40:09 - $12=0.002 (arc tolerance, mm)
2018/12/06 20:40:09 - $13=0 (report inches, bool)
2018/12/06 20:40:09 - $14=1 (auto start, bool)
2018/12/06 20:40:09 - $20=0 (soft limits, bool)
2018/12/06 20:40:09 - $21=0 (hard limits, bool)
2018/12/06 20:40:09 - $22=0 (homing cycle, bool)
2018/12/06 20:40:09 - $23=0 (homing dir invert mask:00000000)
2018/12/06 20:40:09 - $24=25.000 (homing feed, mm/min)
2018/12/06 20:40:09 - $25=1500.000 (homing seek, mm/min)
2018/12/06 20:40:09 - $26=250 (homing debounce, msec)
2018/12/06 20:40:09 - $27=1.000 (homing pull-off, mm)
2018/12/06 20:40:09 - $100=640.000 (x, step/mm)
2018/12/06 20:40:09 - $101=66.667 (y, step/mm)
2018/12/06 20:40:09 - $102=1511.572 (z, step/mm)
2018/12/06 20:40:09 - $110=3000.000 (x max rate, mm/min)
2018/12/06 20:40:09 - $111=2000.000 (y max rate, mm/min)
2018/12/06 20:40:09 - $112=500.000 (z max rate, mm/min)
2018/12/06 20:40:09 - $120=10.000 (x accel, mm/sec^2)
2018/12/06 20:40:09 - $121=10.000 (y accel, mm/sec^2)
2018/12/06 20:40:09 - $122=10.000 (z accel, mm/sec^2)
2018/12/06 20:40:09 - $130=500.000 (x max travel, mm)
2018/12/06 20:40:09 - $131=500.000 (y max travel, mm)
2018/12/06 20:40:09 - $132=500.000 (z max travel, mm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment