🐛 Fix PANDA ZHU missing #endif (#26460)
This commit is contained in:
parent
ae695e8309
commit
8ff937c7d8
|
@ -29,6 +29,7 @@
|
|||
|
||||
#if E_STEPPERS > 5
|
||||
#error "PANDA ZHU supports up to 5 E steppers."
|
||||
#endif
|
||||
#if HAS_MULTI_HOTEND
|
||||
#error "PANDA ZHU only supports 1 hotend."
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue