FAN rpm DWC same value all the time.
-
Hello
i have problem if i don't have diode before exp.pb6 number go crazy when i start homing printer.
If i have diode installed then rpm is always 1500 and i can run noctua fans at 50% pwm or 100% pwm.
i add even 10K resistor between PWM signal and 5V.And is still samePWM work's fine
; Water colling NOCTUA FAN'S ############################################################################################################# M308 S5 P"e0temp" Y"thermistor" T10000 B10000 C7.06e-8 A"Water temp." ; define E0 temperature sensor sensor 5 as thermistor on pin e0temp water temp. M950 F1 C"!duex.fan7+exp.pb6" Q25000 ; fan 0 is a 4-wire PWM fan so invert it, use high PWM frequency, tacho connected to PB6 on expansion connector M106 P1 H5 T22:23 L0.1 X1 ; set fan 0 value. Thermostatic control is turned on ; Water colling PUMP ############################################################################################################# M950 F2 C"Fan0+^duex.gp4" Q25000 ; fan 2 is a 4-wire PWM fan so invert it, use high PWM frequency M106 P2 S1 ; set fan 2 value to always ON