Optional M42
/M226
; Add more features filters (#19664)
This commit is contained in:
@ -52,7 +52,7 @@
|
||||
#define HAS_FREE_AUX2_PINS !(BOTH(ULTRA_LCD, NEWPANEL) && ANY(PANEL_ONE, VIKI2, miniVIKI, MINIPANEL, REPRAPWORLD_KEYPAD))
|
||||
|
||||
// Test the target within the included pins file
|
||||
#ifdef __MARLIN_PREBUILD__
|
||||
#ifdef __MARLIN_DEPS__
|
||||
#define NOT_TARGET(V...) 0
|
||||
#else
|
||||
#define NOT_TARGET(V...) NONE(V)
|
||||
|
Reference in New Issue
Block a user