1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Here we will define the pins used for our drivers, endstops, heaters, fans, probe, etc. Refer to the table of pin assignments from Part 1.
X as Driver_0, Y as Driver_1, Z as Driver_2, E as Driver_3
X Endstop = io5.in, Y Endstop = io6.in, Z Endstop = io2.in.
Heater0 (bed) = OUT0 and TEMP0. Heater1 (hotend) = OUT1 and TEMP1.
Fan0 = out3, Fan1 = Out4, Fan2 = Out5, Fan3 = Out6 for the LED strip.
Z-Probe will be a BLTouch, so for Input Pin choose io3.in, leave Modulation Pin unassigned, and PWM Control Channel as io3.out.
« Previous
Next »
Your contributions are licensed under the open source Creative Commons license.
Next line
Previous line
Insert a new line below
Insert a new line above
Indent current line
Unindent current line
Delete current line
Navigate to next step.
Navigate to previous step.
Open help