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

From MatterControl Manual
Jump to: navigation, search
(Created page with "{{Slice Settings |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...")
 
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
Can be zero.
 
Can be zero.
  
Can be negative.|
+
Can be negative.
 +
 
 +
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
 +
 
 +
<code>z_offset</code>|
  
 
=== mm ===
 
=== 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.}}
 
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.}}

Latest revision as of 13:37, 1 December 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