Repetier-Firmware-4-Davinci icon indicating copy to clipboard operation
Repetier-Firmware-4-Davinci copied to clipboard

How to add 2nd fan to DaVinci 1.0a

Open skinnyguyfpv opened this issue 2 years ago • 3 comments
trafficstars

Hi guys, I know this is an old printer, but after flashing repetier on my 1.0a I've printed tpu, pla, petg and prints very well, I want to add a 2nd fan and I know there is and older post #152 about doing it but I need some help in doing it, where abouts do I put #define add extra fan etc? Do I put it in Arduino? And reflash the printer? I'm confused, please help, everything is soldered up ready go

skinnyguyfpv avatar Oct 28 '23 18:10 skinnyguyfpv

the components on board 1.0/a are not present for a second fan

The easiest solution is to power your extruder fan externly and to repurpose the pin of current fan for fan control

luc-github avatar Oct 29 '23 03:10 luc-github

Thanks for the reply, I have the same printer PCB as your photo with fan B though, do I need to reset the printer or just verify and write in Arduino? I'm just worried about it resetting all my print settings I have

skinnyguyfpv avatar Oct 30 '23 02:10 skinnyguyfpv

there is not need to reset any more - just change from your current Configuration.h for 1.0a

https://github.com/luc-github/Repetier-Firmware-4-Davinci/blob/master/src/ArduinoDUE/Repetier/Configuration.h#L26 And reflash

luc-github avatar Oct 30 '23 12:10 luc-github