Oopsie Ive blown a PWN fan controller.
-
Looks like P0 fan controller is no longer controlling. This seems to be down to a short on the wanhao mini-board in the extruder head / hot end. Basically the part cooling fan didnt spin, I traced this to a failed (open circuit) ribbon cable, swapped in a new one and heard a small pop. Later I found that it looks like the 2 pins supplying the fan are shorted somehow in the small circuit board in the head of the wanhao, bugger. I thought I'd tested ok but the failed ribbon cable fooled me
Anyway how do I (hopefully I can) re-program P1 (or P2) to be the part cooling fan controller after Ive wired in new and separate, isolated wiring?
This is what I currently have, P1 and P2 still work fine. I set P0 to 30% to test, no life from it.
==============
; Fans
M106 P0 S0.3 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P1 S0.3 I0 F500 H-1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off
;M106 P1 S1 I0 F500 H1 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
;M106 P2 S1 I0 F500 H1 T45 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on
M106 P2 S0.3 I0 F500 H-1 ; Set fan 3 value, PWM signal inversion and frequency. Thermostatic control is turned offI assume I edit this line? or somewhere else?
;M106 P1 S1 I0 F500 H1 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
-
To map the part cooling fan to fan 1 or fan 2, you need to use firmware 1.16 or later. Adding parameter F1 to your M563 tool definition commands in config.g will mean that whenever that tool is selected, the part cooling fan will be mapped to fan 1. It will still be mapped to fan 0 when no tool is selected.
The fan mosfet isn't hard to replace by someone with a fine-tipped soldering iron and reasonable soldering skills.
-
Cool thanks, I will look at the firmware, its whatever came with pre-order batch 5.
Um, while I have such a fine pointed soldering iron, but I am half blind and I wouldnt even know which component, I odnt even want to try soldering the pads on the pt100 module. Since I can map a spare fan controller I'll live with that.
-
The mosfet is the wee 3 solder tabbed chip just "north" of the jumpers?