I have 5 z axis motors, if I want to run only 1 z axis motor when printing. The others 4 z axis motors will be doing for bed levelling only, after that will stay idle. Can this be done?
-
Can 1 single stepper move a bed supported by 4 other steppers?
Not sure what your question means, are you telling 1 single stepper to move around 4 steppers? -
Aside from the firmware, this sounds mechanically weird → massively over-constrained system
Not very strange. -
When these steppers are enabled, they will block motion until their holding torque → Usually when a Z stepper is enabled, all are enabled, although they can be disabled manually.
Yes, it will enable all steppers. But what I want is that the other 4 steppers are just for bed levelling used, it doesn’t move or idle while printing.
Here’s the idea of what I’m looking for:
The green circles are the positions of the 4 steppers, but not for printing, only for bed leveling purposes.
Example delta 3d printer, the bed does not move, although some 3d printers corexy or others have the same functionality as the bed does not move. So the bed doesn’t move, and most 3D printers using mechanical screw wheels on a very flat and balanced surface to adjust the height of the bed. I want to replace these mechanical screw wheels with 4 steppers. When the bed level gcode is triggered, the 4 steppers will automatically adjust the height of the bed after the bed mesh is complete.
Like the voron2.4, the bed is not moving, but it uses a quad bed level to level the bed very flat or balanced. But it uses 4 steppers, so once the quad bed levels are done, those 4 steppers will be used as the z-axis when printing.