mirror of https://github.com/Desuuuu/klipper.git
config: Minor change to generic-bigtreetech-skr-v1.3.cfg
Interpolate is enabled by default. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
ccc1107dbe
commit
8c54fc8753
|
@ -20,7 +20,6 @@
|
||||||
#[tmc2208 stepper_x]
|
#[tmc2208 stepper_x]
|
||||||
#uart_pin: P1.17
|
#uart_pin: P1.17
|
||||||
#microsteps: 16
|
#microsteps: 16
|
||||||
#interpolate: true
|
|
||||||
#run_current: 0.800
|
#run_current: 0.800
|
||||||
#hold_current: 0.500
|
#hold_current: 0.500
|
||||||
#stealthchop_threshold: 250
|
#stealthchop_threshold: 250
|
||||||
|
|
Loading…
Reference in New Issue