Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
8.98k stars 5.17k forks source link

Incorrect config option name for axis twist compensation #6608

Closed wight554 closed 2 weeks ago

wight554 commented 3 weeks ago

Should look for compensation_end_x but instead looks for compensation_start_y

https://github.com/Klipper3d/klipper/blob/6cd174208bd9bbd51dc0d519a26661fb926d038a/klippy/extras/axis_twist_compensation.py#L33

jakep82 commented 2 weeks ago

We don't use GitHub to report or track issues.

https://www.klipper3d.org/Contact.html#i-found-a-bug-in-the-klipper-software

github-actions[bot] commented 2 weeks ago

It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response. Instead, see the contact directions at: https://www.klipper3d.org/Contact.html

We use github to share the results of work done to improve Klipper. We don't use github for requests. (In particular, we don't use github for feature requests, to answer questions, nor to help diagnose problems with a printer.)

Please follow the directions at: https://www.klipper3d.org/Contact.html

This ticket will be automatically closed.

Best regards, ~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.