pellcorp / creality

13 stars 3 forks source link

Cannot save bltouch offset in fluid #82

Closed kerry-davis closed 1 week ago

kerry-davis commented 2 weeks ago

Steps to reproduce:

Reason:

[bltouch] section needs to be in printer.cfg and not in a seperate file

please see: https://klipper.discourse.group/t/save-config-section-bltouch-option-z-offset-conflicts-with-included-value/6640

To test this, in printer.cfg I manually copied the contents of bltouch.cfg and commented out the [include bltouch.cfg] saved and restarted. Saving the Z offset now works.

pellcorp commented 2 weeks ago

https://github.com/pellcorp/creality/pull/84