Welcome! Log In Create A New Profile

Advanced

MKS Gen v1.4 -- cooling fan won't run

Posted by papilio 
MKS Gen v1.4 -- cooling fan won't run
February 21, 2018 07:10AM
Hi,

I just replaced the board on my Anycubic delta with an MKS Gen v1.4, now I'm unable to get the PWM part cooling fan to run at all and I haven't found a solution on the forums yet. The fan is fine (and I've tried others), so I'm guessing it's a config problem. Could somebody see whether there's something amiss in my files please?

Thank you!


- Michael

Edited 2 time(s). Last edit at 02/21/2018 07:11AM by papilio.
Attachments:
open | download - Configuration.h (70.8 KB)
open | download - Configuration_adv.h (63.4 KB)
Re: MKS Gen v1.4 -- cooling fan won't run
February 21, 2018 07:53AM
"#define MOTHERBOARD BOARD_RAMPS_14_EEB"

dont use this on a MKS Gen v1.4 , It doesnt know about the D7 mosfet...

use

#define MOTHERBOARD BOARD_MKS_GEN_L

NB Power outputs will be EFBF or EFBE depending on number of hotends you set.

Edited 1 time(s). Last edit at 02/21/2018 07:56AM by Dust.
Re: MKS Gen v1.4 -- cooling fan won't run
February 21, 2018 08:10AM
You did it again! Thanks Dust, I'd been pretty unsure about that one.

I appreciate your help, and all the time you must spend helping others!
Re: MKS Gen v1.4 -- cooling fan won't run
February 21, 2018 11:41AM
I use:
"#define MOTHERBOARD BOARD_RAMPS_14_EFB"
on my MKS Gen 1.4 but that said I only have one hotend.

With:
"#define MOTHERBOARD BOARD_MKS_GEN_L"

Will all functions become available? Dual fan via fan extender, dual hotend?

Just curious as my setup works perfectly as is...
Re: MKS Gen v1.4 -- cooling fan won't run
February 21, 2018 11:48AM
Yes indeed -- as soon as I made the change, I started seeing 2 fans on the LCD controller. I'd say make the change, Dust knows his stuff. smiling smiley
Re: MKS Gen v1.4 -- cooling fan won't run
February 22, 2018 02:01PM
Quote
papilio
Yes indeed -- as soon as I made the change, I started seeing 2 fans on the LCD controller. I'd say make the change, Dust knows his stuff. smiling smiley

Yes he does smiling smiley

I don't have dual hotend, I was just curious.

The only reason I would like dual fan would be to control my heat brake cooler based on temp, noisy thing when the printer is just idling....
Re: MKS Gen v1.4 -- cooling fan won't run
February 22, 2018 02:09PM
Yeah, that ought to be pretty straightforward if you change the above value as Dust suggests. Here's one way to do it,

Marlin Custom Fan Pins 3D Printer Firmware



Good luck! smiling smiley
Re: MKS Gen v1.4 -- cooling fan won't run
February 22, 2018 04:34PM
Thanx!! Good find!!
Re: MKS Gen v1.4 -- cooling fan won't run
February 22, 2018 04:38PM
Quote
JustSumGuy
Thanx!! Good find!!

smileys with beer
Sorry, only registered users may post in this forum.

Click here to login