Split up hotend / bed drawing

This commit is contained in:
Scott Lahteine
2019-12-01 20:06:00 -06:00
parent 849ac80e90
commit 3dc49fd1c6
2 changed files with 176 additions and 186 deletions

View File

@@ -1462,7 +1462,8 @@
#else // HOTENDS == 0
//#error "Incomplete status header"
#define STATUS_HOTEND_TEXT_X(N) 0
#define STATUS_HEATERS_Y 0
#endif