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.