-
Notifications
You must be signed in to change notification settings - Fork 70
MKS_PWC
mks-viva edited this page Mar 11, 2021
·
4 revisions
- MKS PWC on Aliexpress MKS PWC
- If display is LCD12864. It can be referred to LCD12864 PWC
- In pins_MKS_ROBIN_NANO_V3.h
#define MKSPWC
#ifdef MKSPWC
#define SUICIDE_PIN PB2 // Enable MKSPWC SUICIDE PIN
#define SUICIDE_PIN_INVERTING false // Enable MKSPWC PIN STATE
#define KILL_PIN PA13 // Enable MKSPWC DET PIN
#define KILL_PIN_STATE true // Enable MKSPWC PIN STATE
#endif
- How to use it
- Select Option in the print interface and set the PWC button Manual to Auto
- Nano V3 Wiki
- Hardware description
- Marlin firmware
- RepRapFirmware
- Configuring the hardware
- Video Tutorials
- FAQ