Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; DO NOT EDIT THIS FILE
- ;Steps per unit:
- M92 X200.00000 Y200.00000 Z200.00000
- ;Acceleration mm/sec^2:
- M204 S500.00000
- ;X- Junction Deviation, Z- Z junction deviation, S - Minimum Planner speed mm/sec:
- M205 X0.05000 Z-1.00000 S0.00000
- ;Max cartesian feedrates in mm/sec:
- M203 X500.00000 Y500.00000 Z500.00000
- ;Max actuator feedrates in mm/sec:
- M203.1 X250.00000 Y250.00000 Z250.00000
- ;Optional arm solution specific settings:
- M665 L285.0000 R119.8242
- ;WCS settings
- G54
- ;Digipot Motor currents:
- M907 X1.50000 Y1.50000 Z1.50000 E0.50000
- ;Home offset (mm):
- M206 X0.00 Y0.00 Z0.00
- ;Trim (mm):
- M666 X0.000 Y-0.250 Z-0.307
- ;Max Z
- M665 Z225.000
- ;Probe feedrates Slow/fast(K)/Return (mm/sec) max_z (mm) height (mm):
- M670 S3.00 K50.00 R0.00 Z225.00 H3.00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement