aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2022-02-21 13:59:00 -0500
committerKevin O'Connor <kevin@koconnor.net>2022-03-04 13:38:59 -0500
commit4815a946c2861408475a15986d021d694908f728 (patch)
tree8c529d9b590e8fed391eb044c0645c21740a39c5 /test/klippy
parent6627d036ac7c04877af99f1c996b7947b375af86 (diff)
downloadkutter-4815a946c2861408475a15986d021d694908f728.tar.gz
kutter-4815a946c2861408475a15986d021d694908f728.tar.xz
kutter-4815a946c2861408475a15986d021d694908f728.zip
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 <kevin@koconnor.net>
Diffstat (limited to 'test/klippy')
-rw-r--r--test/klippy/extruders.cfg1
1 files changed, 1 insertions, 0 deletions
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