Fixed stop print LCD function on M104
This commit is contained in:
parent
1875ab3bd7
commit
86b4b805d2
3 changed files with 9 additions and 2 deletions
|
|
@ -42,6 +42,8 @@
|
|||
extern int absPreheatHotendTemp;
|
||||
extern int absPreheatHPBTemp;
|
||||
extern int absPreheatFanSpeed;
|
||||
|
||||
extern boolean forced_heating_stop;
|
||||
|
||||
void lcd_buzz(long duration,uint16_t freq);
|
||||
bool lcd_clicked();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue