922 Commits (6889e95f99492038482f14ddcf80949a46aa5680)

Author SHA1 Message Date
Sergey 58ba6b6430 Update marlin 3 years ago
Scott Lahteine 69b44c2309 📌 Require U8glib-HAL@~0.5.0 (#22324) 3 years ago
Sergey 398bb884ec 2.0.9 3 years ago
Scott Lahteine 003ce25acf 🎨 Format onboard_sd.cpp 3 years ago
Victor Oliveira 2b4284df81 MULTI_VOLUME for Color UI and MarlinUI (#22004) 3 years ago
Scott Lahteine ab050878e9 🎨 Clean up LPC1768 SPI init 3 years ago
Victor Oliveira 3491e49c5f 🐛 Fix boot / SD for STM32 (F103Rx) boards (#22087) 3 years ago
Katelyn Schiesser d322e495b2 More flexible redundant temp sensor (#22085) 3 years ago
Scott Lahteine 967942460e ️ Optimize Sensitive Pins array (except STM32) (#22080) 3 years ago
Kyle Repinski bfa257902e 🐛 Fix small/huge I2C EEPROM address (#22081) 3 years ago
Scott Lahteine 3f103c91f0 🎨 Laser Ammeter followup (#22079) 3 years ago
ellensp 76d4a395d1 🩹 Fallback ID for MKS TS35 V2.0 (#22031) 3 years ago
7FM c515bfb5fb 👽️ Include <EEPROM.h> in STM32 (for now) (#22054) 3 years ago
Victor Oliveira e6ef43e51a ⚰️ Remove obsolete CUSTOM_SPI_PINS (#22058) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
ellensp d13ffa0aba 🔨 Creality v4 with STM32 HAL (#21999) 3 years ago
Krzysztof Błażewicz 529bbfad10 ⚗️ 32-bit float constants (STM32F1) (#21996) 3 years ago
Victor Oliveira 057302b936 👽️ Fix usb-host-msc-cdc-msc issue (#22025) 3 years ago
Sergey 081833edd9 Marlin update 3 years ago
Scott Lahteine 49b05ba989 🎨 Flags for homing directions 3 years ago
Alvaro Segura Del Barco 6861b1ec82 🐛 Fix Teensy PINS_DEBUGGING compile (#21958) 3 years ago
Sergey a399523691 2.0.8.1 update 3 years ago
ekef 0977429138
Fix MKS Robin E3 BLTOUCH and Fan PWM timer conflicts (#21889) 3 years ago
Victor Oliveira c463b81819 BTT SKR Mini E3 for HAL/STM32 (#21488) 3 years ago
BigTreeTech ac11c689f7 Capacitive Touch Screen (GT911) for SKR SE BX (#21843) 3 years ago
Scott Lahteine f3e199fcd2 Fix TFT typo 3 years ago
sanek88lbl 06e965e29c Lerdge K EEPROM and TFT (#21812) 3 years ago
ellensp 9fa9eebe51 Support a third serial port (#21784) 3 years ago
Scott Lahteine 4518506559 Serial and pins debug cleanup 3 years ago
Scott Lahteine db90a180c2 Cleanup, hex formatting, includes 3 years ago
Sergey 3b88927356 2.0.8 update 3 years ago
ManuelMcLure 6e18af6f81 Only look for target disk during Upload (#21804) 3 years ago
Scott Lahteine a468701511 Cleanup, hex formatting 3 years ago
Scott Lahteine 5cbdf51b4a Apply SBI/CBI/TEST in HAL 3 years ago
Victor Oliveira 6310e023a7 Fix bad call to 'diskIODriver' (#21775) 3 years ago
Keith Bennett 62ec696cae Fix "continuous" typo (#21701) 3 years ago
fedetony c39c17c1b5 Soft Reset via Serial or post-kill button click (#21652) 3 years ago
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago
Scott Lahteine fe24aa2254 More detailed serial config error 3 years ago
Scott Lahteine 791edd0cec Use itoa for sprintf int 3 years ago
Scott Lahteine 99fa641a24 SDIO cleanup 3 years ago
Scott Lahteine 326b1c1225 Misc. formatting, serial out 3 years ago
Victor Oliveira 107dd313bd Multi-Volume. Select Media for LVGL (#21344) 3 years ago
pinchies c96340980a Fix Flash size (512KB) for STM32F103ZE (#21590) 3 years ago
Ramiro Polla 00ea75ce82 Drop return value from Serial::write() (#21567) 3 years ago
BigTreeTech 2c73964b2b BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 3 years ago
Mike La Spina 1ba0ed8121 Make DELAY_NS round up on AVR (#21546) 3 years ago
Scott Lahteine ba5644376c misc. pointer formatting 3 years ago
Scott Lahteine 05d7d37872 Suppress redundant serial errors 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago