Commit Graph

13526 Commits (47c19aa2b359247cc1918bdd16079bc022223176)
 

Author SHA1 Message Date
Giuliano Zaro 35cd545106 Use prior endstop pin-to-interrupt macros ()
Jason Smith 1fe0646d25 Use modified SoftwareSerialM which works with SKR Pro ()
Scott Lahteine 328ddda654 Clean up whitespace
Scott Lahteine 55991962be Patch extra axis MS pins for debugging
Chris Pepper b9116d4050
LPC176x Framework update ()
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
Scott Lahteine 15f94e5ee5 Add NUL_STR global
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes ()
ManuelMcLure 76b861d759 Fix kill screen with null string ()
Robby Candra 7360e9343a Minor DOGM status screen fix ()
Robby Candra bdb452ed81 Fix missing % on DOGM Status Screen ()
Giuliano Zaro 65ef774e8d Fix mega Port J endstop interrupts ()
Scott Lahteine a920b10483 Fix true/false redefined warnings
Scott Lahteine ed8f1ca9cf Revert Cortex delay for now
Scott Lahteine ca6d00b862 Save some string flash
Scott Lahteine 23d21dd81c Tweak lambdas
Scott Lahteine a7d7f36871 [cron] Bump distribution date
Scott Lahteine a5df89eef7 Add HAL_IWDG_MODULE_ENABLED to generic F4/F7
Scott Lahteine 93db4f4535 Tweak backtrace.cpp include
Scott Lahteine f0d952d33a
Cortex M3-M7 can use DWT->CYCCNT ()
Suggested by Alex Kenis at https://youtu.be/ZfyPcdhQnAA?t=502
Scott Lahteine ad28da7eb4 Patch ABL G29 loop
Followup to e3ddf6e81a
Scott Lahteine 288af0ddf6 Whitespace
Scott Lahteine e7d9db284e Followup to M240 patch
Raúl Lázaro Sánchez 7c60853219 Fix blocking delay in Photo G-code M240 ()
The-Force c6f694a247 Power Loss Recovery for volumetric extrusion ()
Scott Lahteine 4e6e02bc3e Include pause.h for M701-702
Scott Lahteine e3ddf6e81a Fix meshCount signed-ness
Scott Lahteine 899e0fcdbb [cron] Bump distribution date
Scott Lahteine 35b1149d96 Patch es int tests for Arduino 1.8.10
Scott Lahteine c80eda073f M119 => report_states
LinFor 7d24f152d8 Fix a typo breaking the build ()
Scott Lahteine 61225e685d Abort SD followup
Scott Lahteine d5c1c72a76 Tweak CW/CCW bitmaps
Scott Lahteine aaf018e5a0 Language changes
Scott Lahteine 583fc4ee2a Move abortSDPrinting with others
Scott Lahteine 55c3929359 Group AVRx4 boards together
Scott Lahteine c5713b5e98 Clean Endstops::event_handler
Scott Lahteine be498d6280 [cron] Bump distribution date
Aurawin b09b469dd5 Add BIQU TANGO V1 support ()
studiodyne 319e2b5760 Fan menus fix. FR cosmetic change. ()
studiodyne f139642e0f XY/Z Babystep Multiplicators ()
thisiskeithb abb44cf564 No boot-screen on Sidewinder X1 TFT28 ()
Scott Lahteine ade76e53de Fix A10M/A20M mixer display
Co-Authored-By: 3Dangel <3dangel@users.noreply.github.com>
InsanityAutomation cc4d3a215e Fix ExtUI UBL method calls ()
InsanityAutomation d4f5821cd6 Fix 3-point sanity check ()
Scott Lahteine 9aff30da0c
Confirm object cancellation ()
Scott Lahteine 78899fc241 Followup to E Total
Scott Lahteine 7a342ecb93
Show Total E during print ()
Scott Lahteine 0f8c3ed29a Prevent extra "too long/cold" errors
Scott Lahteine 9720d21301 Clean up trailing whitespace
Scott Lahteine c2cec563dc Followup to Cancel Objects