Remove unnecessary tabs and spaces
This commit is contained in:
parent
7ca4f16a5c
commit
069c6b38dd
51 changed files with 163 additions and 163 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue