Welcome, Guest. Please login or register.

Username: Password:

Author Topic: MKS Gen L and Status LED  (Read 2580 times)

plop3

  • Newbie
  • *
  • Posts: 3
    • View Profile
MKS Gen L and Status LED
« on: January 06, 2019, 15:48:24 »

Hello,

In pinmappings.h at MKS section pinout for status LED is 13
//Status Pins:
#define statusPin_Define 13

Is it possible to take another default pin ?
Pin 13 is not available on MKS card.

Thanks.
Logged

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: MKS Gen L and Status LED
« Reply #1 on: January 07, 2019, 08:57:37 »

Ah, I assumed there was an on-board LED. There is on RAMPS 1.4.
I've never found any complete documentation of pin assignments for the MKS Gen L.

Will Digital Pin 31 do you?
Logged
Tom Carpenter (AstroEQ)

plop3

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: MKS Gen L and Status LED
« Reply #2 on: January 08, 2019, 11:36:18 »

Yes, pin 13 is the built-in LED.
But it's not visible when the card is in a box.
Perhaps, you can use pin 11 for an external LED (it's near 5V and Gnd).
Logged

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: MKS Gen L and Status LED
« Reply #3 on: January 08, 2019, 18:30:37 »

Pushed a new firmware version.

This will duplicate display of the status LED onto pin 11 as well as pin 13.

Kind Regards,
Tom.
Logged
Tom Carpenter (AstroEQ)

plop3

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: MKS Gen L and Status LED
« Reply #4 on: January 09, 2019, 12:15:36 »

Thank you  :)
Logged