Skip to content

Instantly share code, notes, and snippets.

@nebbian
Created April 6, 2017 14:37
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 nebbian/117290e38e00b1db99a58b74ad2cde5f to your computer and use it in GitHub Desktop.
Save nebbian/117290e38e00b1db99a58b74ad2cde5f to your computer and use it in GitHub Desktop.
M503 results
>>> M503
SENDING:M503
; config override present: /sd/config-override
;Steps per unit:
M92 X640.00000 Y640.00000 Z640.00000
;Acceleration mm/sec^2:
M204 S1000.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 X156.00000 Y156.00000 Z156.00000
;Optional arm solution specific settings:
M665 A0.0000 B0.0000 C0.0000 D-0.2300 E-0.2500 H0.0000 L217.8000 R112.6574
;WCS settings
G54
;Digipot Motor currents:
M907 X1.50000 Y1.50000 Z1.50000 A1.50000 B1.50000
;Home offset (mm):
M206 X0.00 Y0.00 Z0.00
;Trim (mm):
M666 X-2.180 Y-2.972 Z-0.194
;Max Z
M665 Z218.760
;E Steps per mm:
M92 E418.5000 P57988
;E Filament diameter:
M200 D0.0000 P57988
;E retract length, feedrate:
M207 S3.0000 F2700.0000 Z0.0000 Q6000.0000 P57988
;E retract recover length, feedrate:
M208 S0.0000 F480.0000 P57988
M204 E500.0000 P57988
;E max feed rate mm/sec:
M203 E50.0000 P57988
;PID settings:
M301 S0 P46.3000 I3.4020 D157.0000 X255.0000 Y255
;Max temperature setting:
M143 S0 P300.0000
;PID settings:
M301 S1 P100.0000 I5.0000 D100.0000 X70.0000 Y255
;Max temperature setting:
M143 S1 P300.0000
;Probe feedrates Slow/fast(K)/Return (mm/sec) max_z (mm) height (mm):
M670 S5.00 K70.00 R0.00 Z218.24 H15.00
;Probe offsets:
M565 X0.00000 Y0.00000 Z0.00000
;WARNING No grid to save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment