bigtreetech / bigtreetech/MicroProbe
Cant get Microprobe V2 to work on SKR Mini E3 v2
- Dominant language
- No language data
- Stars
- 122
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hello Im familiar with compiling firmware but im not a pro.
I have successfully gotten Microprobe v1 to work and it worked great for months but I broke the pin. I bought a new microprobe thinking i could just replace the whole thing, but after reading the new manual (for V2) there is new firmware updates needed, most notably changing the
#define Z_MIN_PROBE_ENDSTOP_INVERTING (From False -> True) for V2.
I have ensured my firmware matches all the updates stated in the manual.
The probe will extend, move Z up, then move Z down (slowly) and result in fail because it does not touch the bed within a certain distance.
What I have noticed is if I physically pull out the pin prior to homing, it moves down (fast) searching for the bed untill it is triggered, and after touching, moves up/down slowly to verify bed location. So the my conclusion is the probing sequence is missing the initial deploy to search for bed. Can someone help?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.