aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2020-05-24 11:49:56 -0400
committerKevin O'Connor <kevin@koconnor.net>2020-05-24 23:58:48 -0400
commit686d557863b5a529ec26c017ecd6bf7f5f05eb86 (patch)
treeb56567725ae6d59c9bae8db6469ae4b5d648785e /config/example-extras.cfg
parent5afa5d3fbb2037f2c5ab1c93435bc9547de25894 (diff)
downloadkutter-686d557863b5a529ec26c017ecd6bf7f5f05eb86.tar.gz
kutter-686d557863b5a529ec26c017ecd6bf7f5f05eb86.tar.xz
kutter-686d557863b5a529ec26c017ecd6bf7f5f05eb86.zip
tmc5160: Change the default for the pwm_freq field to zero
The tmc5160 spec shows a default of zero, so use that same default for Klipper. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r--config/example-extras.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index bf7a73f5..7591645b 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -1615,7 +1615,7 @@
#driver_DISS2VS: 0
#driver_PWM_AUTOSCALE: True
#driver_PWM_AUTOGRAD: True
-#driver_PWM_FREQ: 1
+#driver_PWM_FREQ: 0
#driver_FREEWHEEL: 0
#driver_PWM_GRAD: 0
#driver_PWM_OFS: 30