Closed Loop Motors SYNC problems
-
@sozkan if you want to use the duet 3 boards you'll also need 1XD external boards as theres no way to connect external drivers to them
I would also suggest that that would make no difference to your current issue -
@alankilian said in Closed Loop Motors SYNC problems:
I found a data sheet with the timing values on Page #12.
It says 2.5:2.5:6:6 should work, but let's try slower than that so that if your drive current through the motor controller's internal LED is a bit low it will still work.
- Can you tell us how you have the Duet wired to the Motor controller please?
Try this and see if it helps:
; Drives M569 P5 S1 R1 T10:10:10:10 ; Extruder drive 0 goes Forward M569 P6 S1 R0 T10:10:10:10 ; X:A drive 1 goes Forward M569 P7 S1 R0 T10:10:10:10 ; Y:B drive 2 goes Forward M569 P8 S1 R0 T10:10:10:10 ; Z:C physical drive 3 goes Forward
Make some slow moves and see if the motors sound good and move the correct distance.
Then try some faster moves. At some speed, things will start to fail and we can help adjust to get better numbers.
You need to get slow moves sounding nice and moving the correct distance first.
I will try the T values for sure.
I set the connection based on the suggestion here in this thread: https://forum.duet3d.com/topic/18918/giant-delta-printer-slow-homing-issue/37
However, it is difficult to give a picture of the present stage due to the enclosure.
-
@alankilian said in Closed Loop Motors SYNC problems:
I found a data sheet with the timing values on Page #12.
It says 2.5:2.5:6:6 should work, but let's try slower than that so that if your drive current through the motor controller's internal LED is a bit low it will still work.
- Can you tell us how you have the Duet wired to the Motor controller please?
Try this and see if it helps:
; Drives M569 P5 S1 R1 T10:10:10:10 ; Extruder drive 0 goes Forward M569 P6 S1 R0 T10:10:10:10 ; X:A drive 1 goes Forward M569 P7 S1 R0 T10:10:10:10 ; Y:B drive 2 goes Forward M569 P8 S1 R0 T10:10:10:10 ; Z:C physical drive 3 goes Forward
Make some slow moves and see if the motors sound good and move the correct distance.
Then try some faster moves. At some speed, things will start to fail and we can help adjust to get better numbers.
You need to get slow moves sounding nice and moving the correct distance first.
I really appreciate your help. Motor Sounds even better and smooth stronger also precise on moves. Now I am testing the printing results. Let see how it works. I can later share the video.
All my best to all of you. I could not achieve this without your help.
The only problem is the extruder drive which is provided by the dyze design a simple stepper motor. It seems not moving.
-
@sozkan By the way I have reduced the acceleration value from 1000 to 250. It was before the Pulse width changes. It seems was also helped to correct moves. But I am not very sure.
-
@jay_s_uk said in Closed Loop Motors SYNC problems:
@sozkan if you want to use the duet 3 boards you'll also need 1XD external boards as theres no way to connect external drivers to them
I would also suggest that that would make no difference to your current issueThank you for insisting on correct settings. By changing M569 P values like you said and T values like alankillian mentioned it worked perfectly.
But only extruder I kept P1 and T values the dyze design recommended T values. Because P5 it did not move at all.
Present values
M569 P1 S1 R1 T3:3:5:0 ; Extruder drive 0 goes Forward ;M569 P5 S1 R1 T3:3:5:0 ; Extruder drive 0 goes Forward ; extruder not running in this setup. M569 P6 S1 R0 T10:10:10:10 ; X:A drive 1 goes Forward M569 P7 S1 R0 T10:10:10:10 ; Y:B drive 2 goes Forward M569 P8 S1 R0 T10:10:10:10 ; Z:C physical drive 3 goes Forward
-
@sozkan ok. what do you have for your extruder then? can you post the full info?
-
@jay_s_uk said in Closed Loop Motors SYNC problems:
@sozkan ok. what do you have for your extruder then? can you post the full info?
-
@sozkan you'll probably need to set that a bit higher too
can you provide the model number of the driver they provide? -
@sozkan how have you connected the expansion breakout board to the closed loop drivers? It might be that you may have the incorrect step polarity.
-
@dc42 said in Closed Loop Motors SYNC problems:
@sozkan how have you connected the expansion breakout board to the closed loop drivers? It might be that you may have the incorrect step polarity.
Actually now closed-loop drivers are fine and perfectly worked the first time with all of your support. Only the last one the extruder open-loop stepper motor different one having issues.
By the way connection of the closed-loop motor was mentioned before in this thread:
https://forum.duet3d.com/topic/18918/giant-delta-printer-slow-homing-issue/35 -
@jay_s_uk said in Closed Loop Motors SYNC problems:
@sozkan you'll probably need to set that a bit higher too
can you provide the model number of the driver they provide?I think the extruder driver Dyze design provide is :
http://www.szruitech.com/Detail Page R60.html
R60 two-phase stepper driver.it is Chinese so I relay on Dyze design documentations.