You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="./images/driver_DM556.jpg"alt="CNC X-axis stepper motor drivers"width="400">
30
-
There are 8 switches on the stepper motor driver that should be set as follows
32
+
33
+
There are 8 switches on the stepper motor driver that should be set as follows:
34
+
35
+
| SW1 | SW2 | SW3 | SW4 | SW5 | SW6 | SW7 | SW8 |
36
+
|-----|-----|-----|-----|-----|-----|-----|-----|
37
+
| OFF | ON | ON | ON | ON | OFF | ON | OFF |
38
+
39
+
### SW1 -> SW3
40
+
Currently this is set to 2.1A max peak current. Because you have to divide by sqrt(2) to get the RMS value we are currently under powering the CNC.
41
+
### SW4
42
+
Current settings is full current.
43
+
This should be set to half current. This means that when the CNC is holding and not moving only half the current is applied. This saves stepper motor life.
44
+
### SW5-> SW8
45
+
This is currently set to 4000 pulses per revolution. This is conservative.
0 commit comments