Z Homing with MicroProbe doesn't work
So basically when you try to use the https://github.com/bigtreetech/MicroProbe/blob/master/firmware/firmware-ender3-skr-mini-e3-v3.0-microprobev2-for-z-homing.bin for z_homing in the printer instead of going down to meet the bed it decides to go up and then say that homing failed...
Uploading microprobe_z_homing_issue.mp4…
I'm having the same issue, and haven't had any luck finding a solution.
I'm having the same issue, and haven't had any luck finding a solution.
I ended up making my own firmware, if you want to check it out go to my profile! You may have to adapt it for your own machine, but don't worry everything is well documented!
I got it working, just put probe and ground pin in z-stop. Change probe pin to PC2 and enable pin to PA1 in marlin code and done.
Thanks, I ended up making my own firmware for it...