🐛 Fix PANDA ZHU missing #endif (#26460)
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
|
|
||||||
#if E_STEPPERS > 5
|
#if E_STEPPERS > 5
|
||||||
#error "PANDA ZHU supports up to 5 E steppers."
|
#error "PANDA ZHU supports up to 5 E steppers."
|
||||||
|
#endif
|
||||||
#if HAS_MULTI_HOTEND
|
#if HAS_MULTI_HOTEND
|
||||||
#error "PANDA ZHU only supports 1 hotend."
|
#error "PANDA ZHU only supports 1 hotend."
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user