I have a CR-10 (original version), and I just installed an SKR E3 Mini V3.0 board, with custom Marlin firmware. Everything else seems to be running properly, but some of my fans won't spin, or won't spin correctly.
The CR-10 has four fans:
- the parts cooling fan, which has variable speeds and is controlled by the G-code,
- the heat sink fan, which should either be always on, or should activate when the heat sink registers 50 °C or higher, and
- a fan inside the control box, near the rear of the case, and
- a fan inside the control , near the front of the case, by the LCD screen.
The parts cooling fan seems to be operating correctly. The heat sink fan won't turn on at all. Inside the case, 3) operates correctly, and 4) spins very slowly and loudly.
I have read that you have to do something to the configuration files to instruct Marlin on which pins correspond to which fans, but any examples I find refer to Ender 3 printers and not to CR-10s. How do I troubleshoot the fans and/or edit the Marlin configuration files to set up my fans properly?