zHopHeight()
Set the z-hop height to be used by relevant commands (e.g., travelTo(), travel()).
A z-hop raises the nozzle to avoid dragging along the surface during a travel move.
Once set, it will apply to all moves until changed.
Use push() / pop() to scope a temporary change.
The default can be overriden in setPrinter().
Parameters
| Name | Type | Description |
|---|---|---|
mm | number | Z-hop height in mm. |