From 265f82a40bf836508fa779f8282e52ef58f78c6f Mon Sep 17 00:00:00 2001 From: macocha Date: Wed, 23 Jul 2025 19:00:17 +0000 Subject: [PATCH] KAMP_Settings.cfg modified - 07/23/2025 - 07:00:15 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 e2d9d08..28ddf0e 100644 --- a/printer_data/config/KAMP_Settings.cfg +++ b/printer_data/config/KAMP_Settings.cfg @@ -24,7 +24,7 @@ variable_detach_macro: 'Dock_Probe' # The macro that is used to store th # The following variables are for adjusting adaptive purge settings for KAMP. variable_purge_height: 0.8 # Z position of nozzle during purge, default is 0.8. variable_tip_distance: 8 # Distance between tip of filament and nozzle before purge. Should be similar to PRINT_END final retract amount. -variable_purge_margin: 10 # Distance the purge will be in front of the print area, default is 10. +variable_purge_margin: 50 # Distance the purge will be in front of the print area, default is 10. variable_purge_amount: 30 # Amount of filament to be purged prior to printing. variable_flow_rate: 12 # Flow rate of purge in mm3/s. Default is 12.