bigtreetech / EBB

435 stars 100 forks source link

EBB42 and SKR mini E3 V2 - Pinout conflict by Klipper #54

Open ledidier opened 1 year ago

ledidier commented 1 year ago

I use the EBB42 system together with the SKR mini e3 v2 board but both require the PB13 pinout. The EBB need the PB13 for the heater Pin and the SKR-Board need PB13 for the X-Stepper. How can I solve this Problem?

THX

LeDidier

hadesfactor617 commented 1 year ago

they are different boards so even if they both have a PB13, it will be different. You need to explicitly call out the "board: pin"

i.e PIN EBB42: PB13 vs PIN: PB13 replace "EBB42" with what ever you called it during that MCU call out in your printer config where your canbus_uuid is ([MCU EBB42])