Dual Z tilts after time (fast)
-
@AS-3D-Druck Starting with the print head in the middle step through your homing fie one line at a time but you can ignore the Z axis for now. So send M913 X50 Y50 to reduce the motor currents. Then send G91 to set relative positioning. Then send G1 S1 X-500 F4000 and tell us if the head moves to the left as it should or does it do something else?
-
@deckingman said in Dual Z tilts after time (fast):
@AS-3D-Druck Starting with the print head in the middle step through your homing fie one line at a time but you can ignore the Z axis for now. So send M913 X50 Y50 to reduce the motor currents. Then send G91 to set relative positioning. Then send G1 S1 X-500 F4000 and tell us if the head moves to the left as it should or does it do something else?
Ok maybe i found the Issue here:
; X G1 S1 X-500 F4000
I had to send 3-4 times this command until it started to move to the min point.
Bevore that i heared only a tock after i send the command.... like there was already something that the stall detection noticed.I don't know my Motors are rated for 1.3A and i set them to 1A and reduced it to 50%.
Now i played with M915 and increased the S Value from 3 to 8 to 10.It looks like that was the Problem.
Thx alot for the help and i will try my next print with this new "Setup".
You're Guys are awesome.