From 4815a946c2861408475a15986d021d694908f728 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 21 Feb 2022 13:59:00 -0500 Subject: extruder_stepper: Do not default to synching with "extruder" at startup With recent changes, the extruder_stepper may be used for new purposes, and synchronizing to the "extruder" motion queue at startup may become a confusing default. Signed-off-by: Kevin O'Connor --- test/klippy/extruders.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/klippy/extruders.cfg b/test/klippy/extruders.cfg index 2892df54..d7123d08 100644 --- a/test/klippy/extruders.cfg +++ b/test/klippy/extruders.cfg @@ -50,6 +50,7 @@ min_temp: 0 max_temp: 210 [extruder_stepper my_extra_stepper] +extruder: extruder step_pin: PH5 dir_pin: PH6 enable_pin: !PB5 -- cgit v1.2.3-70-g09d2