Creality DWIN cleanup

This commit is contained in:
Scott Lahteine
2020-08-19 00:49:23 -05:00
parent 2cbc84855b
commit 092aad1813
2 changed files with 70 additions and 71 deletions

View File

@@ -68,11 +68,11 @@ enum processID {
Move_X,
Move_Y,
Move_Z,
Extruder,
Homeoffset,
#if HAS_HOTEND
Extruder,
ETemp,
#endif
Homeoffset,
#if HAS_HEATED_BED
BedTemp,
#endif