Followup to hotend_offset[Z] patch
This commit is contained in:
@ -78,7 +78,7 @@ extern int16_t feedrate_percentage;
|
||||
|
||||
extern uint8_t active_extruder;
|
||||
|
||||
#if HOTENDS > 1
|
||||
#if HAS_HOTEND_OFFSET
|
||||
extern float hotend_offset[XYZ][HOTENDS];
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user