How to control the PWM fan

Post Reply
marco.barbieri11@gmail.com
Posts: 4
Joined: Wed Mar 30, 2016 10:12 pm

How to control the PWM fan

Post by marco.barbieri11@gmail.com »

Hello,

If i've well understood the PWM fan is the only one that can be controlled by the GT2560 board.

So i'd like to know how to set the firmware in order to switch it on/off using pronterface's command interface and indeed the slicer ( i use cura).

Thank you for any advice. :D
Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: How to control the PWM fan

Post by Mark »

Haven't used the prronterface before, but I think you can add a start gcode such as "M106 S200" to turn it on, and M107 to turn it off, check the G-code of the reprap link here:
http://reprap.org/wiki/Gcode#M106:_Fan_On
marco.barbieri11@gmail.com
Posts: 4
Joined: Wed Mar 30, 2016 10:12 pm

Re: How to control the PWM fan

Post by marco.barbieri11@gmail.com »

Thank you very much!
Post Reply