11396 Commits

Author SHA1 Message Date
Scott Lahteine
49229d97db Consistent _useTimerX tests 2019-05-25 23:05:01 -05:00
Scott Lahteine
8924389dfc Tweak servo µs macros 2019-05-25 22:33:51 -05:00
InsanityAutomation
49e83dd7c8 BLTouch V3.1 changes () 2019-05-25 21:56:47 -05:00
Scott Lahteine
14fe41f6b2 Update Z probe offset comment 2019-05-25 19:41:15 -05:00
Scott Lahteine
f8bede6b5e Fix some HAL includes 2019-05-25 19:20:17 -05:00
Bryan
0ef5d667b6 Fixed M43 parameter bug () 2019-05-25 18:23:25 -05:00
teemuatlut
1c86fbc60b TMC updates, capture LCD changes () 2019-05-25 18:22:12 -05:00
felixstorm
74f44783ac ESP32 servo support () 2019-05-25 18:12:24 -05:00
felixstorm
bc5a1fe562 Various fixes for ESP32 () 2019-05-25 17:06:00 -05:00
Giuliano Zaro
e1bf34bdc9 Ruramps4d typo fix () 2019-05-25 16:41:08 -05:00
Scott Lahteine
7cce6b8d68 Bring configs up to date (MANUAL_FEEDRATE) 2019-05-25 16:31:13 -05:00
Scott Lahteine
44caf70917 Improve editing, fix some small value editing 2019-05-25 15:29:00 -05:00
Scott Lahteine
612eaa87bd Fix "back" items in some sub-menus 2019-05-25 15:28:52 -05:00
Scott Lahteine
c5dc2e5a71 Update advanced BLTouch menu items 2019-05-25 15:26:25 -05:00
Scott Lahteine
48d1bd29cb Shift m before compare to 0 2019-05-25 15:22:15 -05:00
InsanityAutomation
9f69fbe5ee Move some menu items () 2019-05-25 15:16:00 -05:00
Scott Lahteine
fc52c43a26 Some documentation updates 2019-05-24 16:30:44 -05:00
Tanguy Pruvot
24b1818245 Secure STM32F1 servo code and M280 detach () 2019-05-22 16:57:19 -05:00
Scott Lahteine
a49919396a LPC1768 MarlinServo => libServo 2019-05-22 16:54:52 -05:00
Scott Lahteine
2b5046659a Tweak Marlin headers, comments 2019-05-22 16:54:52 -05:00
Scott Lahteine
cc862a8213 Replace some functions with lambdas 2019-05-22 16:54:35 -05:00
Ludy
fafd73a3af Update copyright in headers () 2019-05-22 16:24:13 -05:00
Giuliano Zaro
2298923a9b Update Italian language () 2019-05-22 16:23:41 -05:00
Ludy
41f61a12b8 Update German language () 2019-05-22 16:23:16 -05:00
doggyfan
594f6b14be Limit user thermistor to 999, fix thermistor table macro () 2019-05-21 21:31:05 -05:00
Giuliano Zaro
a74aad3b4a Clean up HALs / FastIO () 2019-05-21 18:28:12 -05:00
Scott Lahteine
4ef364a073 Sanity check probe offsets must be integers 2019-05-21 17:16:21 -05:00
Scott Lahteine
cfca07852a Backlash linker error workaround
Fix 
2019-05-20 21:52:56 -05:00
Scott Lahteine
aeec9ef76b Update backlash code 2019-05-20 21:34:08 -05:00
Scott Lahteine
7b4c3bd92a Fix call to synchronize in lcd_pause_job 2019-05-19 15:51:45 -05:00
Scott Lahteine
9bf65eacaa Remove old adv config heading 2019-05-19 15:24:01 -05:00
Pavel4e5
3cd19a8ec0 Improve Zonestar keypad responsiveness () 2019-05-18 20:52:55 -05:00
Tanguy Pruvot
402f1f7307 STM32F1: STM32_HIGH_DENSITY is auto defined in HAL ()
- Fix the `fsmc` and `sdio` units which required hard defines for use.
2019-05-18 20:45:22 -05:00
Tanguy Pruvot
87e7193259 Fix M226 sign warning (for most platforms) () 2019-05-18 16:15:48 -05:00
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).
2019-05-18 16:12:00 -05:00
Bob Kuhn
1dad6e754b Neopixel background LED option () 2019-05-18 02:36:37 -05:00
InsanityAutomation
84ac5b360b Fix ExtUI mesh functions () 2019-05-17 20:37:23 -05:00
Scott Lahteine
9b5f9dda0e Update analog pins labels 2019-05-17 20:22:25 -05:00
FanDjango
85fb33a060 BLTOUCH tweaks, new v3.1 command () 2019-05-17 19:10:18 -05:00
GUEST.it
62ef54cb81 UBL: Log and display G29 progress () 2019-05-17 19:02:21 -05:00
GUEST.it
7907eec04c Fix power loss recovery with SINGLENOZZLE () 2019-05-17 18:47:15 -05:00
Scott Lahteine
efe651e749 Add THERMISTOR_NAME for 1000 2019-05-17 18:26:53 -05:00
Scott Lahteine
0b056970c6 Fix file.open in STM32 eeprom emu 2019-05-17 18:26:53 -05:00
InsanityAutomation
06f3273531 Fix DELTA pulse wait bug () 2019-05-17 16:16:56 -05:00
Marcio Teixeira
7ccbcf2eaa Fix TMC EEPROM regression ()
Partially undo 15357af to ensure TMC code is initialized in the proper order.
2019-05-16 20:38:03 -05:00
Marcio Teixeira
9558962d59 Fix DUE HAL SW SPI compile error () 2019-05-16 20:36:19 -05:00
InsanityAutomation
07afe69cee Fix some bad AZTEEG_X5_MINI pins () 2019-05-16 20:33:00 -05:00
Chris Pepper
451ea996c9
[LPC176x] Fix switch fallthrough 2019-05-15 10:35:26 +01:00
Tanguy Pruvot
d7b0369e39 STM32: Fix SD EEPROM emulation conflict () 2019-05-15 02:42:10 -05:00
Scott Lahteine
785c01f2bc Use US spelling of 'behavior' 2019-05-15 01:49:17 -05:00