Commit Graph

12723 Commits (8119e511a1e150fa91af6d3a04fd4f0439f405ab)
 

Author SHA1 Message Date
Scott Lahteine 07021c85c8 Tweak timer16_Sequence_t
Roman Moravčík d70929f7c0 Update Slovak language ()
Tanguy Pruvot e3a468f2cd STM32F1: FSMC only on chips with 100/144 pins ()
Ludy 8e8e48f900 Fix links in templates, gcode.h ()
InsanityAutomation 34ae76025e Clear Pausing message after M600 park ()
Ludy bd494a6bd6 Update defines for patched temperature macros ()
doggyfan e09d8811c1 Apply grace period to thermistor failure testing ()
InsanityAutomation 0f04ba016f Adjust tool offset menus ()
teemuatlut bf4a0db97f TMC LCD followup ()
Scott Lahteine 6d92a0a33b Add 'ghpc' helper script
Minims 32afe1d102 Fix TOOLCHANGE_ZRAISE warning ()
Robby Candra 5515f88452 Clarify SD longname string size ()
Tanguy Pruvot 5f42d3a8b4 BLTouch French updates ()
Scott Lahteine d3bb5b69ba Apply NOLESS/NOMORE
Scott Lahteine b315157053 Apply const to mcp4728
Scott Lahteine 3c179bbd47 Simpler G28 home axis conditions
Scott Lahteine 352734494b Reduce some M43 strings
Scott Lahteine b14cc0d7c5 Remove extra gcode. prefix
Scott Lahteine c6d39319de Fix some whitespace
InsanityAutomation 212860f090 Always change to Tool 0 on G29 ()
Giuliano Zaro 7b838f31be DUE HAL cleanup ()
Chris 36a0376c36
fix TMC2208 boot loop with SW UART
Need stepper .begin() before calling susbequent .push()
Robby Candra df7733425c Shorten pause message for 4 line LCD ()
Scott Lahteine 605ec0a478 Fix thermistor table warning
doggyfan 90121047d9 Fix thermal protection with user thermistor ()
Scott Lahteine 81cee05476 Update some env in pins.h
Scott Lahteine 47fd74a98d Clean up fast_pwm.cpp
Scott Lahteine 49229d97db Consistent _useTimerX tests
Scott Lahteine 8924389dfc Tweak servo µs macros
InsanityAutomation 49e83dd7c8 BLTouch V3.1 changes ()
Scott Lahteine 14fe41f6b2 Update Z probe offset comment
Scott Lahteine f8bede6b5e Fix some HAL includes
Bryan 0ef5d667b6 Fixed M43 parameter bug ()
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