Moonglow
b6e1838fa6
Fix MKS UI missing font select condition ( #21905 )
2021-05-15 15:05:53 -05:00
ellensp
5298fa357c
Fix nextion compile error ( #21884 )
2021-05-15 15:05:53 -05:00
tobuh
31d3a781a8
Fix and improve Power-Loss Recovery ( #21779 , #21894 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:05:53 -05:00
Scott Lahteine
c5c8ef436c
Signal SD completion later ( #21840 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
cca5844ba9
Misc. code cleanup
2021-05-15 15:05:53 -05:00
Scott Lahteine
d3e902af76
Move ExtUI subfolders up a level ( #21820 )
2021-05-15 15:05:53 -05:00
Scott Lahteine
db90a180c2
Cleanup, hex formatting, includes
2021-05-15 15:05:52 -05:00
Scott Lahteine
a468701511
Cleanup, hex formatting
2021-05-05 07:34:39 -05:00
vyacheslav-shubin
addc91a409
ExtUI event for PID tuning start ( #21734 )
2021-05-02 02:20:02 -05:00
Scott Lahteine
1f72b4f65b
Define 'filelist' for dgus/origin
2021-05-01 20:26:59 -05:00
ellensp
50195ec990
Add missing ExtUI method ( #21763 )
...
Fixes #21761
2021-05-01 20:26:10 -05:00
Marcio T
9c7344487a
FTDI EVE Touch UI fixes ( #21706 )
2021-04-26 23:40:59 -05:00
Malderin
e7f26cabfe
Fix Bed Tramming 5th point ( #21646 )
2021-04-24 02:42:44 -05:00
vyacheslav-shubin
f424da498a
ExtUI::onPostprocessSettings ( #21683 )
2021-04-24 01:16:14 -05:00
Scott Lahteine
c4620bb528
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-23 20:19:23 -05:00
Scott Lahteine
3bddbb1110
Clean up formatting, wrap macros
2021-04-23 19:21:39 -05:00
Scott Lahteine
72e3d2492f
Update temperature types
2021-04-23 19:20:11 -05:00
Scott Lahteine
51a61c5431
Nextion cleanup
2021-04-23 19:15:22 -05:00
Scott Lahteine
4e10f46899
Use configured temp window for Chiron
2021-04-23 19:10:32 -05:00
Scott Lahteine
57d0f0ce2e
Fix Chiron typos, file nav
2021-04-21 15:28:50 -05:00
Nick
d5143c2c15
Support new style Anycubic Chiron TFT ( #21597 )
2021-04-18 23:04:38 -05:00
Scott Lahteine
73f6426114
Use itoa for sprintf int
2021-04-16 05:14:37 -05:00
Scott Lahteine
528b9bd872
Revert experimental NAN patch
...
Hold changes from #21575 (24a095c
) for more testing.
2021-04-16 02:43:59 -05:00
Sola
3cdf363cce
Fix MKS H43 compile ( #21619 )
2021-04-15 04:45:30 -05:00
Scott Lahteine
0e9836649e
Misc. formatting, serial out
2021-04-13 21:41:04 -05:00
Marcio T
3ec5cd312b
Enhance and fix FTDI Eve Touch UI ( #21607 )
2021-04-13 18:31:12 -05:00
Victor Oliveira
138340ee99
Multi-Volume. Select Media for LVGL ( #21344 )
2021-04-13 17:34:19 -05:00
Scott Lahteine
84c79d7531
Followup to sprintf cleanup
2021-04-13 15:07:25 -05:00
Scott Lahteine
fd99ea09ec
Add fan percent accessors
2021-04-13 04:00:39 -05:00
Scott Lahteine
4e314ef6d4
More MKS UI sprintf
2021-04-13 03:53:50 -05:00
Veisen
776c1e66db
Fix ANYCUBIC_LCD_I3MEGA compile ( #21585 )
2021-04-13 03:09:21 -05:00
Scott Lahteine
e0ed57db67
Remove extraneous MKS UI sprintf
2021-04-12 23:40:32 -05:00
espr14
a5d6f6ac98
Fix Resume Print with UBL ( #21564 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-12 20:10:21 -05:00
Scott Lahteine
4a1d2d816c
Update old-style axis indexes
2021-04-12 19:34:31 -05:00
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB ( #21575 )
2021-04-12 16:49:53 -05:00
Malderin
76cc736755
MKS LVGL UI: Fix icon layout ( #21595 )
2021-04-11 16:32:28 -05:00
Sola
4cba40f9fd
Fix manual move with MKS H43 ( #21511 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-09 15:29:59 -05:00
Scott Lahteine
1879eede0d
Fix axis char printing
2021-04-07 15:43:57 -05:00
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
2021-04-05 21:40:50 -05:00
Malderin
746eae15f3
Cast celsius to int for MKS LVGL UI ( #21502 )
2021-04-05 20:55:00 -05:00
Malderin
61af08d499
MKS LVGL UI: Display/edit fan percentage ( #21544 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-05 20:39:57 -05:00
Marcio T
75b790376d
Touch UI Bed Mesh Screen refactor, enhancements ( #21521 )
...
- Split mesh view and edit screen into two screens
- The editor now live-updates the graphics
- Added Touch UI mesh progress feedback to `G26`
- Show positive / negative mesh values in different colors
2021-04-04 18:58:03 -05:00
Scott Lahteine
8b6718c632
misc. pointer formatting
2021-04-04 18:08:13 -05:00
InsanityAutomation
98b2b45264
Revert "Optimized string-to-number functions" ( #21532 )
...
This reverts #21484
2021-04-04 17:35:58 -05:00
Scott Lahteine
895e40190b
Suppress redundant serial errors
2021-04-03 20:33:11 -05:00
Scott Lahteine
c2b72c0e73
Remove extraneous 'extern' hints ( #21516 )
2021-04-02 14:22:43 -05:00
Sola
6747d350a5
MKS H43 fix, cleanup ( #21500 )
...
Followup to #21485
2021-04-01 19:19:22 -05:00
Marcio T
45c1432946
G26 Hilbert Curve followup ( #21480 )
2021-04-01 19:12:00 -05:00
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
Sola
4d17613050
MKS H43 fix, cleanup ( #21485 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-31 02:34:17 -05:00
Marcio T
7573524a14
FTDI Touch UI fix and reorganize ( #21487 )
2021-03-30 21:23:43 -05:00
Ramiro Polla
20d2061f22
Optimized string-to-number functions ( #21484 )
2021-03-30 21:20:33 -05:00
Scott Lahteine
3b73b115ca
Apply pointer formatting
2021-03-29 20:36:37 -05:00
Malderin
a335cf2edf
Fix MKS LVGL UI Main screen / print buttons ( #21468 )
2021-03-29 03:19:38 -05:00
Marcio T
c45b91aa94
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. ( #21453 )
2021-03-27 22:57:12 -05:00
Leoric
532df198da
MKS UI: Monitor state when idle ( #21452 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-26 15:41:55 -05:00
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
2021-03-24 05:50:47 -05:00
Scott Lahteine
8fca37f373
Misc LCD cleanup
2021-03-24 05:50:47 -05:00
Scott Lahteine
e5ff55a1be
Add typedef celsius_t ( #21374 )
2021-03-24 04:11:43 -05:00
Scott Lahteine
58f0330d3f
MKS / E3V2 LCD code cleanup
2021-03-23 10:46:54 -05:00
Scott Lahteine
cfa6c7d45b
Improve max temp / target
2021-03-23 09:39:09 -05:00
borland1
df1ef496d1
Main / Config Custom Submenus ( #18177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-23 08:21:11 -05:00
Sola
2b621eb45d
Fix MKS H43 sensorless homing ( #21388 )
2021-03-23 00:58:52 -05:00
Marcio T
3e7d830f57
Mesh Editor for FTDI Eve Touch UI ( #21381 )
2021-03-23 00:51:03 -05:00
Skorpi08
b51aed8aa5
Nextion TFT touch screen ( #21324 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-18 20:51:19 -05:00
Scott Lahteine
9823a37362
E1+ Autotemp and Planner comments
2021-03-17 20:06:16 -05:00
Scott Lahteine
1affbe2100
Clean up, optimize ExtUI/TFT code ( #21333 )
2021-03-12 06:54:42 -06:00
Scott Lahteine
dbd28eecc9
Number serial from 1 to match settings
2021-03-10 13:45:53 -06:00
X-Ryl669
55c31fbe9a
Distinguish serial index from mask ( #21287 )
2021-03-09 03:20:37 -06:00
Mike La Spina
b95e548ddb
Cooler (for Laser) - M143, M193 ( #21255 )
2021-03-06 14:13:28 -06:00
Scott Lahteine
87bef13a4c
Fix DGUS include paths
...
Followup to #20609
2021-03-06 10:20:01 -06:00
Sola
72cc5a49e6
MKS H43 fixup ( #21267 )
...
Co-authored-by: makerbase <4164049@qq.com>
Co-authored-by: MKS-Sean <56996910+MKS-Sean@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-06 09:04:05 -06:00
Scott Lahteine
fd270ddc6c
misc. cleanup
2021-03-03 00:18:50 -06:00
Sola
0afa4cc957
Fix MKS H43 compile ( #21240 )
2021-03-02 20:58:42 -06:00
Marcio T
f52cba6aff
Minor FTDI EVE Touch UI fixes ( #21232 )
2021-02-28 20:52:59 -06:00
Scott Lahteine
1aa421efe5
Filament sensor cleanup
2021-02-28 20:02:24 -06:00
Scott Lahteine
dd42831cba
Serial macros cleanup
2021-02-28 20:02:24 -06:00
Scott Lahteine
903d0b91fc
Tweaks to build scripts
2021-02-27 22:38:57 -06:00
RudolphRiedel
04b83d50a2
Two additional EVE displays ( #18839 )
2021-02-27 19:39:32 -06:00
Sola
c76008bd6a
MKS H43 controller ( #20609 )
2021-02-27 17:35:32 -06:00
X-Ryl669
ec42be346d
Fix and improve G-code queue ( #21122 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-26 16:54:46 -06:00
Nick
73e354b7a0
Fix Anycubic Chiron TFT SD menu ( #21183 )
2021-02-25 01:38:01 -06:00
Nick
b276a7fd17
Fix Chiron TFT serial comms ( #21152 )
2021-02-23 20:13:24 -06:00
Marcio T
ba301fd800
FTDI Touch UI followup ( #21167 )
2021-02-23 16:03:40 -06:00
Marcio T
ece06c26a9
Enhance and fix FTDI Touch UI ( #21148 )
2021-02-21 04:05:59 -06:00
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-08 00:37:24 -06:00
MKS-Sean
57e4b82b66
Fix: Unsupported use of %f in printf ( #21001 )
2021-02-07 20:36:57 -06:00
Malderin
01756b6b02
Fix LVGL "more" menu user items ( #21004 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-07 17:45:14 -06:00
Marcio Teixeira
ee66d9ccf9
Refactor FTDI EVE Touch Screen ( #20987 )
2021-02-06 14:25:10 -06:00
Scott Lahteine
708ea3d0bb
Use serial shorthand
2021-02-04 23:34:09 -06:00
Scott Lahteine
604afd52d1
Fix some serial char, echo
...
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
2021-02-04 19:20:28 -06:00
Malderin
9025c63c43
Add "more" menu in LVGL interface ( #20940 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-02-02 16:04:23 -06:00
X-Ryl669
c74f972627
LVGL UI G-code console ( #20755 )
2021-01-31 18:18:39 -06:00
ellensp
d3068125c5
Fix G28_STR ( #20925 )
2021-01-29 23:41:45 -06:00
Scott Lahteine
9d0e64a725
AutoReport class (Temperature, Cardreader) ( #20913 )
2021-01-28 20:40:20 -06:00
ellensp
c72b1c5893
Fix undefined G28_STR ( #20912 )
2021-01-28 19:44:52 -06:00
X-Ryl669
3f01b222b2
Refactor serial class with templates ( #20783 )
2021-01-28 02:02:06 -06:00
Scott Lahteine
d33fe2378c
Move common strings ( #20846 )
2021-01-22 15:01:19 -06:00
Jason Smith
0a279cf666
Fix ANYCUBIC_LCD_CHIRON compilation ( #20807 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-21 03:44:03 -06:00
Scott Lahteine
c0870d417a
Move some MarlinCore and MarlinUI code ( #20832 )
2021-01-21 03:40:07 -06:00
Scott Lahteine
68abaeab19
MarlinUI multi-language support ( #20725 )
2021-01-20 18:52:06 -06:00
Rockman18
f1d4713097
Fix MKS UI manual move ( #20813 )
2021-01-19 16:27:57 -06:00
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>
2021-01-19 16:26:25 -06:00
Scott Lahteine
49b5e1d9bf
Clean up whitespace, headings
2021-01-18 21:54:23 -06:00
Scott Lahteine
bb597dcf66
Internal G29N for G28+G29 ( #20800 )
2021-01-17 12:08:40 -06:00
Scott Lahteine
fb41413b76
Optimize some G-code strings
2021-01-16 22:53:50 -06:00
Scott Lahteine
40c8f2001d
Apply bool to some MKS UI
2021-01-16 22:53:50 -06:00
Scott Lahteine
b41f41589a
General cleanup, use _BV
2021-01-16 22:53:50 -06:00
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.
2021-01-15 17:44:16 -06:00
Marcio T
9bbe9455cf
Fix compatibility macros
2021-01-15 17:44:16 -06:00
Scott Lahteine
12a39450b0
MKS prelim. cleanup (2)
2021-01-14 00:56:35 -06:00
Scott Lahteine
c753fc690f
More MKS UI prelim. cleanup
2021-01-14 00:27:10 -06:00
MKS-Sean
35c1b330ec
MKS WiFi for TFT_LVGL_UI ( #20191 )
2021-01-13 22:41:09 -06:00
Scott Lahteine
44c57ab05a
MKS UI prelim. cleanup ( #20763 )
2021-01-12 21:02:35 -06:00
Scott Lahteine
4a89731025
Rotary encoder cleanup ( #20753 )
2021-01-12 20:43:52 -06:00
Johan van der Vyver
7f3dcb3e8a
Multi-platform DWIN_CREALITY_LCD support ( #20738 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-12 18:05:49 -06:00
Scott Lahteine
acda53aa1c
Clean up some includes
2021-01-10 21:38:31 -06:00
InsanityAutomation
6b458676b1
Fix SD SPI Speed override, FTDI mesh edit ( #20657 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-01-03 21:59:48 -06:00
Scott Lahteine
63448f3244
Rename FTDI EVE screen data structs
2021-01-03 21:52:05 -06:00
Marcio T
2d88bcb67e
Fix thermal error protection, reporting ( #20655 )
2021-01-03 21:39:15 -06:00
qwewer0
5b33afb1dd
Fix a comment ( #20629 )
2021-01-02 02:53:34 -06:00
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 14:31:15 -06:00
Victor Oliveira
90a2b482e6
LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility ( #20589 )
2020-12-28 22:07:11 -06:00
Victor Oliveira
9eaa69874a
Fix LVGL_UI G-code preview ( #20564 )
2020-12-27 23:15:01 -06:00
Scott Lahteine
20073246bb
Fix, clean up FTDI EVE Touch UI ( #20466 )
...
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com>
2020-12-23 22:23:45 -06:00
LinFor
2d88a2cfb7
Remaining Time for FTDI EVE, bp for ExtUI ( #20549 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-23 16:37:17 -06:00
Scott Lahteine
59de35e749
Apply ENABLED in ExiUI / FTDI
2020-12-23 15:34:04 -06:00
LinFor
6af6a35d9d
FTDI EVE: Cyrillic font, some minor fixes ( #20517 )
2020-12-23 00:51:59 -06:00
X-Ryl669
91730d71ff
Improve Touch Calibration screen ( #20524 )
2020-12-22 06:17:06 -06:00
LinFor
82540be931
FTDI EVE custom user menus ( #20518 )
2020-12-22 00:31:14 -06:00
LinFor
9b3e16cdd0
Add Tune -> Advanced Settings to FTDI EVE ( #20532 )
2020-12-21 18:06:27 -06:00
Scott Lahteine
34b6bca006
Tweak FTDI spacing
2020-12-21 17:48:03 -06:00
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
2020-12-16 22:19:04 -06:00
Scott Lahteine
637123f340
Update some LCD includes
2020-12-15 01:06:27 -06:00
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.
2020-12-09 05:09:31 -06:00
Scott Lahteine
889695b6ba
ExtUI homing / leveling additions
2020-12-05 18:29:03 -06:00
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods ( #20323 )
2020-11-29 19:06:40 -06:00
Scott Lahteine
e38abef720
Update TOUCH_UI_LULZBOT_BIO wrappers
2020-11-24 18:32:01 -06:00
Kurt Haenen
ca83e1a26f
Proper pullup/pulldown configurability ( #20242 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-21 17:56:56 -06:00
Victor Oliveira
0e3d86579b
Missing header to use suicide() on LVGL UI ( #20214 )
2020-11-19 23:09:33 -03:00
Scott Lahteine
4a0fc4d699
Fix Z label
2020-11-19 17:41:24 -06:00
Scott Lahteine
931df1231a
MKS WiFi strings
2020-11-19 17:38:36 -06:00
Scott Lahteine
b51c6d4737
More MKS WiFi
2020-11-19 17:29:01 -06:00
Scott Lahteine
3893114c86
MKS WiFi preliminary changes
2020-11-19 15:56:04 -06:00
Philippe Cayrol
caeac3851a
Better edit range for Linear Advance K ( #20155 )
2020-11-17 23:56:51 -06:00
Victor Oliveira
ea371618da
Add Touch Calibration screen ( #20049 )
2020-11-15 16:39:58 -06:00
Scott Lahteine
cab83ba840
Fix some LCD/serial strings
2020-11-14 18:28:39 -06:00
Scott Lahteine
1d43e81be0
Fix compile warnings, serial alias
2020-11-13 18:28:15 -06:00
Costas Basdekis
0465e0ae3a
Distinct runout states ( #19965 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-11 00:39:23 -06:00
Victor Oliveira
f8ee6f8b31
Fix UI compile issues ( #20092 )
2020-11-10 19:39:34 -06:00