Voltage Issue on Fan0

Ask the MakerGear community for assistance...
Post Reply
johnross808
Posts: 22
Joined: Tue Oct 28, 2014 12:12 am

Voltage Issue on Fan0

Post by johnross808 » Tue Aug 11, 2015 11:07 pm

Aloha Guys, I switched over to the v4 last weekend and replaced some of the harness.
After firing it back up everything was working except for fan0.
Moved the fan to fan1 connection and it worked.
Checked the voltage on the fan0 connector and its reading 16 volts DC.
A 40mm 24v fan works fine on it but the 24v 50mm fan isn't spinning up.
For now I'm cooling with a 40mm fan.
Any ideas?
Mahalo, John

User avatar
Matt_Sharkey
Posts: 347
Joined: Mon Oct 20, 2014 3:10 pm

Re: Voltage Issue on Fan0

Post by Matt_Sharkey » Tue Aug 11, 2015 11:10 pm

possibly silly question but did you send the command:

M106 s255

johnross808
Posts: 22
Joined: Tue Oct 28, 2014 12:12 am

Re: Voltage Issue on Fan0

Post by johnross808 » Tue Aug 11, 2015 11:26 pm

Using Octoprint I clicked the fan on button and it wasn't working.
I tried a M106 S100 thinking the number was the percentage of speed(doh!) and that didn't work.
I did remove the e3d v6 which has a 40mm fan for cooling. That worked fine with the Octoprint fan button.
But no I did not. Will give it a shot when I get home.
Thanks Matt

User avatar
Matt_Sharkey
Posts: 347
Joined: Mon Oct 20, 2014 3:10 pm

Re: Voltage Issue on Fan0

Post by Matt_Sharkey » Tue Aug 11, 2015 11:58 pm

Common mistake.

40mm fans are PWM enabled so they can make sense of a M106 S100 command

The 50mm fan is not PWM so it definitely needs either 0 or 255.

User avatar
jimc
Posts: 2888
Joined: Wed Apr 09, 2014 11:30 pm
Location: mullica, nj
Contact:

Re: Voltage Issue on Fan0

Post by jimc » Wed Aug 12, 2015 1:25 am

yes when you hit fan on in octoprint it doesnt send m106 s255. i dont know exactly what it sets the fan to but its not full speed. you need to send that command manually. using fan on in octoprint with a non pwm fan, even if it spools up will eventually overheat and stop. i have also had problems with octoprint sending a command value at 255. if i send M108 S255 for instance it will not send it but if i send M108 S254 it will send that just fine. very strange

johnross808
Posts: 22
Joined: Tue Oct 28, 2014 12:12 am

Re: Voltage Issue on Fan0

Post by johnross808 » Thu Aug 13, 2015 12:37 am

forgot to test last night but found this page on modifying the control settings.
http://docs.octoprint.org/en/master/fea ... trols.html
Looks like I can add a slider for the fan speed.
Mahalo, John

johnross808
Posts: 22
Joined: Tue Oct 28, 2014 12:12 am

Re: Voltage Issue on Fan0

Post by johnross808 » Thu Aug 13, 2015 4:20 am

That was it guys. Sending a M106 S255 worked for the 50mm.
Then I spent an hour or so trying to figure out how to modify the fan on button but realized the s3d gcode file sends the S255 command in the gcode.
So no need to edit it i guess. Another doh!
Thanks again.

johnross808
Posts: 22
Joined: Tue Oct 28, 2014 12:12 am

Re: Voltage Issue on Fan0

Post by johnross808 » Thu Aug 13, 2015 4:21 am

the fan on button just sends a M106 with no S specified.
Just fyi

Post Reply