Open nverdonk opened 4 years ago
It won't work like that. You should wire the fans in series and connect directly to the fan port.
Thanks for letting me know. I was reading a lot of conflicting options about wiring in parallel or series, so for the point of trouble shooting, I reconnected the original fan directly to the board and was still having the same control issues.
Does you connect it with the buck converter? Buck converter does not work well with input from pwm signal. And can you share your config file?
I recently installed an skr v1.4 board on my Ender 3 pro. First install and Marlin boot went well. I printed a test cube and everything worked as intended.
I then tweaked a few firmware settings such as Probe Z-offset and sensorless homing sensitivity values. (I know this can be done on the printer but I wanted to change my config files so that any new firmware changes I did in the future would have the proper values)
Flashed the new firmware and now my part cooling fan will not work.
Details:
My hotend fan is configured to come on only at hotend temperatures above 50 oC and it works as intended. I have also tested the above configurations of part fan settings with the nozzle at 180 oC to make sure there is no limit in the firmware that prevents the part fan from turning on.
If anyone has had a similar problem, or knows a potential fix; it would be appreciated!