From b4c4fcae7b2ca5c60412875ab21644a521598bf7 Mon Sep 17 00:00:00 2001 From: Frederik Hertzum Date: Wed, 16 Oct 2024 11:20:29 +0200 Subject: [PATCH] print-start uses adpative mesh generation (used to be done through KAMP) --- macros/print-start.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/print-start.cfg b/macros/print-start.cfg index 860361e..9e23f04 100644 --- a/macros/print-start.cfg +++ b/macros/print-start.cfg @@ -72,7 +72,7 @@ gcode: ## Uncomment for bed mesh (2 of 2) SET_DISPLAY_TEXT MSG="Bed mesh" # Displays info # STATUS_MESHING # Sets SB-leds to bed mesh-mode - bed_mesh_calibrate # Starts bed mesh + bed_mesh_calibrate ADAPTIVE=1 # Starts bed mesh # Heats up the nozzle up to target via data from slicer SET_DISPLAY_TEXT MSG="Hotend: {target_extruder}c" # Displays info