Add multi-extruder condition
This commit is contained in:
@@ -2334,7 +2334,7 @@
|
||||
#define FILAMENT_CHANGE_SLOW_LOAD_LENGTH 0
|
||||
#endif
|
||||
|
||||
#if EXTRUDERS > 1 && !defined(TOOLCHANGE_FS_EXTRA_PRIME)
|
||||
#if HAS_MULTI_EXTRUDER && !defined(TOOLCHANGE_FS_EXTRA_PRIME)
|
||||
#define TOOLCHANGE_FS_EXTRA_PRIME 0
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user