Marlin Gcodes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
*G28 X0 Y0 Z0 - zero the axes | *G28 X0 Y0 Z0 - zero the axes | ||
*M205 Z.2 - define z jerk ? | *M205 Z.2 - define z jerk ? | ||
*M119 - find if endstops triggered | |||
*M114 - read coordinates |
Revision as of 19:28, 16 June 2017
List of Imortant Ones
- G29 - auto bed level
- M851 Z-1 - z probe offset correction
- G92 Z1 - lower nozzle by 1 mm?
- G28 X0 Y0 Z0 - zero the axes
- M205 Z.2 - define z jerk ?
- M119 - find if endstops triggered
- M114 - read coordinates