Allow redundant temp sensor with SINGLENOZZLE (#15650)
This commit is contained in:
parent
475041656c
commit
0f5d457252
2 changed files with 2 additions and 5 deletions
|
|
@ -416,7 +416,6 @@
|
|||
#if EITHER(SINGLENOZZLE, MIXING_EXTRUDER) // One hotend, one thermistor, no XY offset
|
||||
#undef HOTENDS
|
||||
#define HOTENDS 1
|
||||
#undef TEMP_SENSOR_1_AS_REDUNDANT
|
||||
#undef HOTEND_OFFSET_X
|
||||
#undef HOTEND_OFFSET_Y
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue