Tanguy Pruvot
3bf43b6c1e
Re-enable STM32F1 Travis test (#13978 )
5年前
Scott Lahteine
4e7187b926
Extended G-code syntax
- Parenthesized comments
- Multiple E values split by colons (RepRapFirmware)
5年前
InsanityAutomation
5108e4b6aa
Cleaner EEPROM auto init (#13975 )
5年前
Bob Kuhn
456a0ee76b
Improve Due SW SPI, Fysetc sanity checks, &c. (#13939 )
5年前
Robby Candra
7b78a20fb7
Fix: Debug Memory Dump size (#13957 )
* Fix Memory Dump size
* Fix Compile error on Memory Dump
5年前
Scott Lahteine
a613bcad2d
Fix some spelling
5年前
Tanguy Pruvot
62b36d1b98
Fix STM32 timer warnings (#13946 )
5年前
Giuliano Zaro
f22c9a1ae1
Fix G-code parser with MMU2 (#13951 )
5年前
Marcio Teixeira
746c38f4be
Fix HAL_DUE multiple define error with graphical LCD (#13971 )
5年前
Martin Zeman
529c111572
Fix A8 config author (#13974 )
5年前
Bob Kuhn
75eca5c4f8
Fysetc pins updates for RAMPS and SKR 1.3 (#13963 )
5年前
Martin Zeman
9cd9d39319
Add Anet A8 Plus example configuration (#13967 )
5年前
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年前
Bob Kuhn
fa3739aa23
M100: LPC1768 and DUE compatibility (#13962 )
5年前
Scott Lahteine
88bedf3a57
Better label for mfadd
5年前
InsanityAutomation
3f758d9e00
Fix some edit items for 16-bit encoder (#13948 )
5年前
GUEST.it
beb9cc91f6
More fixes to Geeetech A10M/A20M standard config (#13958 )
5年前
ManuelMcLure
51acbb2201
Prevent HOST_PROMPT_SUPPORT compile error (#13943 )
5年前
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944 )
5年前
Tanguy Pruvot
e53d7e5517
STM32: ADC warning fix (#13933 )
5年前
GUEST.it
6b96eaa15b
Fix E-steps/mm for Geeetech A10M/A20M (#13954 )
5年前
Scott Lahteine
23ec650410
Consolidate Malyan LCD and ExtUI
5年前
InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance (#13814 )
5年前
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年前
Scott Lahteine
059269d732
More python updates
Followup to #13931
5年前
Alexey Shvetsov
af725c81e3
Convert py scripts for py2 and py3 compatibility (#13931 )
5年前
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat (#13880 )
5年前
InsanityAutomation
5dcb25664f
Option to Auto-Initialize EEPROM (#13935 )
5年前
Ludy
a504366138
Fix probe fan compiling error (#13930 )
5年前
Tanguy Pruvot
24e956d168
Avoid int8_t underflow on filament runout (#13895 )
5年前
Stephan
483822f3aa
Fix some THERMAL_PROTECTION_CHAMBER issues (#13678 )
5年前
doggyfan
23a8707ef1
Configurable Thermistor (#13888 )
5年前
J.C. Nelson
172abc305b
Malyan M200 core fixes (#13927 )
5年前
Scott Lahteine
a36782ac1d
Define more u8g command macros
5年前
Scott Lahteine
f9a50f451d
Serial out cleanup
5年前
Scott Lahteine
9853331b34
Fix temp init, loosen ADC grace period
5年前
Tanguy Pruvot
a4c24511f7
STM32: Fix Marduino SBI/CBI redefine (#13912 )
5年前
Ludy
c837e9250c
Define tmc variables where needed (#13918 )
5年前
Ludy
f96eaad1ea
Unused variable cleanup (#13917 )
5年前
Ludy
421d526ba7
Update German language (#13915 )
5年前
Giuliano Zaro
b07360f32a
Update Italian language (#13916 )
5年前
Robby Candra
79955f0c89
Fix PLR file delete bug (#13860 )
5年前
ManuelMcLure
09f1b58146
Fix HOST_PROMPT_SUPPORT compile issue (#13847 )
5年前
Giuliano Zaro
e2a77ed881
Bring chamber temp to completion (#13837 )
5年前
Robert Mendon
24177954dd
Add missing AZSMZ Mini SPI pins (#13824 )
5年前
kAdonis
ee73e17c9b
Hide 'vsense' report row if not used (#13884 )
5年前
jmdearras
68004174d9
Fix thermistor 501 name (#13839 )
5年前
Tanguy Pruvot
7076d8706b
Travis: Use platformio 'master' for stable testing (#13902 )
5年前
Bob Kuhn
c48e6be366
Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900 )
5年前
ushills
3cad0f08d9
Geeetech I3 Pro B DEFAULT_AXIS_STEPS_PER_UNIT options (#13896 )
5年前