Malderin
1bf469411a
Fix LVGL "more" menu user items ( #21004 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
47b872f5d0
Fix TEMP_0_TR_ENABLE, rename temp conditions ( #21016 )
4 years ago
Simon Jouet
80c1be919f
Fix ESP32 I2S init placement ( #21019 )
4 years ago
Chris Pepper
243c8b4e1a
Improve RPi host kernel panic mitigation
It was still possible to cause a Kernel panic, this additional 500ms delay before disconnect appears to mitigate it completely.
4 years ago
Scott Lahteine
d7fbb1512a
Melzi, comments cleanup
4 years ago
Marcio Teixeira
8416edd127
Refactor FTDI EVE Touch Screen ( #20987 )
4 years ago
X-Ryl669
77966135e8
Fix ARM delay function ( #20901 )
4 years ago
Scott Lahteine
6054052248
Use 'false'
4 years ago
Chris Pepper
bbb49c43e1
Mitigate RPi hosts kernel panic on M997
Work around M997 sometimes causing a kernel panic on the host when sent from a Raspbery Pi, the root cause is currently unknown.
4 years ago
ellensp
9437c72ef6
Fix MKS SGen-L DOGLCD_MOSI pin for FYSETC_MINI_12864 LCD ( #20998 )
4 years ago
Zs.Antal
bb511195b8
Update Hungarian language ( #20996 )
4 years ago
Scott Lahteine
582458998f
Use serial shorthand
4 years ago
Scott Lahteine
bb5c643dfb
Nybbles & Bits
4 years ago
Scott Lahteine
bf631046c0
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
4 years ago
Victor Oliveira
0d7c02d2c6
Re-calibrate touch after EEPROM reset, if needed ( #20934 )
4 years ago
Malderin
129e9151da
Add "more" menu in LVGL interface ( #20940 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
4771379302
Evaluate ANY_SERIAL_IS in place
4 years ago
ellensp
62a65d3fdc
Note (MarlinUI) limit on PREHEAT settings ( #20966 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Giuliano Zaro
032152c41d
Update a UBL comment ( #20931 )
4 years ago
Victor Oliveira
da80fd782c
STM32 Shared Media - USB Mass Storage Device ( #20956 )
4 years ago
Tanguy Pruvot
460cdf4c09
Multi-language pertains to Color UI ( #20972 )
4 years ago
Victor Oliveira
0badef42d5
Touch Calibration Screen auto-save option ( #20971 )
4 years ago
Victor Oliveira
811b3d0f08
Include ui_common for MARLIN_LOGO_FULL_SIZE ( #20963 )
4 years ago
ellensp
8de850fd07
Fix host_response_handler compile ( #20962 )
4 years ago
X-Ryl669
1e5995335c
LVGL UI G-code console ( #20755 )
4 years ago
Tanguy Pruvot
4153b6a30b
Refresh screen on M22 (detach) ( #20958 )
4 years ago
X-Ryl669
c631fb79d5
Fix AutoReporter implementation ( #20959 )
4 years ago
X-Ryl669
9ae204df9c
Serial refactor followup ( #20932 )
4 years ago
zeleps
e7658ec5f5
Init serial ports first ( #20944 )
4 years ago
qwewer0
b3656c387f
Remove extra G29 V newlines ( #20955 )
4 years ago
ConstantijnCrijnen
164199614c
Language selection auto-save option ( #20915 )
4 years ago
ellensp
219f92c4ca
KILL, BEEPER pins for LCD_FOR_MELZI ( #20924 )
4 years ago
ellensp
0e37370b0c
Fix G28_STR ( #20925 )
4 years ago
rafaljot
845b99feb7
MPX_ARM_MINI board (Mingda MD-16) ( #20711 )
4 years ago
Scott Lahteine
4b9f2f13b1
AutoReport class (Temperature, Cardreader) ( #20913 )
4 years ago
X-Ryl669
b44de74b91
Optimize serial output code for size ( #20911 )
4 years ago
George Fu
59d16eb189
FYSETC Cheetah 2.0 ( #20897 )
4 years ago
ellensp
c7004d100c
Fix undefined G28_STR ( #20912 )
4 years ago
ellensp
07a3ed1d7e
Fix LED_CONTROL_MENU compile ( #20914 )
4 years ago
Scott Lahteine
cc545a73a1
Serial refactor followup
4 years ago
X-Ryl669
efa1e56369
Refactor serial class with templates ( #20783 )
4 years ago
ellensp
8da8e7d17b
Meatpack::report_state on serial port init ( #20903 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
ellensp
b10b76e882
MeatPack followup - unused command ( #20893 )
4 years ago
Scott Lahteine
be058430b4
Remove extra cast
4 years ago
Scott Mudge
7a559e4733
MeatPack followup ( #20896 )
4 years ago
ellensp
5fb8818ae5
ZONESTAR_LCD warning for RAMPS / ReARM ( #20702 )
4 years ago
ConstantijnCrijnen
cdefc19129
Configure / disable PRINTCOUNTER save interval ( #20856 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
918894fd84
Custom G26 FR followup
4 years ago
Scott Lahteine
1bc65be70f
Custom G26 FR followup
4 years ago
ScrewThisBanana
b9d19291fe
Adding custom move feedrate for G26 Travel moves, Original #20729 ( #20879 )
* Adding custom move feedrate for G26
This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.
Closes MarlinFirmware/Marlin#20615
4 years ago