Anonoei / klipper_auto_speed

Klipper module for automatically calculating your printer's maximum acceleration/velocity
MIT License
198 stars 18 forks source link

[BUG] Autospeed cfg defaults have parsing errors #7

Closed tastyratz closed 7 months ago

tastyratz commented 9 months ago

Describe the bug

If I try and paste the autospeed defaults into an autospeed.cfg file to include as shown on the main page Mainsail will not initialize with errors it cannot parse lines in the content. To resolve, I commented out both Validate_margin and settling_home

Doing so allowed the printer to initialize. This should be edited to include values that can be parsed in the example or those lines commented out

Anonoei commented 7 months ago

Should be fixed in latest release