Robby Candra
7b78a20fb7
Fix: Debug Memory Dump size ( #13957 )
* Fix Memory Dump size
* Fix Compile error on Memory Dump
6 years ago
Scott Lahteine
a613bcad2d
Fix some spelling
6 years ago
Tanguy Pruvot
62b36d1b98
Fix STM32 timer warnings ( #13946 )
6 years ago
Giuliano Zaro
f22c9a1ae1
Fix G-code parser with MMU2 ( #13951 )
6 years ago
Marcio Teixeira
746c38f4be
Fix HAL_DUE multiple define error with graphical LCD ( #13971 )
6 years ago
Bob Kuhn
75eca5c4f8
Fysetc pins updates for RAMPS and SKR 1.3 ( #13963 )
6 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.
6 years ago
Bob Kuhn
fa3739aa23
M100: LPC1768 and DUE compatibility ( #13962 )
6 years ago
InsanityAutomation
3f758d9e00
Fix some edit items for 16-bit encoder ( #13948 )
6 years ago
ManuelMcLure
51acbb2201
Prevent HOST_PROMPT_SUPPORT compile error ( #13943 )
6 years ago
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' ( #13944 )
6 years ago
Tanguy Pruvot
e53d7e5517
STM32: ADC warning fix ( #13933 )
6 years ago
Scott Lahteine
23ec650410
Consolidate Malyan LCD and ExtUI
6 years ago
InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance ( #13814 )
6 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.
6 years ago
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat ( #13880 )
6 years ago
InsanityAutomation
5dcb25664f
Option to Auto-Initialize EEPROM ( #13935 )
6 years ago
Ludy
a504366138
Fix probe fan compiling error ( #13930 )
6 years ago
Tanguy Pruvot
24e956d168
Avoid int8_t underflow on filament runout ( #13895 )
6 years ago
Stephan
483822f3aa
Fix some THERMAL_PROTECTION_CHAMBER issues ( #13678 )
6 years ago
doggyfan
23a8707ef1
Configurable Thermistor ( #13888 )
6 years ago
J.C. Nelson
172abc305b
Malyan M200 core fixes ( #13927 )
6 years ago
Scott Lahteine
a36782ac1d
Define more u8g command macros
6 years ago
Scott Lahteine
f9a50f451d
Serial out cleanup
6 years ago
Scott Lahteine
9853331b34
Fix temp init, loosen ADC grace period
6 years ago
Tanguy Pruvot
a4c24511f7
STM32: Fix Marduino SBI/CBI redefine ( #13912 )
6 years ago
Ludy
c837e9250c
Define tmc variables where needed ( #13918 )
6 years ago
Ludy
f96eaad1ea
Unused variable cleanup ( #13917 )
6 years ago
Ludy
421d526ba7
Update German language ( #13915 )
6 years ago
Giuliano Zaro
b07360f32a
Update Italian language ( #13916 )
6 years ago
Robby Candra
79955f0c89
Fix PLR file delete bug ( #13860 )
6 years ago
ManuelMcLure
09f1b58146
Fix HOST_PROMPT_SUPPORT compile issue ( #13847 )
6 years ago
Giuliano Zaro
e2a77ed881
Bring chamber temp to completion ( #13837 )
6 years ago
Robert Mendon
24177954dd
Add missing AZSMZ Mini SPI pins ( #13824 )
6 years ago
kAdonis
ee73e17c9b
Hide 'vsense' report row if not used ( #13884 )
6 years ago
jmdearras
68004174d9
Fix thermistor 501 name ( #13839 )
6 years ago
Bob Kuhn
c48e6be366
Fysetc panel, RUMBA and ReARM pins, SPI mode 3 ( #13900 )
6 years ago
Chris
fd9d3ae181
Re-Arm 4x TMC2208 stepper improvement ( #13819 )
6 years ago
Tanguy Pruvot
e7b3720b81
Menu edit accel in increments of 25 ( #13850 )
6 years ago
Tanguy Pruvot
7da63fa03f
Fix NOMORE() sign warning in stepper ( #13894 )
6 years ago
Roman Moravčík
6d0ce033c2
Update Slovak language. ( #13840 )
6 years ago
InsanityAutomation
3fcab8dbf1
Option to disable fans during pause ( #13820 )
6 years ago
Chris Pepper
66f7065248
[LPC176x] Update extra script to support Python3 ( #13908 )
6 years ago
Scott Lahteine
2f32a6612d
Clean up Temperature::set_fans_paused
6 years ago
Marcio Teixeira
15357af67c
Backlash cleanup ( #13659 )
…And save backlash, fil. sensor, ExtUI userdata to EEPROM.
6 years ago
Robby Candra
0181e57417
Add a minimum Z change option to power-loss recovery ( #13859 )
6 years ago
Robby Candra
c369477cb0
Fix bug: diveToFile breaks M23 ( #13865 )
6 years ago
Tanguy Pruvot
e5438a9a03
settings: store runout sensor on/off ( #13876 )
6 years ago
Scott Lahteine
e7682eea42
Use Arduino.h include wrapper ( #13877 )
6 years ago
Tanguy Pruvot
51d1e0f1dd
Auto-mount the SDIO SD card ( #13879 )
6 years ago