Commit Graph

13542 Commits (f786cc5145ddccdae02c29b0ccda315c86c159d9)
 

Author SHA1 Message Date
LinFor a84e3d1b80 Use native ADC resolution where possible ()
Miroslav Šustek 9201197878 Fix SKR E3 board BLTOUCH + SPEAKER timer conflict ()
Jason Smith 814a2eaf8f Allow TMC baud rate override ()
teemuatlut d9b0b964be Fix TMC2208 HW Serial constructor ()
Tanguy Pruvot d13573c9cd STM32F1: restore latest ststm32 version ()
Axel 786617e375 Fix RAMPS + VIKI i2c ()
Scott Lahteine e6dfc991ae Patch tabs, heater led tests
Scott Lahteine a89f4703df Tweak permissions
Roman Moravčík 41b5d720e2 Fix filament Change heading on LCD ()
Luu Lac 4ee3502c8f Fix "confused intellisense" ()
Scott Lahteine f5b5b9e8ec Bring filament menu up to speed
ellensp f088c6a850 Add MKS_GEN_L_V2 controller support ()
aleknest cf87d3c700 More compatible uint8_t for Experimental i2c Bus buffer ()
Scott Lahteine e9805a0bcb Go to previous menu on object cancel
Scott Lahteine 51fd226a4d Unconfuse intellisense
Scott Lahteine d80ef43c19 Followup to es int patch
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