Harvey2020
About
- Username
- Harvey2020
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
#if defined(UI_HEAD) && UI_DISPLAY_TYPE == DISPLAY_U8G char head[MAX_COLS + 1]; col = 0; parse(uiHead, false); strcpy(head, uid.printCols); #endif char *text; if(menuLevel == 0) { // Top level menu ////// ==>>…
-
This is really annoying tbh, just flashed version 1.0.3 and now instead of a useful info screen during print, showing things like temperature, buffer size, speed multiplier and so on, I just get a basic screen showing filename of object being printe…