MKS-SERVO42C
MKS-SERVO42C copied to clipboard
Sensorless homing feature
Hey all!
I was wondering if it is at all possible to do sensorless homing. For example on the x and y axis. Is it at all possible to do that with UART and what not. I already have the kits, just want to save the hassle of even buying end stops.
Only 6 wires from driver to board - spep, dir, ebnable, ground, vcc, vin. So it seems sensorless homing not possible. This is a big problem for me as my printer has no endstops and has no mounting holes for endstops, it was designed for sensorless homing only. aww( You may not use homing at all - simply hand move axes to zeros and execute G92 X0 Y0 command, but in that case there's a bug in marlin with "auto bed align". It does not work without homing X Y. In my case "auto bed align" must be performed
can't the locked-rotor protection function be used for sensorless homing? sounds like this is what it is made for - but I have not tried it yet