Welcome! Log In Create A New Profile

Advanced

Can I lock Z axis?

Posted by DeXTeR323i 
Can I lock Z axis?
March 08, 2016 06:00PM
Hi reprappers!

I have a Prusa i3 with a Melzi board. I have just customized my printer: I replaced the right Z motor with a threaded rod, and connected it to the remaining left Z motor with a timing belt. I have the following problem with it: All my other motors (X, Y, and E) are locked after they were moved by the controller (I cannot rotate them by hand), but not the Z motor. I tought the cause was the two motors connected paralelly to one output, but it is still exists with only one motor. If I switch Z and X motors on the board, then the Z is locked and the X is not. How can I make the controller to lock the Z motor after movement? I am afraid, the carriage descends a bit from the shakes and sudden movements.

Thank you for your help in advance!
Ano
Re: Can I lock Z axis?
March 08, 2016 06:16PM
I think this could be the current limit. The more current the motor gets, the more it should "lock". You can try to adjust the current to see, if there is any effect.


Prusa i3 Rework (from Replikeo.com) & original Prusa i3 MK2 (from shop.prusa3d.com) << the MK2 definitely is worth the higher cost!
Print Troubleshooting Guide // Visual troubleshooting guide
Re: Can I lock Z axis?
March 09, 2016 08:44PM
or firmware, eg in marlin

check for

// Disables axis when it's not being used.
// WARNING: When motors turn off there is a chance of losing position accuracy!
#define DISABLE_X false
#define DISABLE_Y false
#define DISABLE_Z false
Sorry, only registered users may post in this forum.

Click here to login