Scott Lahteine
7cce6b8d68
Bring configs up to date (MANUAL_FEEDRATE)
5 years ago
Scott Lahteine
1210b73530
Geeetech A10M/A20M example updates
5 years ago
Scott Lahteine
beb2ed145e
List AZTEEG_X5_MINI SPI pins
Followup to earlier commit
5 years ago
Scott Lahteine
44caf70917
Improve editing, fix some small value editing
5 years ago
Scott Lahteine
612eaa87bd
Fix "back" items in some sub-menus
5 years ago
Scott Lahteine
c5dc2e5a71
Update advanced BLTouch menu items
5 years ago
Scott Lahteine
48d1bd29cb
Shift m before compare to 0
5 years ago
InsanityAutomation
9f69fbe5ee
Move some menu items (#14118 )
5 years ago
Scott Lahteine
fc52c43a26
Some documentation updates
5 years ago
Tanguy Pruvot
24b1818245
Secure STM32F1 servo code and M280 detach (#14085 )
5 years ago
Scott Lahteine
a49919396a
LPC1768 MarlinServo => libServo
5 years ago
Scott Lahteine
2b5046659a
Tweak Marlin headers, comments
5 years ago
Scott Lahteine
cc862a8213
Replace some functions with lambdas
5 years ago
Ludy
fafd73a3af
Update copyright in headers (#14092 )
5 years ago
Giuliano Zaro
2298923a9b
Update Italian language (#14095 )
5 years ago
Ludy
41f61a12b8
Update German language (#14093 )
5 years ago
doggyfan
594f6b14be
Limit user thermistor to 999, fix thermistor table macro (#14080 )
5 years ago
Giuliano Zaro
a74aad3b4a
Clean up HALs / FastIO (#14082 )
5 years ago
Scott Lahteine
4ef364a073
Sanity check probe offsets must be integers
5 years ago
Ivan Kravets
610abd7b88
Declare "teensy" platform, add ststm32 dev/platform (#14070 )
5 years ago
Scott Lahteine
cfca07852a
Backlash linker error workaround
Fix #14045
5 years ago
Scott Lahteine
aeec9ef76b
Update backlash code
5 years ago
Scott Lahteine
7b4c3bd92a
Fix call to synchronize in lcd_pause_job
5 years ago
Scott Lahteine
9bf65eacaa
Remove old adv config heading
5 years ago
Pavel4e5
3cd19a8ec0
Improve Zonestar keypad responsiveness (#14056 )
5 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.
5 years ago
Tanguy Pruvot
87e7193259
Fix M226 sign warning (for most platforms) (#14049 )
5 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).
5 years ago
Bob Kuhn
1dad6e754b
Neopixel background LED option (#14025 )
5 years ago
InsanityAutomation
84ac5b360b
Fix ExtUI mesh functions (#14027 )
5 years ago
Scott Lahteine
9b5f9dda0e
Update analog pins labels
5 years ago
FanDjango
85fb33a060
BLTOUCH tweaks, new v3.1 command (#14015 )
5 years ago
GUEST.it
62ef54cb81
UBL: Log and display G29 progress (#14036 )
5 years ago
GUEST.it
7907eec04c
Fix power loss recovery with SINGLENOZZLE (#14033 )
5 years ago
Scott Lahteine
efe651e749
Add THERMISTOR_NAME for 1000
5 years ago
Scott Lahteine
0b056970c6
Fix file.open in STM32 eeprom emu
5 years ago
InsanityAutomation
06f3273531
Fix DELTA pulse wait bug (#14028 )
5 years ago
Marcio Teixeira
7ccbcf2eaa
Fix TMC EEPROM regression (#14008 )
Partially undo 15357af to ensure TMC code is initialized in the proper order.
5 years ago
Marcio Teixeira
9558962d59
Fix DUE HAL SW SPI compile error (#14005 )
5 years ago
Martin Zeman
737d3d9283
Ender-3: Add feedrate for E manual move (#13996 )
5 years ago
InsanityAutomation
07afe69cee
Fix some bad AZTEEG_X5_MINI pins (#14011 )
5 years ago
Chris Pepper
451ea996c9
[LPC176x] Fix switch fallthrough
5 years ago
Tanguy Pruvot
d7b0369e39
STM32: Fix SD EEPROM emulation conflict (#14012 )
5 years ago
Scott Lahteine
785c01f2bc
Use US spelling of 'behavior'
5 years ago
Sam Lane
7f1e0c5670
Update EXTRA_LINADV_K with Marlin bit macros (#13993 )
5 years ago
Bob Kuhn
48bd8899bd
Cohesion 3D Remix: Onboard SD card, Fysetc LCD (#13991 )
5 years ago
FanDjango
dcaefc68a5
BLTouch.init should not deploy (#13988 )
Low or unknown probe clearance on init (even at powerup) is a risk and therefore, a deploy should be avoided because dragging the pin is possible: A deploy goes into alarm if it can't extend fully and then the subsequent stow will fail.
5 years ago
Bob Kuhn
211563e533
Merge pull request #13985 from tpruvot/stm32_sdeeprom
STM32F1: fix sdcard filename conversion
5 years ago
Tanguy Pruvot
8075893352
STM32: fix sdcard filename conversion
5 years ago
chai-md
940ff8e7c8
Improve LV8729 stepping (#13776 )
5 years ago