-
Notifications
You must be signed in to change notification settings - Fork 15
MKS_PWC
mks-viva edited this page Nov 12, 2020
·
1 revision
- MKS PWC on Aliexpress MKS PWC
- If display is LCD12864. It can be referred to LCD12864 PWC
-
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
- Hardware description
- Marlin firmware
- Configuring the hardware
- Video Tutorials
- Extended use
- FAQ