You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _gcode/M428.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ codes:
14
14
long: |
15
15
Use `M428` to set a persistent offset to the native home position and coordinate space by assigning the current position as the native home position. See the example below.
16
16
17
+
- The current position must be within 2cm from 0 or an endstop.
17
18
- The current position is set to the native home position.
18
19
- Any previous position shift from `G92` is cleared.
19
20
- The home offset is persistent — added to the current position until changed.
0 commit comments