752 Commits (64ee064ded99f922a8c12c88c8cc13bd0b4b3eb1)

Author SHA1 Message Date
  Scott Lahteine 6e3caf23b6 IS_DELTA => ENABLED(DELTA) 6 years ago
  Scott Lahteine 19f49db96f Tweak / reduce menu items 6 years ago
  Ludy 5ba6607181 Fix keypad-related compile error (#12306) 6 years ago
  Scott Lahteine 2fb2e286ee Followup to #12256 6 years ago
  Scott Lahteine 31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301) 6 years ago
  Ludy 9f77df2590 Followup to menu refactor. TMC warnings, sanity. (#12288) 6 years ago
  MasterPIC 6e041b9c61 Use blink to show more info on LCD (#12256) 6 years ago
  Scott Lahteine eb5600acd2 Add parentheses to LCD_CLICKED 6 years ago
  Scott Lahteine 2cff0d1f39 Move menu_level_bed_corners to its own file 6 years ago
  Scott Lahteine 44f2a82a56 Move axis_homed, axis_known_position to motion.* 6 years ago
  Ludy f2adb4b9cc Update German language (#12280) 6 years ago
  N95JPL b780b69c62 Use font ascent and descent for line positioning (#12224) 6 years ago
  Scott Lahteine 9cd3529108 Organize language data, fix Korean and Danish 6 years ago
  Marcio Teixeira 72d8adfd1e Cleanup and refactor EXTENSIBLE_UI (#12227) 6 years ago
  Karl Andersson 1946f729fd STM32 FastIO using register access (#12276) 6 years ago
  Scott Lahteine 56057bcecd Fix lcd_impl_status_screen_1 6 years ago
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
  TheLongAndOnly 5536228359 G34 Auto-align multi-stepper Z axis (#11302) 6 years ago
  Scott Lahteine f9b80e7217 Make getfilename_sorted standard for listings 6 years ago
  Scott Lahteine 5ead026967 Fix menu_temp_xx_filament_change menu items 6 years ago
  Ludy 1f9806875c Update German language (#12261) 6 years ago
  Scott Lahteine 3a935fd72b Reduce repetition in menu edit items 6 years ago
  Scott Lahteine b063b1b722 Reorganize includes and declarations 6 years ago
  Scott Lahteine 43cf913048 Move SD Card Menu to its own file 6 years ago
  Scott Lahteine 0161d3f733 Move Custom User Menu to its own file 6 years ago
  Scott Lahteine 3b0d2330b6 Move Delta Calibrate Menu to its own file 6 years ago
  Scott Lahteine 6896847210 Move LED Menu to its own file 6 years ago
  Scott Lahteine 9cd5471202 Move Job Recovery Menu to its own file 6 years ago
  Scott Lahteine 9f11e0284c Move Filament Change Menu to its own file 6 years ago
  Scott Lahteine d87ab3ed20 Move Advanced Settings Menu to its own file 6 years ago
  Scott Lahteine 587a64d80c Move Bed Leveling Menu to its own file 6 years ago
  Scott Lahteine 96f313fb41 Move Info Menu to its own file 6 years ago
  Scott Lahteine 423ab029b2 Move Temperature Menu to its own file 6 years ago
  Scott Lahteine 489017995e Move UBL Menu to its own file 6 years ago
  Scott Lahteine a489c9fa52 Move Motion Menu to its own file 6 years ago
  Scott Lahteine 3a9ad9f2b1 Move Configuration Menu to its own file 6 years ago
  Scott Lahteine 143d4ec043 Move Tune Menu to its own file 6 years ago
  Scott Lahteine 829effc1fe Move Main Menu to its own file 6 years ago
  Scott Lahteine 37ff663b02 Convert LIGHTWEIGHT_UI to CPP 6 years ago
  Scott Lahteine a964f098b3 Make dogm status screen a CPP 6 years ago
  Scott Lahteine 8055ed24ff Move font data to a subfolder 6 years ago
  Scott Lahteine 774a6e8199 Drop TALL_FONT_CORRECTION 6 years ago
  Scott Lahteine c825c419d4 Convert DOGM / HD44780 impl to CPP files 6 years ago
  Scott Lahteine 2bf18950ab Refactor LCD menus 6 years ago
  Karl Andersson c1e8bd6add Remove STM32 board-specific delays (#12243) 6 years ago
  Scott Lahteine 3c9daf322a MSG_CNG_SDCARD => MSG_CHANGE_SDCARD 6 years ago
  Scott Lahteine dacb5324e8 Fix display of Y on Graphical LCD 6 years ago
  Scott Lahteine bf9dd4f4cf
Add helpers for custom text in menu items (#12214) 6 years ago
  Scott Lahteine 53c535a0c1 Remove trailing whitespace 6 years ago
  Roman Moravčík 55dec02ca1 Allow X, Y, Z manual move when cold. (#12209) 6 years ago