makerbase-mks / MKS-Robin-E3-E3D

MKS Robin E3 E3D 32Bit Control Board 3D Printer parts with tmc2209 Uart mode driver For Creality Ender 3 CR-10
https://www.aliexpress.com/item/4000781744682.html
GNU General Public License v3.0
118 stars 97 forks source link

robin e3d with EXP-MOT3, how to support three Extruders? #125

Closed woaikuancheng0 closed 3 years ago

woaikuancheng0 commented 3 years ago

I want to support 3 extruders. does those code right

//add e1

define E1_STEP_PIN PA4

define E1_DIR_PIN PA5

define E1_ENABLE_PIN PC1

//add e2

define E2_STEP_PIN PA6

define E2_DIR_PIN PA7

define E2_ENABLE_PIN PC1

//add e3

define E3_STEP_PIN PC4

define E3_DIR_PIN PC5

define E3_ENABLE_PIN PC1

mks-viva commented 3 years ago

Yes

tanjunior commented 1 week ago

@woaikuancheng0 i am also planning to expand my board for a z2 axis to do tramming. how do you plug in the expansion board?

There is EXP1ender, EXP1 and EXP2