Commit Graph

77 Commits

Author SHA1 Message Date
1e5d73579c Anycubic followup 2020-07-21 14:43:55 -05:00
2119e19bff Fix inline AnycubicSerial method 2020-07-21 05:41:26 -05:00
469f63f74d New DGUS UI var / definition syntax (#18718) 2020-07-21 03:19:25 -05:00
0a86291e66 Fix some LVGL warnings 2020-07-19 22:06:55 -05:00
1c94033f7c Fix endian DGUS WriteVariable (#18703) 2020-07-19 17:34:36 -05:00
cfc36684aa More customizable DGUSDisplay (#18700) 2020-07-19 16:35:15 -05:00
0ddef5544a Misc formatting, cleanup 2020-07-18 18:59:38 -05:00
6f0885a3a3 Fix DGUS write variable endianness (#18689) 2020-07-18 17:26:00 -05:00
bd0430dc38 Support FT81050 with FYSETC F6 (#18678)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-17 07:40:28 -05:00
JBA
4abad60bf1 ExtUI for Anycubic I3 Mega (#18655) 2020-07-17 01:07:09 -05:00
ea94716a87 Combine command macros 2020-07-07 02:30:26 -05:00
c02451b602 Filament Runout Inverting => State (#18537)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-05 17:42:19 -05:00
52a0895635 Fix stall sensitivity adjustment for FTDI screens (#18554) 2020-07-05 15:50:05 -05:00
e5bc9d31cc Add TFT_LVGL_UI support (#18438) 2020-07-01 01:30:24 -05:00
3b80690a71 ExtUI additions (#18447)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-27 22:02:28 -05:00
319e93f55d Patch some DGUS warnings 2020-06-26 18:53:44 -05:00
2a650a2793 TFT_LITTLE_VGL_UI followup (#18410) 2020-06-24 14:54:39 -05:00
e65e2f33f1 Fix ExtUI automatic font scaling (#18377) 2020-06-22 15:41:01 -05:00
0b30de1b8e M73 remaining time for MKS UI (#18326) 2020-06-16 14:33:17 -05:00
c4b11e03b9 Fix DGUS screen bug (#18320) 2020-06-16 02:38:22 -05:00
642112d3eb Add MKS UI (TFT_LITTLE_VGL_UI) (#18071) 2020-06-15 21:05:33 -05:00
fe969ec6d3 FTDI whitespace tweaks 2020-06-11 15:27:51 -05:00
cfd31ff70e Add HAS_FILAMENT_RUNOUT_DISTANCE 2020-06-07 21:55:09 -05:00
929b3f6af9 Don't re-reverse sort 2020-05-24 20:17:51 -05:00
21bfb94357 Fix FTDI EVE Touch UI typo (#17985) 2020-05-13 14:22:41 -05:00
6d92f56582 FTDI/EVE, pins cleanup for SKR E3/DIP (#17990) 2020-05-13 14:22:03 -05:00
98fdc67f1d Fixes for FYSETC Cheetah (#17935) 2020-05-11 23:51:07 -05:00
34a2fd7b09 DGUS minor fixups (#17901) 2020-05-08 01:24:27 -05:00
7c26a54d3f Fix, clarify LCD_TIMEOUT_TO_STATUS
Replaces #17887

Co-Authored-By: Daniel Callander <knifa@users.noreply.github.com>
2020-05-06 03:34:39 -05:00
0332666d38 Fix Cheetah pins alias (#17882) 2020-05-06 01:16:32 -05:00
a4c981469e Extended reporting options (#16741) 2020-05-05 23:34:04 -05:00
3fd8ef52c5 More FTDI EVE fixes (RAMPS, Cheetah) (#17759) 2020-05-05 02:38:06 -05:00
eeabe66fc4 Some distinct E helpers 2020-05-05 00:52:45 -05:00
98196673aa Fix setStatusMessage calls (#17879) 2020-05-04 17:19:49 -05:00
38d1587091 Malyan M200 V2 (#17840) 2020-05-04 14:37:43 -05:00
2a959cde6f Fix undefined/unused, Touch UI (#17874) 2020-05-04 13:57:12 -05:00
cba4c5a756 Fix missing var for DGUS_LCD_UI_ORIGIN (#17819) 2020-05-02 18:32:01 -05:00
db32af9171 Fix ExtUI + Archim compile, typos (#17825) 2020-05-02 17:30:51 -05:00
a226b281af UI and stall reset for extra TMC axes (#17818) 2020-04-30 22:52:33 -05:00
2fbce22910 Cleanup followup 2020-04-29 01:47:41 -05:00
3d3d2a923b Cleanup with updated macros 2020-04-28 19:18:14 -05:00
2c959123e5 Clean up whitespace 2020-04-28 06:09:52 -05:00
07a6bf9b84 Enhance and fix FTDI EVE Touch UI (#17755)
- Stop print and play error sound if USB drive is removed.
- Allow configuration of version string in touch UI.
- Print a completion message in the bed mesh leveling screen.
- Don't play redundant sound at the start of a print.
- Clicking on percentage in status screen now goes into print speed screen
- Clicking on axis in status screen now goes to nozzle motion screens
- Use default increment of 100 when nozzle is preheated in temp screen, 10 otherwise
- Fixed grayed out change filament button in tune menu
- Eliminated code duplication in tune menu
- Add button for resetting BLTouch to advanced settings menu
2020-04-28 00:31:05 -05:00
01c646a892 Apply more HAS_HOTEND 2020-04-27 22:39:31 -05:00
0b3a96412c Fixes for ExtUI / EVE (#17726) 2020-04-27 10:14:42 -05:00
37176ed2b9 Apply maxtemp patch 2020-04-27 08:17:59 -05:00
967c1d8534 Do SD sort order in CardReader 2020-04-27 06:30:28 -05:00
33217b0dd0 Add HOTEND_OVERSHOOT 2020-04-27 05:07:08 -05:00
8b3c7dda75 Add HAS_FAN and others 2020-04-27 05:07:08 -05:00
3d45a4bd23 Encapsulate Temperature items 2020-04-27 05:07:08 -05:00