MKS_PWC - makerbase-mks/MKS-Robin-Nano-V2.X GitHub Wiki
How to buy
- MKS PWC on Aliexpress MKS PWC
Video Tutorials
- If display is LCD12864. It can be referred to LCD12864 PWC
Firmware setting
- In pins_MKS_ROBIN_NANO_V2.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 PA2 // 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