Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename everything significant to Kutter except for docs | Tomasz Kramkowski | 2025-08-15 | 1 | -1/+1 |
| | |||||
* | toolhead: Replace max_accel_to_decel with minimum_cruise_ratio | Kevin O'Connor | 2024-03-13 | 1 | -1/+1 |
| | | | | | | | | | The user facing max_accel_to_decel setting is complicated and confusing. Replace it with a new minimum_cruise_ratio parameter. Internally this user-facing parameter will calculate the existing low-level "accel_to_decel" mechanism. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Add config printer-sovol-sv05-2022.cfg (#6122) | spinixguy | 2023-03-29 | 1 | -0/+144 |
Adding Sovol SV06 printer config Signed-off-by: Joseph Spainhour <spinixguy@gmail.com> |