From 42bab87f6b7cd2925c3cc2b09118e8e818280372 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Wed, 13 Sep 2023 18:36:37 -0400 Subject: [PATCH] Adjust extruder.max_extrude_cross_section. --- printer.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/printer.cfg b/printer.cfg index 9565a9f..bbfe350 100644 --- a/printer.cfg +++ b/printer.cfg @@ -109,6 +109,7 @@ pid_ki: 1.326 min_temp: 0 max_temp: 300 max_extrude_only_distance: 150.0 +# max_extrude_cross_section: 5 # NOTE Uncomment this line if you intend on using KAMP pruge [tmc2209 extruder] uart_pin: PC14