MKS_PWC - makerbase-mks/MKS-Robin-E3P GitHub Wiki
How to buy
- MKS PWC on Aliexpress MKS PWC
Video Tutorials
- If display is LCD12864. It can be referred to LCD12864 PWC
Work with MKS TS35-E3
-
Wiring:
-
Firmware setting
- Configuration.h:
// Enable Power Supply Control #define PSU_CONTROL #define PSU_ACTIVE_HIGH true
- pins_MKS_ROBIN_E3P.h file setting
#define PS_ON_PIN PB0 // PW_OFF #define KILL_PIN PA2 // PW_DET #define KILL_PIN_INVERTING true //
-
How to use it
- Select Option in the print interface and set the PWC button Manual to Auto