Marcio T
|
4e6ed43198
|
Minor FTDI EVE Touch UI fixes (#21232)
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
fd5f1f1f5d
|
Filament sensor cleanup
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
2021-04-29 08:45:15 -05:00 |
|
Scott Lahteine
|
3f34916c57
|
Tweaks to build scripts
|
2021-04-29 08:45:15 -05:00 |
|
RudolphRiedel
|
8eedec04a1
|
Two additional EVE displays (#18839)
|
2021-04-29 08:45:14 -05:00 |
|
Sola
|
5aa9cc82a8
|
MKS H43 controller (#20609)
|
2021-04-29 08:45:14 -05:00 |
|
X-Ryl669
|
532dbb8064
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:14 -05:00 |
|
Nick
|
088b5cfec2
|
Fix Anycubic Chiron TFT SD menu (#21183)
|
2021-04-29 08:45:14 -05:00 |
|
Nick
|
c051a2ecae
|
Fix Chiron TFT serial comms (#21152)
|
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
|
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 |
|
MKS-Sean
|
127a4ada93
|
Fix: Unsupported use of %f in printf (#21001)
|
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 |
|
Marcio Teixeira
|
8416edd127
|
Refactor FTDI EVE Touch Screen (#20987)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
582458998f
|
Use serial shorthand
|
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 |
|
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 |
|
X-Ryl669
|
1e5995335c
|
LVGL UI G-code console (#20755)
|
2021-04-29 08:45:13 -05:00 |
|
ellensp
|
0e37370b0c
|
Fix G28_STR (#20925)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
4b9f2f13b1
|
AutoReport class (Temperature, Cardreader) (#20913)
|
2021-04-29 08:45:12 -05:00 |
|
ellensp
|
c7004d100c
|
Fix undefined G28_STR (#20912)
|
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 |
|
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
2021-04-29 08:45:12 -05:00 |
|
Jason Smith
|
c409a6df5e
|
Fix ANYCUBIC_LCD_CHIRON compilation (#20807)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
71be210795
|
Move some MarlinCore and MarlinUI code (#20832)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
3dde2722bd
|
MarlinUI multi-language support (#20725)
|
2021-04-29 08:45:12 -05:00 |
|
Rockman18
|
1fdf283e5d
|
Fix MKS UI manual move (#20813)
|
2021-04-29 08:45:12 -05:00 |
|
Rockman18
|
910059adcb
|
Fix, consolidate PSTR aliases (#20812)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
c69f9b9883
|
Clean up whitespace, headings
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
6162560b69
|
Internal G29N for G28+G29 (#20800)
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
aabd40a7a2
|
Optimize some G-code strings
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
e351ea2ee8
|
Apply bool to some MKS UI
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
efc396bd05
|
General cleanup, use _BV
|
2021-04-29 08:45:11 -05:00 |
|
Marcio Teixeira
|
0364ae4908
|
Improve filament runout handling in FTDI EVE Touch UI
- On filament runout, take the user to the tune menu where they can initiate a filament change or resume the print.
|
2021-04-29 08:45:11 -05:00 |
|
Marcio T
|
a7c97182f7
|
Fix compatibility macros
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
a588f69f16
|
MKS prelim. cleanup (2)
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
86bf374fc4
|
More MKS UI prelim. cleanup
|
2021-04-29 08:45:11 -05:00 |
|
MKS-Sean
|
a3d6442d02
|
MKS WiFi for TFT_LVGL_UI (#20191)
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
5c181562f6
|
MKS UI prelim. cleanup (#20763)
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
104aceb44a
|
Rotary encoder cleanup (#20753)
|
2021-04-29 08:45:11 -05:00 |
|
Johan van der Vyver
|
55709b9d2c
|
Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
928cd1b8ab
|
Clean up some includes
|
2021-04-29 08:45:11 -05:00 |
|
InsanityAutomation
|
abeefaac7f
|
Fix SD SPI Speed override, FTDI mesh edit (#20657)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:10 -05:00 |
|
Scott Lahteine
|
90c04ee15d
|
Rename FTDI EVE screen data structs
|
2021-04-29 08:45:10 -05:00 |
|
Marcio T
|
d3d8fd6d9b
|
Fix thermal error protection, reporting (#20655)
|
2021-04-29 08:45:10 -05:00 |
|
qwewer0
|
a42755a061
|
Fix a comment (#20629)
|
2021-04-29 08:45:10 -05:00 |
|
Victor Oliveira
|
2c58d0881b
|
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:10 -05:00 |
|
Victor Oliveira
|
eda5a884c6
|
LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589)
|
2021-04-29 08:45:10 -05:00 |
|
Victor Oliveira
|
63f083db96
|
Fix LVGL_UI G-code preview (#20564)
|
2021-04-29 08:45:10 -05:00 |
|