Page 1 of 3

fan not turning on

Posted: Sat Aug 02, 2014 9:17 pm
by dbkarmann
so i changed profiles from abs to pet + and my extruder fan doesnt turn on. I changed profiles back to abs and now everytime i start a print i manually have to turn the extruder fan on. I have never had to do this before. any suggestions on how to fix this problem?
thank you
david

Re: fan not turning on

Posted: Sun Aug 03, 2014 12:55 am
by jimc
Check your starting gcode. Check if there is an M108 command. It should have a value of 255 not 155. 155 is for the older 19v machines.

Re: fan not turning on

Posted: Sun Aug 03, 2014 1:23 am
by dbkarmann
just checked it says M108 S255

Re: fan not turning on

Posted: Sun Aug 03, 2014 1:35 am
by jimc
Ok thats right. So when you say your turning the fan on manually how are you doing it? This is tue extruder fannnot the bed fan correct?

Re: fan not turning on

Posted: Sun Aug 03, 2014 1:48 am
by dbkarmann
yeah its the extruder fan. i use the viki lcd controller to go in after the print starts to turn it on. i have never had to do this before. the only thing i did was load the file for pet+ and then changed it back when i failed at pet+ lol

Re: fan not turning on

Posted: Sun Aug 03, 2014 2:37 am
by jimc
I cant think of anything at the moment. M108 controls the fan so if that is set to 255 then the fan should be on

Re: fan not turning on

Posted: Sun Aug 03, 2014 3:38 am
by dbkarmann
yeah im confused

Re: fan not turning on

Posted: Sun Aug 03, 2014 4:18 am
by jimc
Go into your start gcode and just before the m108 line put an M400. No value needed with that just m400. That makes the printer wait until it completes all previous commands before it continues.

Re: fan not turning on

Posted: Sun Aug 03, 2014 5:13 am
by dbkarmann
ok ill try that
thank you

Re: fan not turning on

Posted: Mon Aug 04, 2014 10:03 pm
by dbkarmann
the fan comes on while heating but turns off when the print starts