Apply HAS_HOTEND_OFFSET where needed
This commit is contained in:
@ -637,7 +637,7 @@ private:
|
||||
static void M217();
|
||||
#endif
|
||||
|
||||
#if HOTENDS > 1
|
||||
#if HAS_HOTEND_OFFSET
|
||||
static void M218();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user