49 Commits (88bdd26c9998dc7524371f02660e76f778091d73)

Author SHA1 Message Date
Scott Lahteine 5a5be7e287 Reorder setup, with serial early 5 years ago
Scott Lahteine d96c769fd6 Move Power Loss Recovery check 5 years ago
Scott Lahteine 78fe411c7d Include swt_init in log 5 years ago
grauerfuchs 4a5a3d27ed
Option to use raw digipot values (#17536) 5 years ago
Bob Kuhn f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support (#17531) 5 years ago
Scott Lahteine d8b8d88276 Move setup logging to the top 5 years ago
Scott Lahteine 0e06aaa2bc Add millis helper macros 5 years ago
Scott Lahteine 65f6a373b0
Refactor SD detect handler (#17380) 5 years ago
Ben df8b7dfc40
Various Laser / Spindle improvements (#15335) 5 years ago
Scott Lahteine 9f86dde195 Clean up UI declarations, apply TERN_ 5 years ago
Scott Lahteine 747b964295
Clean up user-wait, SD completion (#17315) 5 years ago
InsanityAutomation 3655e240f5
Fix SD finished ExtUI / host action (#17285) 5 years ago
Erkan Colak 83eec683c9
New Controller Fan options and M710 gcode (#17149) 5 years ago
Scott Lahteine 695e014075 Do later mounting of LCD-based SD 5 years ago
Scott Lahteine 095a1123c1 Add a global machine state 5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine 7ec45f4382 Fix end of short (auto0.g) prints 5 years ago
Scott Lahteine e7004550c4
Tweaks to finishSDPrinting (#17082) 5 years ago
Scott Lahteine 4e3a793f1e Fix broken enqueue_P 5 years ago
Scott Lahteine 972d1bf5b4 Ensure welcome message 5 years ago
Scott Lahteine b5530775c9 Add debug logging for setup() 5 years ago
MangaValk 57f488738b
[ToolChanger] Lock the current tool at power-up (#17093) 5 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 5 years ago
Scott Lahteine 8ff25a9566 Max7219 init last 5 years ago
Scott Lahteine 49c5f614c6 Minor motion style changes 5 years ago
Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 5 years ago
Scott Lahteine 5e9a10dbae Use PSTR for common labels 5 years ago
Scott Lahteine bafe8d920a Handle print completed LED event in M0 5 years ago
InsanityAutomation cdcd45d651
Set LCD status for EEPROM errors (#16977) 5 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 5 years ago
Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 5 years ago
Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 5 years ago
Scott Lahteine 073e4443e8 Optimize "Dismiss" string 5 years ago
Robby Candra af84e362cc
Remove unused queue.stopped_N (#16850) 5 years ago
Scott Lahteine ffcbba4447 Move MSG_MARLIN 5 years ago
Fabio Santos 894762259b
Coolstep for TMC2130, 2209, 5130, 5160 (#16790) 5 years ago
Robby Candra 86812432f3
Remove extraneous Serial init (#16794) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 0e72c315a0 Minor string storage optimization 5 years ago
Scott Lahteine 22556a7bbf More 8-extruder fixups 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 5 years ago
Bob Kuhn 0d166f9c7d Duet Smart Effector support (#16641) 5 years ago
Scott Lahteine 79c2f05e7d Fix M112 with Emergency Parser 5 years ago
InsanityAutomation ffd8b595d1 Fix PLR cancel with ExtUI (#16556) 5 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Scott Lahteine 6e658a7c04 Code style and comment tweaks 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Lino Barreca ac32ed74b4 Return from loop() on non-AVR boards (#16390) 5 years ago