Farm mode: when print finishes, ask which filament was used for print; statistics modified
This commit is contained in:
parent
a3ad74a6be
commit
5d389a2c36
@ -30,7 +30,9 @@
|
|||||||
void lcd_sdcard_pause();
|
void lcd_sdcard_pause();
|
||||||
void lcd_print_stop();
|
void lcd_print_stop();
|
||||||
void prusa_statistics(int _message);
|
void prusa_statistics(int _message);
|
||||||
|
void prusa_statistics(int _message, uint8_t _col_nr = 0);
|
||||||
void lcd_confirm_print();
|
void lcd_confirm_print();
|
||||||
|
unsigned char lcd_choose_color();
|
||||||
void lcd_mylang();
|
void lcd_mylang();
|
||||||
bool lcd_detected(void);
|
bool lcd_detected(void);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user