mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-16 12:04:29 +05:00
fix: better default park position for printers with less than 230mm on x and y
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
[gcode_macro PAUSE]
|
[gcode_macro PAUSE]
|
||||||
rename_existing: BASE_PAUSE
|
rename_existing: BASE_PAUSE
|
||||||
default_parameter_X: 230 #edit to your park position
|
default_parameter_X: 0 #edit to your park position
|
||||||
default_parameter_Y: 230 #edit to your park position
|
default_parameter_Y: 0 #edit to your park position
|
||||||
default_parameter_Z: 10 #edit to your park position
|
default_parameter_Z: 10 #edit to your park position
|
||||||
default_parameter_E: 1 #edit to your retract length
|
default_parameter_E: 1 #edit to your retract length
|
||||||
gcode:
|
gcode:
|
||||||
|
|||||||
Reference in New Issue
Block a user