Dual Z motor not staying together at rest
-
.5" on one side when wired individually. Only about .125" when wired together but that is both sides evenly.
-
Update: I bought higher torque motors (Nema17 60mm 0.65N.m high torque) for the Z axis. They are now wired individually again (not connected together. They still stall individually going up if Max speed is set to over 1800 in config.g.
I have the motor current for Z set to 1000. Can it be set higher?
-
Update: I bought higher torque motors (Nema17 60mm 0.65N.m high torque) for the Z axis. They are now wired individually again (not connected together. They still stall individually going up if Max speed is set to over 1800 in config.g.
I have the motor current for Z set to 1000. Can it be set higher?
Setting motor current to 85% of the motors maximum rating is usually thought to be a good rule of thumb.
30mm/sec is knocking on for the Z axis IMO. However, if you can't increase motor current, you might be able to get higher speed by reducing jerk and/or acceleration.
Reason for edit - typo
-
Found out that the motors are 1.5a per phase
-
DC, any thoughts on the Z motor stalling? My machine is big (almost 400mm tall build area) and I'd like the Z speed to be a little faster.
-
Have you worked out whether your driver supply voltage is high enough to maintain torque up to your target speed? See https://duet3d.com/wiki/Choosing_stepper_motors#How_to_work_out_the_power_supply_voltage_you_need.
-
I am not sure if i understand the problem, but for me it sounds more like a “mechanically” problem than an "electrical" one.
When 2 steppers move the same axis and you have also 2 e.g. linear rails, any even very small distance change between the rails or other geometry parameters can “block” a carriage or stepper very quickly.
Or if one steppers is quicker than the other it tries to twist the rails, which wont work. On big CNC mills with very stiff mechanics this is a common problem.What do you use as guides and are you able to increase the mechanical clearance or reduce stiffness ?
-
@vp:
I am not sure if i understand the problem, but for me it sounds more like a “mechanically” problem than an "electrical" one.
When 2 steppers move the same axis and you have also 2 e.g. linear rails, any even very small distance change between the rails or other geometry parameters can “block” a carriage or stepper very quickly.
Or if one steppers is quicker than the other it tries to twist the rails, which wont work. On big CNC mills with very stiff mechanics this is a common problem.What do you use as guides and are you able to increase the mechanical clearance or reduce stiffness ?
This is my Z axis. it uses lead screws and vertical rods like an Ultimaker but I have them on both sides instead of just the rear. With no motors connected, they run free up and down with no binding. With the lead screws in place, the machine runs so free that one side can slide the build plate up and down easily. You can even get them (with no motors) 1/4" out of alignment and still move them up and down freely.
Also, at the slower speed I have set now, it transitions from top to bottom with the build plate staying flat with relation to the machine.
Edit: Just to be clear, the stall only happens on the up travel (going toward 0). Down is fine (gravity is wonderful).
-
Have you worked out whether your driver supply voltage is high enough to maintain torque up to your target speed? See https://duet3d.com/wiki/Choosing_stepper_motors#How_to_work_out_the_power_supply_voltage_you_need.
I read through that but got lost with the fact that I'm running direct drive lead screws on the Z axis. Not using belts.
I'm currently at 85% of the spec 1.5a the motors are rated for. I've tried more and less with the same results.
-
One more question. When you set a value for the Z motor current, does the board provide that figure to each of the Z motors or does it divide it between them?
-
If the motors are connected in series (as the two Z motor connectors on the Duet are wired) or to separate drivers, they each get that current. If they are connected in parallel, the current is divided.