#Wrong pin assignment for T1 part cooling fan

8 messages · Page 1 of 1 (latest)

spring ice
#

I have a Octopus MAX EZ board and am running my part cooling fans on two of the 4 pin fan ports on the board. After using the configurator to assign the fans to the board, I got an error that PA1 (T0 fan PWM pin) was used more than once. After looking at the ratos.cfg I found that the T0 pin assignments were being used for T1, as well. I've added a screenshot of the ratos.cfg.

The aliases higher in the ratos.cfg have the pins assigned correctly, but in the [fan_generic part_fan_t1] they are defined wrong.

I manually assigned the correct pins in my printer.cfg, but I wanted to let the dev team know that this is happening.

magic swanBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

sick beacon
#

You can override it if you want to do it, but we currently don't have the pin alias standards to use main MCU for anything T1 related.

#

To override, just copy the fan section into printer.cfg and put in the right pins prefixed by toolboard_t1: no prefix obviously since you're using the main mcu 😄

spring ice
#

I overrode it already, everything seems to work fine. Is there a reason, or just haven't gotten to it yet?

sick beacon
#

It's just a headache that hasn't been worth it over the thousand other things