Commit Graph

14230 Commits (a96be32faefb9e054f923d9204b04420f075a62c)
 

Author SHA1 Message Date
Tim Moore 67f8ba6fed Allow pullup/downs on power loss pin ()
thisiskeithb 19e21a8f10 Wanhao Duplicator i3 Mini config updates ()
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz ()
Scott Lahteine 29c12905f5 Minor HAL patches
Scott Lahteine 1432d44eed Patch circleci config
Scott Lahteine 94397dbdb4 [cron] Bump distribution date
Scott Lahteine 17cd1a4f26 Tweak TOUCH_MI_DEPLOY_XPOS block
Scott Lahteine dfcd437486 Base HAS_LCD_CONTRAST on display type
Scott Lahteine 3f678b0be5 Remove some extra F4 conditions
Scott Lahteine 4d1a662571 Fix STM32F7 STEPPER_ENABLE_PIN
Scott Lahteine 08434b3605 Add TMC26XStepper, not ignore
Tim Moore cd09e35f90 Remove extra M503 "M412" report ()
InsanityAutomation c5be59ddfe Fix runout trigger on "inactive" sensor ()
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation ()
Robby Candra 33d54c0d5a Remove extra defines ()
Scott Lahteine 403eefd272 Delete _Bootscreen.h
Scott Lahteine bc93ac53b5 Fix #define typo in configs
Scott Lahteine d2072f9ace
Clean up PlatformIO lib_ignore ()
Originally from .

Users may need to delete platformio work folders before building.
Scott Lahteine c8e476ad60 Embed some items in HAS_LCD_MENU
Scott Lahteine 9a3ee3be53 [cron] Bump distribution date
Scott Lahteine 9d9e2deb9b Tweak UBL G29 status print
Robby Candra 823178c272 Use u8g int type for screen coordinates ()
Ludy 6715fd159c Animated Marlin boot screen ()
Scott Lahteine 9e49f154d8 [cron] Bump distribution date
Marcio Teixeira 8bdb3d9970 Add CONTROLLERFAN_SPEED_Z_ONLY ()
AnHardt 587d4a6373 Repair display throttling ()
J.C. Nelson fecf808d80 Fix lambda missing capture ()
Bob Kuhn 66bfad3ced Fix missing U8glib.h include ()
J.C. Nelson 1bcc5c98a9 MalyanLCD: Pause, resume, more ExtUI ()
Scott Lahteine c3ff53a61c STM32 u8g defines
Suggested by https://github.com/MarlinFirmware/Marlin/issues/14742#issuecomment-515753814
Tim Moore 4575978a1f Fix auto power for chamber fan ()
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI ()
Marcio Teixeira 179d6c4ed1 Add STARTUP_SCRIPT option. M17 parity with M18. ()
Marcio Teixeira 36dfbaea8c Add missing function declaration ()
Marcio Teixeira 263d7d37af "SD card" => "Media" ()
Scott Lahteine 24ce8beb48 [cron] Bump distribution date
Tanguy Pruvot 4cc103958e Alfawise Flash EEPROM, Z Servo Probe ()
Joseph Bozarth 0fbb26c28f M16 - Expected Printer Check ()
Scott Lahteine a26b57a36d Minor pins cleanup
Acenotass 059f575d93 Update Russian language ()
Timothy Hoogland a67830bf67 TH3D EZBoard is LPC1769 ()
Tanguy Pruvot 03df3f4a88 Fix Python scripts unhandled quotes ()
Tanguy Pruvot c6be989fca Store EEPROM config in flash ()
Avoid confusion between the 2 possible SDs...
Marcio Teixeira 13d8dc0b79 Fix incorrect print stat in ExtUI ()
Marcio Teixeira dc21e2e691 Increase XY nozzle offset range ()
Marcio Teixeira fa533846a7 Bury easter egg deeper ()
Giuliano Zaro af4bcb629a SAMD51 typo fix ()
Ludy d7172a4558 Cleanup and conditions ()
Johnny Eshak 03dbe16ccc Compiling M43 on invalid conversion ()
Giuliano Zaro f085199f5b SAMD51: Some LCD pin fixes ()