12407 Commits (9f136a7c6765b99c34d8aace3f6f2b5cfed54972)
 

Author SHA1 Message Date
Scott Lahteine 352734494b Reduce some M43 strings 6 years ago
Scott Lahteine b14cc0d7c5 Remove extra gcode. prefix 6 years ago
Scott Lahteine c6d39319de Fix some whitespace 6 years ago
InsanityAutomation 212860f090 Always change to Tool 0 on G29 (#14146) 6 years ago
Giuliano Zaro 7b838f31be DUE HAL cleanup (#14126) 6 years ago
Chris 36a0376c36
fix TMC2208 boot loop with SW UART
Need stepper .begin() before calling susbequent .push()
6 years ago
Robby Candra df7733425c Shorten pause message for 4 line LCD (#14097) 6 years ago
Scott Lahteine 605ec0a478 Fix thermistor table warning 6 years ago
doggyfan 90121047d9 Fix thermal protection with user thermistor (#14130) 6 years ago
Scott Lahteine 81cee05476 Update some env in pins.h 6 years ago
Scott Lahteine 47fd74a98d Clean up fast_pwm.cpp 6 years ago
Scott Lahteine 49229d97db Consistent _useTimerX tests 6 years ago
Scott Lahteine 8924389dfc Tweak servo µs macros 6 years ago
InsanityAutomation 49e83dd7c8 BLTouch V3.1 changes (#14104) 6 years ago
Scott Lahteine 14fe41f6b2 Update Z probe offset comment 6 years ago
Scott Lahteine f8bede6b5e Fix some HAL includes 6 years ago
Bryan 0ef5d667b6 Fixed M43 parameter bug (#14099) 6 years ago
teemuatlut 1c86fbc60b TMC updates, capture LCD changes (#14074) 6 years ago
felixstorm 74f44783ac ESP32 servo support (#14109) 6 years ago
felixstorm bc5a1fe562 Various fixes for ESP32 (#14102) 6 years ago
Giuliano Zaro e1bf34bdc9 Ruramps4d typo fix (#14096) 6 years ago
Scott Lahteine 7cce6b8d68 Bring configs up to date (MANUAL_FEEDRATE) 6 years ago
Scott Lahteine 1210b73530 Geeetech A10M/A20M example updates 6 years ago
Scott Lahteine beb2ed145e List AZTEEG_X5_MINI SPI pins
Followup to earlier commit
6 years ago
Scott Lahteine 44caf70917 Improve editing, fix some small value editing 6 years ago
Scott Lahteine 612eaa87bd Fix "back" items in some sub-menus 6 years ago
Scott Lahteine c5dc2e5a71 Update advanced BLTouch menu items 6 years ago
Scott Lahteine 48d1bd29cb Shift m before compare to 0 6 years ago
InsanityAutomation 9f69fbe5ee Move some menu items (#14118) 6 years ago
Scott Lahteine fc52c43a26 Some documentation updates 6 years ago
Tanguy Pruvot 24b1818245 Secure STM32F1 servo code and M280 detach (#14085) 6 years ago
Scott Lahteine a49919396a LPC1768 MarlinServo => libServo 6 years ago
Scott Lahteine 2b5046659a Tweak Marlin headers, comments 6 years ago
Scott Lahteine cc862a8213 Replace some functions with lambdas 6 years ago
Ludy fafd73a3af Update copyright in headers (#14092) 6 years ago
Giuliano Zaro 2298923a9b Update Italian language (#14095) 6 years ago
Ludy 41f61a12b8 Update German language (#14093) 6 years ago
doggyfan 594f6b14be Limit user thermistor to 999, fix thermistor table macro (#14080) 6 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 6 years ago
Scott Lahteine 4ef364a073 Sanity check probe offsets must be integers 6 years ago
Ivan Kravets 610abd7b88 Declare "teensy" platform, add ststm32 dev/platform (#14070) 6 years ago
Scott Lahteine cfca07852a Backlash linker error workaround
Fix #14045
6 years ago
Scott Lahteine aeec9ef76b Update backlash code 6 years ago
Scott Lahteine 7b4c3bd92a Fix call to synchronize in lcd_pause_job 6 years ago
Scott Lahteine 9bf65eacaa Remove old adv config heading 6 years ago
Pavel4e5 3cd19a8ec0 Improve Zonestar keypad responsiveness (#14056) 6 years ago
Tanguy Pruvot 402f1f7307 STM32F1: STM32_HIGH_DENSITY is auto defined in HAL (#14057)
- Fix the `fsmc` and `sdio` units which required hard defines for use.
6 years ago
Tanguy Pruvot 87e7193259 Fix M226 sign warning (for most platforms) (#14049) 6 years ago
Tanguy Pruvot 256f810df2 Add open-drain output mode to STM32F1 FastIO (#14050)
- This mode is often used/preferred to drive printer boards' MOSFETs.
- Can generally boost the allowed output power (for hotbed,nozzle and fans).
6 years ago
Bob Kuhn 1dad6e754b Neopixel background LED option (#14025) 6 years ago