Small changes on the LCD panel, let the speed control work better, line up the parameter edit the same as the menu, remove some unused defines, and remove the Z from the 10mm move menu.
This commit is contained in:
parent
b69cb9fbd9
commit
01aac2a142
5 changed files with 7 additions and 7 deletions
|
|
@ -62,9 +62,6 @@
|
|||
|
||||
#define LCD_MESSAGEPGM(x)
|
||||
#define LCD_ALERTMESSAGEPGM(x)
|
||||
|
||||
#define CLICKED false
|
||||
#define BLOCK ;
|
||||
#endif
|
||||
|
||||
char *itostr2(const uint8_t &x);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue