Marlin Gcodes: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "http://reprap.org/wiki/G-code =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")
 
Line 6: Line 6:
*G92 Z1 - lower nozzle by 1 mm?
*G92 Z1 - lower nozzle by 1 mm?
*G28 X0 Y0 Z0 - zero the axes
*G28 X0 Y0 Z0 - zero the axes
*M205 Z.2 - define z jerk ?

Revision as of 19:10, 16 June 2017

http://reprap.org/wiki/G-code

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 ?