I'm trying to assign motor3 socket for the z-axis, instead of the default motor5, on an Octopus 1.1 with no success.
I've tried overwriting the [board_pins octopus_11_tmc2209] section, both on the config customization area and also right after the include for btt-octopus-11.
I've also tried ssh'ing and modifying the btt-octopus-11/config.cfg file.
I'm assigning it the pins for the motor3 socket: step=PG4, dir=PC1, en=PA0, uart=PC7.
None of this works.
What am I missing?