Scott Lahteine
dc0247c57e
Outdent UBL code
2021-04-29 08:45:14 -05:00
Scott Lahteine
8fca59f63b
G92, subcodes flag cleanup
2021-04-29 08:45:14 -05:00
Marcio T
1ab1c62f03
FTDI Touch UI followup ( #21167 )
2021-04-29 08:45:14 -05:00
Marcio T
a19c79d714
Enhance and fix FTDI Touch UI ( #21148 )
2021-04-29 08:45:14 -05:00
X-Ryl669
dc11874abe
Postmortem Debugging to serial port ( #20492 )
2021-04-29 08:45:14 -05:00
kpishere
61753bb5e3
Fix SPI on SMART RAMPS with mega2560 ( #21128 )
2021-04-29 08:45:14 -05:00
ellensp
3f1a8c2a1c
Fix G29 missing defines ( #21145 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com>
2021-04-29 08:45:14 -05:00
espr14
bdb67b4397
Fix cleaning_buffer_counter check ( #21115 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
c4fcf8bfd7
Fixes for MP_SCARA ( #21113 )
...
Co-Authored-By: svsergo <52426708+svsergo@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Vert
7e8b02145c
YHCB2004 followup ( #21111 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
a09d7a59b4
Fix IDEX broken endstop test ( #21110 )
2021-04-29 08:45:14 -05:00
jbuck2005
27721c564f
Note FAN2_PIN silkscreen label ( #21087 )
2021-04-29 08:45:14 -05:00
Vert
2e040d03df
GT2560 v4.1B, YHCB2004 SPI character LCD ( #21091 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:14 -05:00
ellensp
2724816152
Swap Trigorilla Pro Z_MIN / MAX endstop pins ( #21095 )
2021-04-29 08:45:14 -05:00
X-Ryl669
03396922ab
Fix/improve configs build script ( #21086 )
2021-04-29 08:45:14 -05:00
Allen Bauer
b4a3013c28
BTT002 pins for FYSETC mini12864 ( #21096 )
2021-04-29 08:45:14 -05:00
ellensp
903c2915ed
Fix "BUTTON_CLICK redefined" warning ( #21098 )
2021-04-29 08:45:14 -05:00
ellensp
adbe152256
EXP headers for RAMPS 1.x ( #21054 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Giuliano Zaro
3883853817
Fix MMU2 compile error ( #21065 )
2021-04-29 08:45:14 -05:00
ellensp
ead41ac491
Fix remaining time divide-by-zero ( #21080 )
2021-04-29 08:45:14 -05:00
Steven Haigh
8a35c9a1a0
E3V2 Status Area followup ( #21072 )
2021-04-29 08:45:14 -05:00
InsanityAutomation
10da0f92a0
E3V2 DWIN live movement ( #21035 )
2021-04-29 08:45:14 -05:00
InsanityAutomation
ca79af7a46
Use configuration website, fix edit color
2021-04-29 08:45:14 -05:00
Scott Lahteine
ba4ce63858
Fix a board comment
2021-04-29 08:45:14 -05:00
Scott Lahteine
9c47a9256d
Coolant Control sanity-checks
2021-04-29 08:45:14 -05:00
Giuliano Zaro
8ec86b810d
Don't create unused Serial Port instances ( #21066 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Scott Lahteine
b95e60dbbd
Update helpful links
2021-04-29 08:45:13 -05:00
Scott Lahteine
8bca8e5ba0
Minor serial code cleanup
2021-04-29 08:45:13 -05:00
X-Ryl669
4316522146
Improve Delay test report ( #21047 )
2021-04-29 08:45:13 -05:00
kpishere
c0d1fd14f8
Fix AZSMZ_12864 on SMART RAMPS ( #21056 )
2021-04-29 08:45:13 -05:00
Jyers
f740226a82
Improved Ender 3 V2 display status area ( #20983 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
kpishere
54f401506b
Support SMART RAMPS 1.4 with Mega2560 ( #21059 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
4d75c2e0f9
Ender 3 V2 DWIN cleanup ( #21061 )
2021-04-29 08:45:13 -05:00
Michael Telatynski
7361fbfe28
Improve probe preheat behavior ( #21033 )
...
Co-authored-by: InsanityAutomation <d.menzel@insanityautomation.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
Scott Lahteine
897291c470
chmod and paths
2021-04-29 08:45:13 -05:00
Scott Lahteine
6320928795
Reheat bed first
2021-04-29 08:45:13 -05:00
Scott Lahteine
9acd2e176d
Ender 3 V2 DWIN cleanup ( #21026 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
c7efb2d964
Update M808 comment
2021-04-29 08:45:13 -05:00
JoAnn Manges
41ab63897f
MAX Thermocouples rework ( #20447 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
X-Ryl669
77f48d2bad
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Arjan Mels
897d29ea31
Fix STM32F1 emergency parser ( #21011 )
2021-04-29 08:45:13 -05:00
Alexander D. Kanevskiy
13f0e4729c
Allow SERVO0_PIN override on Creality Melzi ( #21007 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
86fd38ef42
Fix animated boot screen
2021-04-29 08:45:13 -05:00
MKS-Sean
127a4ada93
Fix: Unsupported use of %f in printf ( #21001 )
2021-04-29 08:45:13 -05:00
ellensp
1aae6395c6
Fix mini12864 v2.1 + PSU control + NeoPixel backlight ( #21021 )
2021-04-29 08:45:13 -05:00
Malderin
1bf469411a
Fix LVGL "more" menu user items ( #21004 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Scott Lahteine
47b872f5d0
Fix TEMP_0_TR_ENABLE, rename temp conditions ( #21016 )
2021-04-29 08:45:13 -05:00
Simon Jouet
80c1be919f
Fix ESP32 I2S init placement ( #21019 )
2021-04-29 08:45:13 -05:00
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.
2021-04-29 08:45:13 -05:00
Scott Lahteine
d7fbb1512a
Melzi, comments cleanup
2021-04-29 08:45:13 -05:00
Marcio Teixeira
8416edd127
Refactor FTDI EVE Touch Screen ( #20987 )
2021-04-29 08:45:13 -05:00
X-Ryl669
77966135e8
Fix ARM delay function ( #20901 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
6054052248
Use 'false'
2021-04-29 08:45:13 -05:00
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.
2021-04-29 08:45:13 -05:00
ellensp
9437c72ef6
Fix MKS SGen-L DOGLCD_MOSI pin for FYSETC_MINI_12864 LCD ( #20998 )
2021-04-29 08:45:13 -05:00
Zs.Antal
bb511195b8
Update Hungarian language ( #20996 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
582458998f
Use serial shorthand
2021-04-29 08:45:13 -05:00
Scott Lahteine
bb5c643dfb
Nybbles & Bits
2021-04-29 08:45:13 -05:00
Scott Lahteine
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
0d7c02d2c6
Re-calibrate touch after EEPROM reset, if needed ( #20934 )
2021-04-29 08:45:13 -05:00
Malderin
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
4771379302
Evaluate ANY_SERIAL_IS in place
2021-04-29 08:45:13 -05:00
ellensp
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
032152c41d
Update a UBL comment ( #20931 )
2021-04-29 08:45:13 -05:00
Victor Oliveira
da80fd782c
STM32 Shared Media - USB Mass Storage Device ( #20956 )
2021-04-29 08:45:13 -05:00
Tanguy Pruvot
460cdf4c09
Multi-language pertains to Color UI ( #20972 )
2021-04-29 08:45:13 -05:00
Victor Oliveira
0badef42d5
Touch Calibration Screen auto-save option ( #20971 )
2021-04-29 08:45:13 -05:00
Victor Oliveira
811b3d0f08
Include ui_common for MARLIN_LOGO_FULL_SIZE ( #20963 )
2021-04-29 08:45:13 -05:00
ellensp
8de850fd07
Fix host_response_handler compile ( #20962 )
2021-04-29 08:45:13 -05:00
X-Ryl669
1e5995335c
LVGL UI G-code console ( #20755 )
2021-04-29 08:45:13 -05:00
Tanguy Pruvot
4153b6a30b
Refresh screen on M22 (detach) ( #20958 )
2021-04-29 08:45:13 -05:00
X-Ryl669
c631fb79d5
Fix AutoReporter implementation ( #20959 )
2021-04-29 08:45:13 -05:00
X-Ryl669
9ae204df9c
Serial refactor followup ( #20932 )
2021-04-29 08:45:13 -05:00
zeleps
e7658ec5f5
Init serial ports first ( #20944 )
2021-04-29 08:45:13 -05:00
qwewer0
b3656c387f
Remove extra G29 V newlines ( #20955 )
2021-04-29 08:45:13 -05:00
ConstantijnCrijnen
164199614c
Language selection auto-save option ( #20915 )
2021-04-29 08:45:13 -05:00
ellensp
219f92c4ca
KILL, BEEPER pins for LCD_FOR_MELZI ( #20924 )
2021-04-29 08:45:13 -05:00
ellensp
0e37370b0c
Fix G28_STR ( #20925 )
2021-04-29 08:45:13 -05:00
rafaljot
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
b44de74b91
Optimize serial output code for size ( #20911 )
2021-04-29 08:45:12 -05:00
George Fu
59d16eb189
FYSETC Cheetah 2.0 ( #20897 )
2021-04-29 08:45:12 -05:00
ellensp
c7004d100c
Fix undefined G28_STR ( #20912 )
2021-04-29 08:45:12 -05:00
ellensp
07a3ed1d7e
Fix LED_CONTROL_MENU compile ( #20914 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
cc545a73a1
Serial refactor followup
2021-04-29 08:45:12 -05:00
X-Ryl669
efa1e56369
Refactor serial class with templates ( #20783 )
2021-04-29 08:45:12 -05:00
ellensp
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
b10b76e882
MeatPack followup - unused command ( #20893 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
be058430b4
Remove extra cast
2021-04-29 08:45:12 -05:00
Scott Mudge
7a559e4733
MeatPack followup ( #20896 )
2021-04-29 08:45:12 -05:00
ellensp
5fb8818ae5
ZONESTAR_LCD warning for RAMPS / ReARM ( #20702 )
2021-04-29 08:45:12 -05:00
ConstantijnCrijnen
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
918894fd84
Custom G26 FR followup
2021-04-29 08:45:12 -05:00
Scott Lahteine
1bc65be70f
Custom G26 FR followup
2021-04-29 08:45:12 -05:00
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
2021-04-29 08:45:12 -05:00
Giuliano Zaro
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
a582d1dc2f
Init KILL, SUICIDE, PSU earlier ( #20810 )
2021-04-29 08:45:12 -05:00
Gabriele Besta
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