mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 20:18:52 +00:00
🐛 Define MT_DET_PIN_INVERTING for MKS_ROBIN_NANO_V3 (#22348)
This commit is contained in:
parent
4ac32b1993
commit
88dad3a164
@ -180,6 +180,7 @@
|
||||
//
|
||||
#define MT_DET_1_PIN PA4
|
||||
#define MT_DET_2_PIN PE6
|
||||
#define MT_DET_PIN_INVERTING false // LVGL UI filament RUNOUT PIN STATE
|
||||
#define PW_DET PA13
|
||||
#define PW_OFF PB2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user