From 9cde005e0842272b6dde6d9680e9ccf535a75d34 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Fri, 15 Jan 2021 20:10:19 +0100 Subject: [PATCH] fix: better default park position for printers with less than 230mm on x and y --- resources/webui_macros.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/webui_macros.cfg b/resources/webui_macros.cfg index 5becc06..54090c7 100644 --- a/resources/webui_macros.cfg +++ b/resources/webui_macros.cfg @@ -4,8 +4,8 @@ [gcode_macro PAUSE] rename_existing: BASE_PAUSE -default_parameter_X: 230 #edit to your park position -default_parameter_Y: 230 #edit to your park position +default_parameter_X: 0 #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_E: 1 #edit to your retract length gcode: