Welcome! Log In Create A New Profile

Advanced

adding two fans to ramps 1.4

Posted by omarbentaleb 
adding two fans to ramps 1.4
August 11, 2017 11:40PM
Hello guys si i have a ramps 1.4 board running marlin and i want to use two fans one for the extruder and one for the board i've wired the fans as this picture shows but the fan that is connected to D9 dosen't work is there anything that i need to change in the firmware ? thanks.

[raw.githubusercontent.com]
Re: adding two fans to ramps 1.4
August 12, 2017 12:49AM
D9 is software controlled. see M106 [reprap.org]

fans have polarity and voltage. Make sure it plugged in the correct way and is correct voltage.

and some fans just refuse to run PWM, some can be modified with a capacitor across the terminals.

Your firmware also need to be configured so D9 is the fan eg #define MOTHERBOARD BOARD_RAMPS_14_EFB

Edited 1 time(s). Last edit at 08/12/2017 12:50AM by Dust.
Re: adding two fans to ramps 1.4
August 12, 2017 01:15AM
yes my board is a RAMPS_14_EFB and when a plug a fan to D9 does it start when i power the printer or when i'm printing ?
Re: adding two fans to ramps 1.4
August 12, 2017 02:28AM
jui've just connected the fan to psu and it works thank you
Re: adding two fans to ramps 1.4
August 12, 2017 03:21AM
why not just use the RAMPS fan adapter, a guide here

Edited 1 time(s). Last edit at 08/12/2017 03:21AM by jinx.
Re: adding two fans to ramps 1.4
August 12, 2017 03:43AM
fan on D9 starts when its told to in gcode.
Send the printer a "M106 S255" and it will turn on full speed.

should be always on for PLA, and only on ABS for bridging or really small parts. And even then not on very strong.
This is set in your slicing software.

It will not turn on just when power is applied to the controller.

Edited 1 time(s). Last edit at 08/12/2017 03:44AM by Dust.
Sorry, only registered users may post in this forum.

Click here to login