Commit Graph

12240 Commits (1c86fbc60bad74957c872cbd6bc87900a3f127d8)
 

Author SHA1 Message Date
teemuatlut 1c86fbc60b TMC updates, capture LCD changes ()
felixstorm 74f44783ac ESP32 servo support ()
felixstorm bc5a1fe562 Various fixes for ESP32 ()
Giuliano Zaro e1bf34bdc9 Ruramps4d typo fix ()
Scott Lahteine 7cce6b8d68 Bring configs up to date (MANUAL_FEEDRATE)
Scott Lahteine 1210b73530 Geeetech A10M/A20M example updates
Scott Lahteine beb2ed145e List AZTEEG_X5_MINI SPI pins
Followup to earlier commit
Scott Lahteine 44caf70917 Improve editing, fix some small value editing
Scott Lahteine 612eaa87bd Fix "back" items in some sub-menus
Scott Lahteine c5dc2e5a71 Update advanced BLTouch menu items
Scott Lahteine 48d1bd29cb Shift m before compare to 0
InsanityAutomation 9f69fbe5ee Move some menu items ()
Scott Lahteine fc52c43a26 Some documentation updates
Tanguy Pruvot 24b1818245 Secure STM32F1 servo code and M280 detach ()
Scott Lahteine a49919396a LPC1768 MarlinServo => libServo
Scott Lahteine 2b5046659a Tweak Marlin headers, comments
Scott Lahteine cc862a8213 Replace some functions with lambdas
Ludy fafd73a3af Update copyright in headers ()
Giuliano Zaro 2298923a9b Update Italian language ()
Ludy 41f61a12b8 Update German language ()
doggyfan 594f6b14be Limit user thermistor to 999, fix thermistor table macro ()
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO ()
Scott Lahteine 4ef364a073 Sanity check probe offsets must be integers
Ivan Kravets 610abd7b88 Declare "teensy" platform, add ststm32 dev/platform ()
Scott Lahteine cfca07852a Backlash linker error workaround
Fix 
Scott Lahteine aeec9ef76b Update backlash code
Scott Lahteine 7b4c3bd92a Fix call to synchronize in lcd_pause_job
Scott Lahteine 9bf65eacaa Remove old adv config heading
Pavel4e5 3cd19a8ec0 Improve Zonestar keypad responsiveness ()
Tanguy Pruvot 402f1f7307 STM32F1: STM32_HIGH_DENSITY is auto defined in HAL ()
- Fix the `fsmc` and `sdio` units which required hard defines for use.
Tanguy Pruvot 87e7193259 Fix M226 sign warning (for most platforms) ()
Tanguy Pruvot 256f810df2 Add open-drain output mode to STM32F1 FastIO ()
- This mode is often used/preferred to drive printer boards' MOSFETs.
- Can generally boost the allowed output power (for hotbed,nozzle and fans).
Bob Kuhn 1dad6e754b Neopixel background LED option ()
InsanityAutomation 84ac5b360b Fix ExtUI mesh functions ()
Scott Lahteine 9b5f9dda0e Update analog pins labels
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command ()
GUEST.it 62ef54cb81 UBL: Log and display G29 progress ()
GUEST.it 7907eec04c Fix power loss recovery with SINGLENOZZLE ()
Scott Lahteine efe651e749 Add THERMISTOR_NAME for 1000
Scott Lahteine 0b056970c6 Fix file.open in STM32 eeprom emu
InsanityAutomation 06f3273531 Fix DELTA pulse wait bug ()
Marcio Teixeira 7ccbcf2eaa Fix TMC EEPROM regression ()
Partially undo 15357af to ensure TMC code is initialized in the proper order.
Marcio Teixeira 9558962d59 Fix DUE HAL SW SPI compile error ()
Martin Zeman 737d3d9283 Ender-3: Add feedrate for E manual move ()
InsanityAutomation 07afe69cee Fix some bad AZTEEG_X5_MINI pins ()
Chris Pepper 451ea996c9
[LPC176x] Fix switch fallthrough
Tanguy Pruvot d7b0369e39 STM32: Fix SD EEPROM emulation conflict ()
Scott Lahteine 785c01f2bc Use US spelling of 'behavior'
Sam Lane 7f1e0c5670 Update EXTRA_LINADV_K with Marlin bit macros ()
Bob Kuhn 48bd8899bd Cohesion 3D Remix: Onboard SD card, Fysetc LCD ()