Scott Lahteine and Scott Lahteine
bb5c643dfb
Nybbles & Bits
2021-04-29 08:45:13 -05:00
bf631046c0
Fix some serial char, echo
...
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com >
2021-04-29 08:45:13 -05:00
Victor Oliveira and Scott Lahteine
0d7c02d2c6
Re-calibrate touch after EEPROM reset, if needed ( #20934 )
2021-04-29 08:45:13 -05:00
129e9151da
Add "more" menu in LVGL interface ( #20940 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:13 -05:00
Scott Lahteine and Scott Lahteine
4771379302
Evaluate ANY_SERIAL_IS in place
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
62a65d3fdc
Note (MarlinUI) limit on PREHEAT settings ( #20966 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:13 -05:00
Giuliano Zaro and Scott Lahteine
032152c41d
Update a UBL comment ( #20931 )
2021-04-29 08:45:13 -05:00
Victor Oliveira and Scott Lahteine
da80fd782c
STM32 Shared Media - USB Mass Storage Device ( #20956 )
2021-04-29 08:45:13 -05:00
Tanguy Pruvot and Scott Lahteine
460cdf4c09
Multi-language pertains to Color UI ( #20972 )
2021-04-29 08:45:13 -05:00
Victor Oliveira and Scott Lahteine
0badef42d5
Touch Calibration Screen auto-save option ( #20971 )
2021-04-29 08:45:13 -05:00
Victor Oliveira and Scott Lahteine
811b3d0f08
Include ui_common for MARLIN_LOGO_FULL_SIZE ( #20963 )
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
8de850fd07
Fix host_response_handler compile ( #20962 )
2021-04-29 08:45:13 -05:00
X-Ryl669 and Scott Lahteine
1e5995335c
LVGL UI G-code console ( #20755 )
2021-04-29 08:45:13 -05:00
Tanguy Pruvot and Scott Lahteine
4153b6a30b
Refresh screen on M22 (detach) ( #20958 )
2021-04-29 08:45:13 -05:00
X-Ryl669 and Scott Lahteine
c631fb79d5
Fix AutoReporter implementation ( #20959 )
2021-04-29 08:45:13 -05:00
X-Ryl669 and Scott Lahteine
9ae204df9c
Serial refactor followup ( #20932 )
2021-04-29 08:45:13 -05:00
zeleps and Scott Lahteine
e7658ec5f5
Init serial ports first ( #20944 )
2021-04-29 08:45:13 -05:00
qwewer0 and Scott Lahteine
b3656c387f
Remove extra G29 V newlines ( #20955 )
2021-04-29 08:45:13 -05:00
ConstantijnCrijnen and Scott Lahteine
164199614c
Language selection auto-save option ( #20915 )
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
219f92c4ca
KILL, BEEPER pins for LCD_FOR_MELZI ( #20924 )
2021-04-29 08:45:13 -05:00
ellensp and Scott Lahteine
0e37370b0c
Fix G28_STR ( #20925 )
2021-04-29 08:45:13 -05:00
rafaljot and Scott Lahteine
845b99feb7
MPX_ARM_MINI board (Mingda MD-16) ( #20711 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
4b9f2f13b1
AutoReport class (Temperature, Cardreader) ( #20913 )
2021-04-29 08:45:12 -05:00
X-Ryl669 and Scott Lahteine
b44de74b91
Optimize serial output code for size ( #20911 )
2021-04-29 08:45:12 -05:00
George Fu and Scott Lahteine
59d16eb189
FYSETC Cheetah 2.0 ( #20897 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
c7004d100c
Fix undefined G28_STR ( #20912 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
07a3ed1d7e
Fix LED_CONTROL_MENU compile ( #20914 )
2021-04-29 08:45:12 -05:00
Scott Lahteine and Scott Lahteine
cc545a73a1
Serial refactor followup
2021-04-29 08:45:12 -05:00
X-Ryl669 and Scott Lahteine
efa1e56369
Refactor serial class with templates ( #20783 )
2021-04-29 08:45:12 -05:00
8da8e7d17b
Meatpack::report_state on serial port init ( #20903 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
b10b76e882
MeatPack followup - unused command ( #20893 )
2021-04-29 08:45:12 -05:00
Scott Lahteine and Scott Lahteine
be058430b4
Remove extra cast
2021-04-29 08:45:12 -05:00
Scott Mudge and Scott Lahteine
7a559e4733
MeatPack followup ( #20896 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
5fb8818ae5
ZONESTAR_LCD warning for RAMPS / ReARM ( #20702 )
2021-04-29 08:45:12 -05:00
cdefc19129
Configure / disable PRINTCOUNTER save interval ( #20856 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2021-04-29 08:45:12 -05:00
Scott Lahteine and Scott Lahteine
918894fd84
Custom G26 FR followup
2021-04-29 08:45:12 -05:00
Scott Lahteine and Scott Lahteine
1bc65be70f
Custom G26 FR followup
2021-04-29 08:45:12 -05:00
ScrewThisBanana and Scott Lahteine
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
2021-04-29 08:45:12 -05:00
Giuliano Zaro and Scott Lahteine
2aaff47c9d
Clean up MMU2 code ( #20794 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
Rockman18 and Scott Lahteine
a582d1dc2f
Init KILL, SUICIDE, PSU earlier ( #20810 )
2021-04-29 08:45:12 -05:00
Gabriele Besta and Scott Lahteine
5acd8f36a4
"Move … code" followup ( #20869 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Scott Lahteine
efaff24145
Apply SEC_TO_MS and other fixes
2021-04-29 08:45:12 -05:00
Scott Lahteine
b059c9e5c0
Reformat abortSDPrinting
2021-04-29 08:45:12 -05:00
Alexander D. Kanevskiy and Scott Lahteine
82122fe9cd
Fix sign warning ( #20872 )
2021-04-29 08:45:12 -05:00
qwewer0 and Scott Lahteine
3beb6a9df3
Cosmetic changes (2) ( #20876 )
2021-04-29 08:45:12 -05:00
ellensp and Scott Lahteine
a576ab83e9
"Move … code" followup ( #20868 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Kairali and Scott Lahteine
70ee5e94fd
"Move … code" followup ( #20874 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Tanguy Pruvot and Scott Lahteine
69da8719cf
Graphical TFT fixes, cleanup ( #20861 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
qwewer0 and Scott Lahteine
4ce87eeb91
🧻 Cosmetic changes ( #20859 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
24a801b660
🛠Fix deps script version regex
2021-04-29 08:45:12 -05:00