Клиппер
Go to file
Alex Voinea dd39091388 tmc: Enable `multistep_filt` for drivers that support it
`multistep_filt` was not configured at all on tmc2240 and tmc5160. As such, it would default to the value of 0 when the GCONF field was sent to the driver. However, that field has a default value of 1 in the driver, so klipper was overriding the defaults by accident.
This field improves the stability of velocity based thresholds (it's effectively TSTEP filtering) and it also improves the current regulation stability in stealthchop2 (according to the datasheet).
This field was already set to 1 correctly in the tmc2208/tmc2209 driver code.

Signed-off-by: Alex Voinea <voinea.dragos.alexandru@gmail.com>
2023-03-15 11:09:10 -04:00
.github workflows: Convert to Ubuntu 20.04 for build test 2023-02-09 20:57:53 -05:00
config docs: addition of slicer specific gcode for START_PRINT (#6063) 2023-03-14 21:09:00 -04:00
docs docs: Remove comment about default profile loading 2023-03-14 21:12:36 -04:00
klippy tmc: Enable `multistep_filt` for drivers that support it 2023-03-15 11:09:10 -04:00
lib ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
scripts scripts: Update flash-linux.sh to restart new systemd service (#6049) 2023-02-23 11:44:58 -05:00
src linux: Fast Linux MCU i2c_read() with I2C_RDRW (#6101) 2023-03-14 21:03:07 -04:00
test config: Add Ender 3 v2 Neo base config (#6103) 2023-03-14 21:05:08 -04:00
.gitignore
COPYING COPYING: Update GPLv3 license to latest text (uses https instead of http) 2022-06-03 11:28:44 -04:00
Makefile makefile: disable null pointer checks 2022-06-08 12:17:12 -04:00
README.md docs: Add a Sponsors.md file 2022-07-16 10:48:10 -04:00

README.md

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.

To begin using Klipper start by installing it.

Klipper is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.