Various general cleanups
Mostly from the L6470-oriented PR
This commit is contained in:
@ -1788,10 +1788,8 @@
|
||||
|
||||
#define USER_DESC_1 "Test Print"
|
||||
#define USER_GCODE_1 "G28\nG29\nG26"
|
||||
/*
|
||||
#define USER_DESC_1 "Home & UBL Info"
|
||||
#define USER_GCODE_1 "G28\nG29 W"
|
||||
|
||||
/*
|
||||
#define USER_DESC_2 "Preheat for " PREHEAT_1_LABEL
|
||||
#define USER_GCODE_2 "M140 S" STRINGIFY(PREHEAT_1_TEMP_BED) "\nM104 S" STRINGIFY(PREHEAT_1_TEMP_HOTEND)
|
||||
|
||||
@ -1803,7 +1801,7 @@
|
||||
|
||||
#define USER_DESC_5 "Home & Info"
|
||||
#define USER_GCODE_5 "G28\nM503"
|
||||
*/
|
||||
*/
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user