SKR Pro 1.2 - How do I move Z1 from Z to E2?

Short version is my brand new (from Biqu/BTT) SKR Pro v1.2 control board has a faulty Z port, and while I am waiting to deal with getting it replaced, I was thinking to move Z driver to the empty E2 port.

Where in Marlin 2.1 configuration would I go to find the port assignments to do this? I couldn’t find anything in Configuration.h or Configuration_adv.h

try pins.h or pins_???.h

Where are these files located, and what changes do I need to make when I get there?

the files are in the same place as configuration.h and configuration_adv.h.
I do not know what to change in your case but with printers , ramps 1.4 and arduino mega boards I sometimes change pin numbers in those files

Nope…

Capture

I’m using the SKR Pro v1.2 - looks like it is in a different place.

Sorry, can not help you. good luck

1 Like

I don’t build Marlin regularly anymore, so I’m pinging @jeffeb3 or @jamiek or any of the other regulars who have built Marlin for the SKR targets.

If no one remembers, I’ll fire up platformio and check when I get a chance- but it may be tomorrow before I can do that.

1 Like

src/pins/stm32f4/pins_BTT_SKR_PRO_common

2 Likes