Z-probe won't home, etc.
I've just brought up 1.0.0dev (previously using .91 without autoleveling compiled in), and am attempting to get an inductive NO Z-probe working. It's wired in parallel with the original Z-min switch (also NO), but that switch is now disabled in the firmware. The probe senses fine, and the responses from the firmware are L with probe not triggered and H with probe triggered.
Z-axis movements are in the correct directions -- up control moves up, down moves down.
I believe all of the other relevant Configuration.h settings are also correct -- including home direction, etc. I have Z probe height set to 10 to try avoid crashing into anything from the left front of the bed.
Given the printer layout, my XY mins are set to X = -45, Y = -10, I've configured for HOME_ORDER_XYTZ and set the XY position to 110,110 (homing to max is not an option for me right now).
If I do a G28, X and Y home as usual, then the probe quickly rides out to the bed center as expected. Then it goes up 10. Then it rapidly goes back to XY min, and the repetier response shows XYZ at 0, even though the Z position on the display is still alternating with "???".
Yet the firmware does seem to think Z is homed, because I can't command Z downward from that point. If I do this again, everything happens the same way and just goes up another 10.
I'm sure I've made some silly mistake, but up to now I've been stuck with a hobbled .91 from the printer vendor.
Thanks very much!
Full Configuration.h at: https://drive.google.com/file/d/0B5L6chr0QvNza284NkxHWm5Damc/view?usp=sharing
Comments