I can't find Configuration file for MKS Gen v1.4

I have a partially working cfg file for Mks gen v1.4 board, but i cant understand the pin map in cfg and Pin out diagram of MKS GEN v1.4

most of the pin is working, except i can’t find [heater_fan fan1]
#pin: PH9 (hardware fan connected on E1 pin )

Both the pinout and cfg is attached.


printer.cfg (2.4 KB)

Try:

  • E1 → D7 → PH4
  • E0 → D10 → PB4
  • Fan → D9 → PH6
  • Heat Bed → D8 → PH5
2 Likes

It is working.
Thanks.
But why the pin names are different and where i can find the references?

See Frequently Asked Questions - Klipper documentation for an explanation.

did you get the printer.cfg file i am looking for 1

Overall klipper/config/generic-ramps.cfg at master · Klipper3d/klipper · GitHub should match, maybe with the exceptions discussed above.

hello everyone, I’m reconnecting to this discussion, I use the same card to update an old printer, with klipper obviously, these days I’m looking for how to map pins 65 and 66, I found for other pins (40, 42, 44) but not for these two … any ideas?? thanks

If you are referring to the pin number on the ATmega chip, the see for example Digital iVision Labs!: Arduino Mega 2560 Pin Mapping for Arduino

Hi, thanks for the reply.
I mean if in the image posted by @anurag30atulya in the board I am using pins D65 and D66 (I managed two lights when the board had the marlin) now with klipper what names do these two pins have?
Are they PK3 and PK4? I’m not sure, in the table you indicated there are still different names…
THANKS

Seems correct.