Results 1 to 7 of 7
-
06-25-2015, 04:06 PM #1
- Join Date
- Feb 2015
- Location
- Brazil
- Posts
- 26
Print cooling fan on D9 not working.
I've printed clough42's shroud and installed the fan on D9 but it wont run at all.
There's no voltage on D9 even when I send the M106 command from printrun.
What am I doing wrong? Could I have a bad port?
-
06-26-2015, 01:34 AM #2
- Join Date
- Apr 2015
- Location
- Pacific Northwest
- Posts
- 24
-
06-26-2015, 08:22 AM #3
- Join Date
- Feb 2015
- Location
- Brazil
- Posts
- 26
I think I have.
#define MOTHERBOARD 33
That's it, right?
-
06-26-2015, 10:52 AM #4
- Join Date
- Feb 2015
- Location
- Brazil
- Posts
- 26
Got it working.
For the record, I had to add the following line to the motherboard 33 section of pins.h
#define FEATURE_FAN_CONTROL true
-
06-26-2015, 12:37 PM #5
This is something that didn't used to be required. I'm curious, and for future reference, were you using a Marlin distribution provided by MakerFarm, or something you obtained directly from the Marlin source repository on github?
-
06-26-2015, 09:13 PM #6
- Join Date
- Feb 2015
- Location
- Brazil
- Posts
- 26
I'm using the ramps.zip from the build instructions page at MakerFarm. Specifically, the files in the "Marlin_RAMPS_EPCOS_i3v" folder.
Is this my best option? Should I flash a newer version from github?
BTW 3 prints later and fan still working as expected.
-
06-27-2015, 11:17 AM #7
Adding automatic bed leveling/compensation has historically been the main reason to move to a newer or different build than the MakerFarm distribution. Until you have issues with what you have or want to add some new functionality you've heard about like ABL, I'd suggest sticking with what you have in the MakerFarm distribution. Get to know it - specifically the content of files like configuration.h, configuration_adv.h, and pins.h and how they are used to configure/tailor Marlin for your printer. Too many people jump into trying a new version and learn the hard way that they don't know enough to go about it, or they find that the latest builds on github haven't been thoroughly tested and have issues.
Ender 3v2 poor printing quality
10-28-2024, 09:08 AM in Tips, Tricks and Tech Help