Commit Graph

13298 Commits (7622973a31bf5b873e9752ba0bba43bee09a5761)
 

Author SHA1 Message Date
Scott Lahteine 1e57c6e6e3 AutoBuild tweaks
Scott Lahteine a9c259c77a Patch PrintrboardG2 build (on spec)
DrDitto 55b8547f04 Simplify MKS_MINI_12864 init (move 5ms to u8g seq.) ()
Scott Lahteine b7a9481e01 [cron] Bump distribution date
Scott Lahteine 139b7196a0
Watchdog cleanup ()
Scott Lahteine 24706aedbd Fix Neopixel typos
Scott Lahteine d0dd1a387e Require a newer Neopixel
Scott Lahteine f307ff68f7 Multiply by float, not double
Scott Lahteine 74746c6573 Fix probe_offset EEPROM field test
Alex Somesan 10bbed7f69 Fix comma/semicolon typo ()
Bob Kuhn 178dcd6fd8 SPI chaining with TMCStepper simplified interface ()
Frederik Kemner 4564ad2920 Fix build if EXTRUDERS = 0 ()
Scott Lahteine 50e4545255
Add custom types for position ()
Tanguy Pruvot 43d6e9fa43 STM32F103.. reorganization, SKR mini fix ()
Scott Lahteine 5e9898600b [cron] Bump distribution date
Scott Lahteine f2d93f61c3 Revert errant const
Scott Lahteine 7c5e6900e1 Tweak comment
Tim Moore 7e72768433 Info Menu: Runaway Watch state ()
Scott Lahteine 81b9c7c6ee No motion constraint before homing
Sensible approach to soft endstops before the machine is homed.

Ref: https://github.com/MarlinFirmware/Marlin/pull/15027#issuecomment-533301094
Co-Authored-By: comps <comps@nomail.dom>
Christian ddded80ff3 Fix mixing for up to 6 steppers ()
Scott Lahteine 8683d4abfd Improved list-oriented macros
InsanityAutomation 0ca6abce72 Add reporting to M290 ()
InsanityAutomation e942b352c6 Fix Photograph Pin Sanity Check ()
Ludy 41ea2d8c31 Fix auto-fan compile error ()
InsanityAutomation be3c4a7930 Bring Raptor pins in parity with others ()
Ludy f28f191ebf Trailing whitespace ()
Ludy a628d77798 Fix compile error with 6 hot-ends ()
Ludy 6509dc04f5 Fix German error ()
Scott Lahteine 2277c6dffc
Optimize SD card reader, sorting ()
Scott Lahteine 1834d86df5 Fix sanity check typos
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options ()
Maxim 1b9fc64d8a Add M997 support for SKR PRO 1.1 ()
Scott Lahteine f57ce2b40a [cron] Bump distribution date
Scott Lahteine ebfdf740bc EZBoard only knows stock display
Jason Smith 5f18f5bb90 Require TMCStepper >= 0.5.0 in platformio.ini ()
InsanityAutomation 5221e2d991 Restore Host Prompt Info ()
Marcio Teixeira 02bbc51195 Keep C extension for now, restore (void) arg ()
Giuliano Zaro a8aca59c04 Update Italian language ()
Scott Lahteine 4c16661153 Use named styles in draw_menu_item_static
Scott Lahteine d683f98019 Return buffer in duration.toString
Scott Lahteine dc65788511 Shorthand for __VA_ARGS__
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings ()
Scott Lahteine 62e4e05a19 [cron] Bump distribution date
Berezovskyi Oleksandr c0d5b57cf9 Init i2c for all i2c EEPROM use ()
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen'
Scott Lahteine 455dabb183
Add a feedRate_t data type ()
Scott Lahteine ee7558a622 Tweaks to Z fade behavior
Scott Lahteine 1f48eaf03a Change AutoBuild button order
Scott Lahteine d49d40f7b0 Home XYZ newline
Scott Lahteine b72fd7ea9c Supply 'super' for servo subclasses