KP3S
KP3S copied to clipboard
invert Z for probes in no-bltouch
Without patch printer have inverted Z navigation and cannot level Z axis at all.
These changes allows printer to level Z axis appropriately and at least print basic things.
I wasn't sure how to cooperate, I wanted to add:
- linear advance
- no-bltouch as first citizen class
- automatic builds via Github Actions without binaries in git repo itself, but as Github's releases , so I created a semi-fork here https://github.com/gmelikov/kingroon_kp3s_marlin , if someone wants to look a difference - you can find initial diff here https://github.com/gmelikov/kingroon_kp3s_marlin/commit/44e1ab8b7cf8206eea1ec07960c5b797d5a45da0
@bdwilson if you're interested in some points from this list - I'm totally ready to contribute in a convenient format, but because it's not a small diff - I've started from totally different repo from scratch.