Handy RepRap Functions

From Wizard Rants
Revision as of 06:07, 25 June 2020 by Northrup2 (talk | contribs) (→‎Z Axis Offset: fix optional M564 flags)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Z Axis Offset

  • Disable axis constraints with M564 S0 H0
  • Jog the Z axis until it grabs a sheet of paper
  • Reset Z axis to zero using G92 Z0
  • Run a Z homing and only report the value with G30 S-1
  • The value produced by the G30 command is your Z probe offset for the Z axis