The pin names of the MKS Sbase v1.3 in the firmware
MKS Sbase v1.3 Pinout Diagram
MKS Sbase v1.3 Driver Pins in Firmware
Driver pin numbers. They are separated into driver number.
Pin Type | 0 | 1 | 2 | 3 | 4 |
---|---|---|---|---|---|
Enable Pins | 0.4 | 0.10 | 0.19 | 0.21 | 4.29 |
Step Pins | 2.0 | 2.1 | 2.2 | 2.3 | 2.8 |
Direction Pins | 0.5 | 0.11 | 0.20 | 0.22 | 2.13 |
MKS Sbase v1.3 Other Pins in Firmware
If more than one pin name is availble, either name can be used in the firmware (config.g).
If the pins aren’t in the table (due to not having a special name), then the pin itself can be used in the form of P0.1 or P0_1.
Pin Number | Pin Name 1 | Pin Name 2 |
---|---|---|
0.23 | bedtemp | th1 |
0.24 | e0temp | th2 |
0.25 | e1temp | th3 |
0.26 | th4 | |
1.24 | xstop | xmin |
1.25 | xstopmax | xmax |
1.26 | ystop | ymin |
1.27 | ystopmax | ymax |
1.28 | zstop | zmin |
1.29 | zstopmax | zmax |
2.4 | fan0 | fan |
2.5 | bed | |
2.6 | e1heat | e2 |
2.7 | e0heat | e1 |