From 985c36375c5e1753a2394dfff1e738edca69e81c Mon Sep 17 00:00:00 2001 From: macocha Date: Sun, 6 Jul 2025 14:41:55 +0000 Subject: [PATCH] KAMP_Settings.cfg modified - 07/06/2025 - 02:41:52 PM --- printer_data/config/KAMP_Settings.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printer_data/config/KAMP_Settings.cfg b/printer_data/config/KAMP_Settings.cfg index 97f2d8a..56db697 100644 --- a/printer_data/config/KAMP_Settings.cfg +++ b/printer_data/config/KAMP_Settings.cfg @@ -29,7 +29,7 @@ variable_purge_amount: 30 # Amount of filament to be purged pr variable_flow_rate: 12 # Flow rate of purge in mm3/s. Default is 12. # The following variables are for adjusting the Smart Park feature for KAMP, which will park the printhead near the print area at a specified height. -variable_smart_park_height: 10 # Z position for Smart Park, default is 10. +variable_smart_park_height: 15 # Z position for Smart Park, default is 10. gcode: # Gcode section left intentionally blank. Do not disturb.