mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 22:35:17 -06:00
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>
This commit is contained in:
parent
5afa5d3fbb
commit
686d557863
3 changed files with 5 additions and 2 deletions
|
@ -6,6 +6,9 @@ All dates in this document are approximate.
|
|||
|
||||
# Changes
|
||||
|
||||
20200524: The default value for the tmc5160 pwm_freq field is now zero
|
||||
(instead of one).
|
||||
|
||||
20200425: The gcode_macro command template variable `printer.heater`
|
||||
was renamed to `printer.heaters`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue