diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/generic-replicape.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
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, |