53 Commits (0f39386d9b7458ac10e3186521d398a4cb88f988)

Author SHA1 Message Date
  Scott Lahteine 0f39386d9b Make BOOTSCREEN_TIMEOUT generally available 4 years ago
  Scott Lahteine 5e9a10dbae Use PSTR for common labels 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  MS1987 31fdaea269 Add MKS Robin Pro, MKS Robin Lite3 (#16163) 4 years ago
  Scott Lahteine 27cb4db80e
Reduced string storage using tokens (#15593) 4 years ago
  Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 4 years ago
  Scott Lahteine d5c1c72a76 Tweak CW/CCW bitmaps 4 years ago
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 4c16661153 Use named styles in draw_menu_item_static 4 years ago
  DrDitto 04e4eb35be MKS_MINI, FYSETC RGB, backlight (#15334) 4 years ago
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 4 years ago
  Scott Lahteine 060b360be3 Provide a good default contrast 4 years ago
  Scott Lahteine a07c4af393 Tweak animated draw call 4 years ago
  Scott Lahteine 7ad5208267 Fix up boot screen code 4 years ago
  Scott Lahteine 3ac76f0489
Invariant Marlin bootscreen (#15057) 4 years ago
  Scott Lahteine 7924e0d819 Add print at position shortcuts 4 years ago
  Scott Lahteine 5c0e5c599f Fix boot screen warning 4 years ago
  Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 4 years ago
  Robby Candra 823178c272 Use u8g int type for screen coordinates (#14965) 4 years ago
  Ludy 6715fd159c Animated Marlin boot screen (#14961) 4 years ago
  Marcio Teixeira eb7840dabb Match select item to encoder direction (#14673) 4 years ago
  Marcio Teixeira eefe3f595a New options: Bootscreen as Info, game Easter-egg (#13829) 4 years ago
  thisiskeithb 522df57a45 Tevo Michelangelo configuration (#14577) 4 years ago
  Tanguy Pruvot bae8d0a4bd DOGM: Avoid white flash on TFT (re)init (#14631) 4 years ago
  Scott Lahteine 67e0238c89 Reduce type warnings 4 years ago
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 2a96d4e23a Move number-to-string functions to libs 5 years ago
  thisiskeithb 662e7da8a4 Fix USE_BIG_EDIT_FONT bug (#14252) 5 years ago
  Scott Lahteine 44caf70917 Improve editing, fix some small value editing 5 years ago
  Scott Lahteine a613bcad2d Fix some spelling 5 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Scott Lahteine 5051909c3c
Update do_select_screen for general use (#13800) 5 years ago
  Marcio Teixeira 2e3d121ac4 Squelch compiler warning (#13739) 5 years ago
  Marcio Teixeira bdfffee037 Modify Z-offset overlay for clarity (#13660) 5 years ago
  Scott Lahteine cee3b172b9
Fix Marlin splash screen logic (#13646) 5 years ago
  Scott Lahteine 9abe9aff56
Confirm before starting SD print (#13616) 5 years ago
  Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
  Scott Lahteine 5d2c5877f7 DOGM bootscreen cleanup 5 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
  3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 2f8e89adc3 Remove extraneous ui. prefixes 5 years ago
  Scott Lahteine eb78aed863
Rename LCD menus according to variable types (#12892) 5 years ago
  Scott Lahteine ef81b5f03e Link to font docs in ultralcd_DOGM.cpp 5 years ago
  Scott Lahteine 01b5c810d5 Space out multiple edit lines a bit 5 years ago
  Scott Lahteine 4a7c6f7241 NUM_ARRAY => COUNT 5 years ago
  Scott Lahteine 88c57eaf55
Clean up some u8g code (#12476) 5 years ago
  Ludy 1f93d2bcf7 Fix LCD compile error, etc. (#12472) 5 years ago