Touch UI updates for Cocoa Press (#15986)
This commit is contained in:
@@ -360,7 +360,11 @@
|
||||
#endif // HOTENDS > 1
|
||||
#endif // HOTENDS
|
||||
|
||||
#define _BED_PINS HEATER_BED_PIN, analogInputToDigitalPin(TEMP_BED_PIN),
|
||||
#define _BED_PINS
|
||||
#if PIN_EXISTS(HEATER_BED) && PIN_EXISTS(TEMP_BED)
|
||||
#undef _BED_PINS
|
||||
#define _BED_PINS HEATER_BED_PIN, analogInputToDigitalPin(TEMP_BED_PIN),
|
||||
#endif
|
||||
|
||||
//
|
||||
// Dual X, Dual Y, Multi-Z
|
||||
|
Reference in New Issue
Block a user