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
InsanityAutomation
991ee7552b
Restore menu edit to 32bit value (#13976 )
5 years ago
InsanityAutomation
3eee880967
Anet E16 example config (#13982 )
5 years ago
Tanguy Pruvot
93dd097b1c
Use E2END, if defined, for STM32F1 (SD) (#13981 )
5 years ago
Tanguy Pruvot
3bf43b6c1e
Re-enable STM32F1 Travis test (#13978 )
5 years ago
Scott Lahteine
4e7187b926
Extended G-code syntax
- Parenthesized comments
- Multiple E values split by colons (RepRapFirmware)
5 years ago
InsanityAutomation
5108e4b6aa
Cleaner EEPROM auto init (#13975 )
5 years ago
Bob Kuhn
456a0ee76b
Improve Due SW SPI, Fysetc sanity checks, &c. (#13939 )
5 years ago
Robby Candra
7b78a20fb7
Fix: Debug Memory Dump size (#13957 )
* Fix Memory Dump size
* Fix Compile error on Memory Dump
5 years ago
Scott Lahteine
a613bcad2d
Fix some spelling
5 years ago
Tanguy Pruvot
62b36d1b98
Fix STM32 timer warnings (#13946 )
5 years ago
Giuliano Zaro
f22c9a1ae1
Fix G-code parser with MMU2 (#13951 )
5 years ago
Marcio Teixeira
746c38f4be
Fix HAL_DUE multiple define error with graphical LCD (#13971 )
5 years ago
Martin Zeman
529c111572
Fix A8 config author (#13974 )
5 years ago
Bob Kuhn
75eca5c4f8
Fysetc pins updates for RAMPS and SKR 1.3 (#13963 )
5 years ago
Martin Zeman
9cd9d39319
Add Anet A8 Plus example configuration (#13967 )
5 years ago
Marcio Teixeira
227f29090d
Add heater timeouts to ExtUI (#13970 )
- Add local UI methods to get heater timeout state.
- Add methods to resume timed-out heaters.
- Re-enable heaters on UI temperature request.
- Make `ExtUI` show a dialog box if pause needs a button press after reheat.
5 years ago
Bob Kuhn
fa3739aa23
M100: LPC1768 and DUE compatibility (#13962 )
5 years ago
Scott Lahteine
88bedf3a57
Better label for mfadd
5 years ago
InsanityAutomation
3f758d9e00
Fix some edit items for 16-bit encoder (#13948 )
5 years ago
GUEST.it
beb9cc91f6
More fixes to Geeetech A10M/A20M standard config (#13958 )
5 years ago
ManuelMcLure
51acbb2201
Prevent HOST_PROMPT_SUPPORT compile error (#13943 )
5 years ago
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944 )
5 years ago
Tanguy Pruvot
e53d7e5517
STM32: ADC warning fix (#13933 )
5 years ago
GUEST.it
6b96eaa15b
Fix E-steps/mm for Geeetech A10M/A20M (#13954 )
5 years ago
Scott Lahteine
23ec650410
Consolidate Malyan LCD and ExtUI
5 years ago
InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance (#13814 )
5 years ago
Giuliano Zaro
40aff7e1f2
Remove extra MMU (non-12V) code (#13938 )
`check_version` in state -5 should not be needed since it has already been called in state -4 and the tested build nr is only updated in state -4.
5 years ago
Scott Lahteine
059269d732
More python updates
Followup to #13931
5 years ago
Alexey Shvetsov
af725c81e3
Convert py scripts for py2 and py3 compatibility (#13931 )
5 years ago
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat (#13880 )
5 years ago
InsanityAutomation
5dcb25664f
Option to Auto-Initialize EEPROM (#13935 )
5 years ago
Ludy
a504366138
Fix probe fan compiling error (#13930 )
5 years ago
Tanguy Pruvot
24e956d168
Avoid int8_t underflow on filament runout (#13895 )
5 years ago
Stephan
483822f3aa
Fix some THERMAL_PROTECTION_CHAMBER issues (#13678 )
5 years ago
doggyfan
23a8707ef1
Configurable Thermistor (#13888 )
5 years ago
J.C. Nelson
172abc305b
Malyan M200 core fixes (#13927 )
5 years ago
Scott Lahteine
a36782ac1d
Define more u8g command macros
5 years ago