Difference between revisions of "SETTINGS/Printer/Print Area/Size and Coordinates/Z Offset"

From MatterControl Manual
Jump to: navigation, search
Line 7: Line 7:
 
Can be negative.
 
Can be negative.
  
== [[Custom GCode Variables|Custom GCode Variable]] ==
+
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
  
 
<code>z_offset</code>|
 
<code>z_offset</code>|

Revision as of 13:00, 13 January 2016

A screenshot of the Z Offset setting as seen in MatterControl's SETTINGS pane.

Function

The distance to move the nozzle along the Z axis to ensure that it is the correct distance from the print bed. A positive number will raise the nozzle, and a negative number will lower it.

Parameters

  • millimeters (mm)

Can be zero.

Can be negative.

Custom G-Code Variable

z_offset

Example(s)

mm

In this example, all values for the Z position will be offset by 0.2 mm so the nozzle will be 0.2 mm higher than it would normally have been.

Z Offset-ss-ex.png