KP3S icon indicating copy to clipboard operation
KP3S copied to clipboard

invert Z for probes in no-bltouch

Open gmelikov opened this issue 2 years ago • 1 comments

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.

gmelikov avatar Dec 10 '22 12:12 gmelikov

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.

gmelikov avatar Dec 10 '22 18:12 gmelikov