X-Ryl669
c74f972627
LVGL UI G-code console (#20755 )
před 3 roky
ellensp
d3068125c5
Fix G28_STR (#20925 )
před 3 roky
Scott Lahteine
9d0e64a725
AutoReport class (Temperature, Cardreader) (#20913 )
před 3 roky
ellensp
c72b1c5893
Fix undefined G28_STR (#20912 )
před 3 roky
X-Ryl669
3f01b222b2
Refactor serial class with templates (#20783 )
před 3 roky
Scott Lahteine
d33fe2378c
Move common strings (#20846 )
před 3 roky
Jason Smith
0a279cf666
Fix ANYCUBIC_LCD_CHIRON compilation (#20807 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
před 3 roky
Scott Lahteine
c0870d417a
Move some MarlinCore and MarlinUI code (#20832 )
před 3 roky
Scott Lahteine
68abaeab19
MarlinUI multi-language support (#20725 )
před 3 roky
Rockman18
f1d4713097
Fix MKS UI manual move (#20813 )
před 3 roky
Rockman18
d0f953218f
Fix, consolidate PSTR aliases (#20812 )
Co-authored-by: Jason Smith <jason.inet@gmail.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
před 3 roky
Scott Lahteine
49b5e1d9bf
Clean up whitespace, headings
před 3 roky
Scott Lahteine
bb597dcf66
Internal G29N for G28+G29 (#20800 )
před 3 roky
Scott Lahteine
fb41413b76
Optimize some G-code strings
před 3 roky
Scott Lahteine
40c8f2001d
Apply bool to some MKS UI
před 3 roky
Scott Lahteine
b41f41589a
General cleanup, use _BV
před 3 roky
Marcio Teixeira
d03c3980de
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.
před 3 roky
Marcio T
9bbe9455cf
Fix compatibility macros
před 3 roky
Scott Lahteine
12a39450b0
MKS prelim. cleanup (2)
před 3 roky
Scott Lahteine
c753fc690f
More MKS UI prelim. cleanup
před 3 roky
MKS-Sean
35c1b330ec
MKS WiFi for TFT_LVGL_UI (#20191 )
před 3 roky
Scott Lahteine
44c57ab05a
MKS UI prelim. cleanup (#20763 )
před 3 roky
Scott Lahteine
4a89731025
Rotary encoder cleanup (#20753 )
před 3 roky
Johan van der Vyver
7f3dcb3e8a
Multi-platform DWIN_CREALITY_LCD support (#20738 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
před 3 roky
Scott Lahteine
acda53aa1c
Clean up some includes
před 3 roky
InsanityAutomation
6b458676b1
Fix SD SPI Speed override, FTDI mesh edit (#20657 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
před 3 roky
Scott Lahteine
63448f3244
Rename FTDI EVE screen data structs
před 3 roky
Marcio T
2d88bcb67e
Fix thermal error protection, reporting (#20655 )
před 3 roky
qwewer0
5b33afb1dd
Fix a comment (#20629 )
před 3 roky
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
před 3 roky
Victor Oliveira
90a2b482e6
LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589 )
před 3 roky
Victor Oliveira
9eaa69874a
Fix LVGL_UI G-code preview (#20564 )
před 3 roky
Scott Lahteine
20073246bb
Fix, clean up FTDI EVE Touch UI (#20466 )
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com >
před 3 roky
LinFor
2d88a2cfb7
Remaining Time for FTDI EVE, bp for ExtUI (#20549 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
před 3 roky
Scott Lahteine
59de35e749
Apply ENABLED in ExiUI / FTDI
před 3 roky
LinFor
6af6a35d9d
FTDI EVE: Cyrillic font, some minor fixes (#20517 )
před 3 roky
X-Ryl669
91730d71ff
Improve Touch Calibration screen (#20524 )
před 3 roky
LinFor
82540be931
FTDI EVE custom user menus (#20518 )
před 3 roky
LinFor
9b3e16cdd0
Add Tune -> Advanced Settings to FTDI EVE (#20532 )
před 3 roky
Scott Lahteine
34b6bca006
Tweak FTDI spacing
před 3 roky
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
před 3 roky
Scott Lahteine
637123f340
Update some LCD includes
před 3 roky
Marcio T
f3bddc4e4e
Fixes and additions to FTDI EVE Touch UI (#20393 )
- Fixed name conflict with "SUBSCRIPT_TWO"
- Fixed rendering bugs in "Leveling Menu"
- Only show "Bed Mesh Screen" when UBL is enabled
- Removed CocoaPress code from generic "Main Menu"
- Removed CocoaPress code from LulzBot Bio "Status" screen
- Moved generic "Move Axis" functionality into a base class
- Added CocoaPress custom screens:
- Status Screen
- Unload Cartridge
- Load Chocolate
- Main Menu
- Advanced Settings
- XYZ Move (based on "Move Axis" base class)
- Extrusion Move (based on "Move Axis" base class)
- CocoaPress tweaks to "Temperature" screen
- Fix FTDI EVE Touch UI compilation errors when not using leveling.
před 3 roky
Scott Lahteine
889695b6ba
ExtUI homing / leveling additions
před 4 roky
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods (#20323 )
před 4 roky
Scott Lahteine
e38abef720
Update TOUCH_UI_LULZBOT_BIO wrappers
před 4 roky
Kurt Haenen
ca83e1a26f
Proper pullup/pulldown configurability (#20242 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
před 4 roky
Victor Oliveira
0e3d86579b
Missing header to use suicide() on LVGL UI (#20214 )
před 4 roky
Scott Lahteine
4a0fc4d699
Fix Z label
před 4 roky
Scott Lahteine
931df1231a
MKS WiFi strings
před 4 roky