From 02b141ac43317cb5bd9f926c450dbed3b8fcb733 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 8 Jan 2018 20:50:31 -0500 Subject: chipmisc: Fix replicape enable line setup The enable lines are not one per stepper - instead there are 5 distinct enable settings. Handle them properly. Signed-off-by: Kevin O'Connor --- config/generic-replicape.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config') diff --git a/config/generic-replicape.cfg b/config/generic-replicape.cfg index 99f3bee4..d9694beb 100644 --- a/config/generic-replicape.cfg +++ b/config/generic-replicape.cfg @@ -98,6 +98,10 @@ host_mcu: host # The name of the mcu config section that communicates with the # Klipper "linux process" mcu instance. This parameter must be # provided. +#standstill_power_down: False +# This parameter controls the CFG6_ENN line on all stepper +# motors. True sets the enable lines to "open". The default is +# False. stepper_x_microstep_mode: spread16 # This parameter controls the CFG1 and CFG2 pins of the given # stepper motor driver. Available options are: disable, 1, 2, -- cgit v1.2.3-70-g09d2