Hey All, Im Looking to get these Closed Loop Stepper Motors Setup and Working.
I Currently Have them Connected and Homing Properly. However, I Cannot get them to Change Speed and It does not Seem to Wait for Current Move to Finish before going to the next. This Motor Does have an "In-Position Signal" But Im not sure how to use it. The Alarm Signal is Setup and Working to Stop the Machine if it Alarms.
The Motor is Found on Amazon JSS57P2N Nema23
Manual- Here
Updated to Latest Firmware 3.3Beta2
Core XY Machine, Closed Loop Motors on X/Y
; XY Closed Loop Stepper Motor Configuration:
M569 P40.0 S1 R0 T2.6:2.6:2.6:2.6 ; physical drive 40.0 goes forwards BL X Closed Loop Stepper
M569 P41.0 S1 R0 T2.6:2.6:2.6:2.6 ; physical drive 41.0 goes forwards BR Y Closed Loop Stepper
M569.1 P40.0 S1 T2 E0.3125 R3.0 I4.0 D0.8 ; Stepper Driver Closed Loop Control, T=Encoder Type, E=Encoder Counts, R=Proportional, I=Integral, D=Derivative
M569.1 P41.0 S1 T2 E0.3125 R3.0 I4.0 D0.8 ; Stepper Driver Closed Loop Control, T=Encoder Type, E=Encoder Counts, R=Proportional, I=Integral, D=Derivative
M584 X40.0 ; Duet 3 Expansion 1XD Closed Loop Stepper Motor Back Left X Axis
M584 Y41.0 ; Duet 3 Expansion 1XD Closed Loop Stepper Motor Back Right Y Axis
M350 X1 Y1 ; configure microstepping
M92 X1280 Y1280 ; set steps per mm NO MICROSTEPPING (Pulse Per Rev = 51200)
M566 X6200 Y6200 ; set maximum instantaneous speed changes (mm/min)
M201 X18000 Y18000 ; set accelerations (mm/s^2)
M906 X1950 Y1950 ; set motor currents (mA) and motor idle factor in per cent