Commit Graph

546 Commits

Author SHA1 Message Date
56057bcecd Fix lcd_impl_status_screen_1 2018-10-30 19:24:16 -05:00
3583e2b449 Followup to Menu Refactor (#12275) 2018-10-30 16:34:45 -05:00
5536228359 G34 Auto-align multi-stepper Z axis (#11302) 2018-10-29 14:01:36 -05:00
f9b80e7217 Make getfilename_sorted standard for listings 2018-10-29 13:54:21 -05:00
5ead026967 Fix menu_temp_xx_filament_change menu items 2018-10-28 20:43:33 -05:00
d632e44c8c [Merge] Refactor LCD menus / screens (#12199) 2018-10-28 18:18:22 -05:00
1f9806875c Update German language (#12261) 2018-10-28 18:11:55 -05:00
3a935fd72b Reduce repetition in menu edit items 2018-10-28 15:46:45 -05:00
b063b1b722 Reorganize includes and declarations 2018-10-28 15:46:45 -05:00
43cf913048 Move SD Card Menu to its own file 2018-10-28 15:46:45 -05:00
0161d3f733 Move Custom User Menu to its own file 2018-10-28 15:46:45 -05:00
3b0d2330b6 Move Delta Calibrate Menu to its own file 2018-10-28 15:46:45 -05:00
6896847210 Move LED Menu to its own file 2018-10-28 15:46:45 -05:00
9cd5471202 Move Job Recovery Menu to its own file 2018-10-28 15:46:45 -05:00
9f11e0284c Move Filament Change Menu to its own file 2018-10-28 15:46:45 -05:00
d87ab3ed20 Move Advanced Settings Menu to its own file 2018-10-28 15:46:45 -05:00
587a64d80c Move Bed Leveling Menu to its own file 2018-10-28 15:46:45 -05:00
96f313fb41 Move Info Menu to its own file 2018-10-28 15:46:45 -05:00
423ab029b2 Move Temperature Menu to its own file 2018-10-28 15:46:45 -05:00
489017995e Move UBL Menu to its own file 2018-10-28 15:46:45 -05:00
a489c9fa52 Move Motion Menu to its own file 2018-10-28 15:46:45 -05:00
3a9ad9f2b1 Move Configuration Menu to its own file 2018-10-28 15:46:45 -05:00
143d4ec043 Move Tune Menu to its own file 2018-10-28 15:46:45 -05:00
829effc1fe Move Main Menu to its own file 2018-10-28 15:46:45 -05:00
37ff663b02 Convert LIGHTWEIGHT_UI to CPP 2018-10-28 15:46:45 -05:00
a964f098b3 Make dogm status screen a CPP 2018-10-28 15:46:45 -05:00
8055ed24ff Move font data to a subfolder 2018-10-28 15:46:45 -05:00
774a6e8199 Drop TALL_FONT_CORRECTION 2018-10-28 15:46:45 -05:00
c825c419d4 Convert DOGM / HD44780 impl to CPP files 2018-10-28 15:46:45 -05:00
2bf18950ab Refactor LCD menus 2018-10-28 15:46:45 -05:00
c1e8bd6add Remove STM32 board-specific delays (#12243)
...and replace with delays for all HAL_STM32 boards.
2018-10-27 17:26:12 -05:00
3c9daf322a MSG_CNG_SDCARD => MSG_CHANGE_SDCARD 2018-10-27 13:56:29 -05:00
dacb5324e8 Fix display of Y on Graphical LCD 2018-10-26 01:43:47 -05:00
bf9dd4f4cf Add helpers for custom text in menu items (#12214)
For some features it can be useful to write custom text in a menu item. This commit provides helpers to make this easier.
2018-10-25 15:17:53 -05:00
53c535a0c1 Remove trailing whitespace 2018-10-25 09:46:33 -05:00
55dec02ca1 Allow X, Y, Z manual move when cold. (#12209) 2018-10-25 09:13:52 -05:00
9613f00877 Fix getProgress_seconds_elapsed to return seconds 2018-10-24 18:05:15 -05:00
5d487ef40e Fix null exception due to duration_t of zero (#12207) 2018-10-24 17:59:33 -05:00
a9061714f2 Update Italian language (#12196) 2018-10-24 16:40:48 -05:00
0a549fd1f2 Fix EXTENSIBLE_UI compile errors (#12206) 2018-10-24 16:36:11 -05:00
a80ba8fc6e Slovak translation update (#12202) 2018-10-24 16:02:38 -05:00
7a04eb3a8b Fix some comment formatting 2018-10-23 22:35:44 -05:00
2f873a119f Revert some UBL strings 2018-10-23 15:39:59 -05:00
a93e9e6e9b Use preheat labels in place of PLA/ABS (#12194) 2018-10-23 15:38:17 -05:00
e229b831fa Customizable preheat labels 2018-10-23 00:57:50 -05:00
a553ab82e0 Add e index to _lcd_move_distance_menu 2018-10-22 23:35:04 -05:00
3a46212dd8 Better cold extrusion prevention in LCD menu (#12189) 2018-10-22 20:54:38 -05:00
fc31da1114 Implement custom delay/millis for EXTENSIBLE_UI (#12188) 2018-10-22 19:37:48 -05:00
427c80119a Hide some menu items when busy: fix typo (#12164) 2018-10-20 15:55:31 -05:00
b640b3b0d6 Define ST7920 delays for board ARMED (#12161) 2018-10-20 13:12:54 -05:00