Remove unnecessary tabs and spaces
This commit is contained in:
@ -5259,7 +5259,7 @@ inline void gcode_M104() {
|
||||
|
||||
if (code_value_temp_abs() > thermalManager.degHotend(target_extruder)) LCD_MESSAGEPGM(MSG_HEATING);
|
||||
}
|
||||
|
||||
|
||||
#if ENABLED(AUTOTEMP)
|
||||
planner.autotemp_M104_M109();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user