Customizable preheat labels
This commit is contained in:
parent
a553ab82e0
commit
e229b831fa
82 changed files with 174 additions and 10 deletions
|
|
@ -520,6 +520,14 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef PREHEAT_1_LABEL
|
||||
#define PREHEAT_1_LABEL "PLA"
|
||||
#endif
|
||||
|
||||
#ifndef PREHEAT_2_LABEL
|
||||
#define PREHEAT_1_LABEL "ABS"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Set a flag for a servo probe
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue