The pin names of the MKS SGen L v1.0 in the firmware
MKS SGen L v1.0 Pinout Diagram
MKS SGen L v1.0 Driver Pins in Firmware
Driver pin numbers. They are separated into driver number.
Pin Type | 0 | 1 | 2 | 3 | 4 |
---|---|---|---|---|---|
Enable Pins | 2.1 | 2.8 | 0.21 | 2.12 | 0.10 |
Step Pins | 2.2 | 0.19 | 0.22 | 2.13 | 0.1 |
Direction Pins | 2.3 | 0.20 | 2.11 | 0.11 | 0.0 |
UART Pins | 1.4 | 1.9 | 1.14 | 1.16 | 4.29 |
MKS SGen L v1.0 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 | e0temp | th1 |
0.24 | bedtemp | TB |
0.25 | e1temp | th2 |
1.18 | led4 | |
1.19 | led3 | |
1.20 | led2 | |
1.21 | led1 | |
1.23 | servo0 | |
1.24 | zstopmax | Z+ |
1.25 | zstop | Z- |
1.26 | ystopmax | Y+ |
1.27 | ystop | Y- |
1.28 | xstopmax | X+ |
1.29 | xstop | X- |
2.0 | servo1 | |
2.4 | fan0 | fan |
2.5 | bed | |
2.6 | e1heat | he1 |
2.7 | e0heat | he0 |