homing.cfg modified - 07/20/2025 - 03:54:07 PM
This commit is contained in:
parent
1a8336a687
commit
e88493b179
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ variable_first_homed_axis: 'X' # First axis to home when 'G28' is c
|
|||
|
||||
## The following variables are used for moving the printhead to a certain part of the bed before homing the Z axis:
|
||||
|
||||
variable_safe_z_enable: False # Enables/disables moving the printhead before homing the Z axis.
|
||||
variable_safe_z_enable: True # Enables/disables moving the printhead before homing the Z axis.
|
||||
variable_safe_x: -128 # Safe X position to home the Z axis, leave at -128 to home to the center of the X axis.
|
||||
variable_safe_y: -128 # Safe Y position to home the Z axis, leave at -128 to home to the center of the Y axis.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue