Hello,`
I just build an hypercube printer which is a core xy system with a bed moving in the Z_direction.
I am experiencing an issue with bed leveling with an inductive sensor with is also configured as an endstop at Z_MIN.
The problem is that while printing the first layers the auto leveling seems only to work in one direction.
At the lowest layers the probe is constantly active due to the compensation by Z_PROBE_HEIGHT.
So so as long as the bed compensation moves the bed away (Z+) from the endstop it is ok. But in the opposite direction (Z-) the still active endstop seems to prevent the movement. So instead of leveling the bed the systeem is gradually building up an offset.
I do not seem to be able to find out what I configured wrongly.
Or is this a limitation of the Repetier FW?
In order to confirm the above I disabled the endstop and homed manually. Then the autobed leveling works in both directions Z- and Z+.
But I do not like this set up. I also want to have a homing function. Homing to Z max would be an option but I do not like that very much either.
So, can it be fixed to use an inductive sensor for Z_min and stop an bed leveling together.
Any help is appreciated!
Thanks in advance,
Peter