Jason Smith
|
92ad973729
|
Fix some DOGM warnings (#16363)
|
2020-01-01 21:58:16 -06:00 |
|
Alexander Gavrilenko
|
c6f7ea9f22
|
MKS Robin ILI9328 TFT support (#16401)
|
2020-01-01 20:55:37 -06:00 |
|
Luc
|
24eaf2d7e0
|
Some ESP32 patches (#16297)
|
2019-12-22 16:11:17 -06:00 |
|
Scott Lahteine
|
6a514a1e8e
|
Move status screen defines
|
2019-12-12 22:20:03 -06:00 |
|
MS1987
|
31fdaea269
|
Add MKS Robin Pro, MKS Robin Lite3 (#16163)
|
2019-12-11 00:23:47 -06:00 |
|
Luu Lac
|
01e4b0c067
|
Add Laser / Spindle bitmap for LCD (#16068)
|
2019-12-01 21:20:15 -06:00 |
|
Scott Lahteine
|
3dc49fd1c6
|
Split up hotend / bed drawing
|
2019-12-01 20:52:59 -06:00 |
|
Robby Candra
|
fc9f8d27eb
|
Fix Progress / Remaining display on DOGM (#16005)
|
2019-11-26 02:55:22 -06:00 |
|
Scott Lahteine
|
27cb4db80e
|
Reduced string storage using tokens (#15593)
|
2019-11-14 20:30:30 -06:00 |
|
Scott Lahteine
|
602ca5dea6
|
No USE_M73_REMAINING_TIME without LCD_SET_PROGRESS_MANUALLY
|
2019-11-13 02:07:17 -06:00 |
|
Roman Moravčík
|
e110f5abce
|
M73 R : Set Remaining Time (#15549)
|
2019-11-12 19:36:54 -06:00 |
|
Scott Lahteine
|
ea3217cd46
|
Move 'draw' methods into Menu Item classes (#15760)
|
2019-11-02 07:28:20 -05:00 |
|
Robby Candra
|
7360e9343a
|
Minor DOGM status screen fix (#15746)
|
2019-11-02 07:04:31 -05:00 |
|
Robby Candra
|
bdb452ed81
|
Fix missing % on DOGM Status Screen (#15748)
|
2019-11-02 07:01:50 -05:00 |
|
Scott Lahteine
|
d5c1c72a76
|
Tweak CW/CCW bitmaps
|
2019-10-29 16:53:07 -05:00 |
|
Scott Lahteine
|
78899fc241
|
Followup to E Total
|
2019-10-27 18:40:33 -05:00 |
|
Scott Lahteine
|
7a342ecb93
|
Show Total E during print (#15703)
|
2019-10-27 17:49:27 -05:00 |
|
Evgeny Zyatkov
|
12a244f24f
|
Fix #endif typo (#15661)
|
2019-10-25 12:27:23 -05:00 |
|
Scott Lahteine
|
464d98d178
|
Short time prefixes, no percent prefix
|
2019-10-24 14:00:32 -05:00 |
|
Scott Lahteine
|
ff4301a422
|
Update status_screen_DOGM.cpp
|
2019-10-24 13:42:02 -05:00 |
|
Scott Lahteine
|
326d5b84e7
|
Update status_screen_DOGM.cpp
|
2019-10-24 13:39:32 -05:00 |
|
Scott Lahteine
|
5edd5d1e1f
|
Clean up
|
2019-10-24 13:38:39 -05:00 |
|
Robby Candra
|
2c42526763
|
FIx Estimation String Pos
|
2019-10-22 10:02:27 +07:00 |
|
Robby Candra
|
d64ab63026
|
Fix Estimation String Macro
|
2019-10-22 08:16:29 +07:00 |
|
Robby Candra
|
52a8bbefcf
|
Make sure estimate time = 0 not displayed
|
2019-10-20 23:44:05 +07:00 |
|
Robby Candra
|
6241bcf0c8
|
Fix Progress at the end of print.
|
2019-10-20 06:06:48 +07:00 |
|
Robby Candra
|
9b88c3e79b
|
DOGM Progress Display, option to disable display rotation
|
2019-10-17 05:26:09 +07:00 |
|
Robby Candra
|
7af99d03d3
|
Don't show prefix if no elapsed time
|
2019-10-16 16:25:52 +07:00 |
|
Robby Candra
|
bf850827f7
|
Fix Progress Display
|
2019-10-16 16:18:20 +07:00 |
|
Jason Smith
|
53abfdc2c3
|
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547)
|
2019-10-15 14:18:46 -05:00 |
|
Tanguy Pruvot
|
a988f9304d
|
reduce the required size with uint16_t modifiers
|
2019-10-14 20:11:59 +02:00 |
|
Tanguy Pruvot
|
21867c7fef
|
elapsed time overflow warning fix
tried to fix it with snprintf in libs/duration_t.h but its worst... :/
|
2019-10-14 20:00:59 +02:00 |
|
LinFor
|
b20d5a7cc6
|
Estimate Remaining Time (graphical display) (#15497)
|
2019-10-10 21:03:33 -05:00 |
|
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
2019-10-09 19:46:10 -05:00 |
|
Scott Lahteine
|
89490171ef
|
Use "concatenatable" language codes
|
2019-10-08 20:17:23 -05:00 |
|
Jimmy Page
|
203d260a41
|
Update Japanese font and translation (#15470)
|
2019-10-05 20:35:20 -05:00 |
|
Luu Lac
|
5d81d7cefe
|
if no HOTENDS
|
2019-10-04 16:18:18 -05:00 |
|
DrDitto
|
55b8547f04
|
Simplify MKS_MINI_12864 init (move 5ms to u8g seq.) (#15428)
|
2019-09-30 02:11:58 -05:00 |
|
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
2019-09-29 04:25:39 -05:00 |
|
Scott Lahteine
|
4c16661153
|
Use named styles in draw_menu_item_static
|
2019-09-27 04:45:01 -05:00 |
|
DrDitto
|
04e4eb35be
|
MKS_MINI, FYSETC RGB, backlight (#15334)
|
2019-09-25 18:41:04 -05:00 |
|
Marcio Teixeira
|
149e9b733e
|
Simplified ExtUI language selection (#15359)
|
2019-09-25 01:25:21 -05:00 |
|
Scott Lahteine
|
c44b5fd13a
|
Try to fit logo by narrowing icons
|
2019-09-18 16:43:30 -05:00 |
|
Robby Candra
|
787d522036
|
LCD Size Defines (#15297)
|
2019-09-18 02:58:58 -05:00 |
|
Scott Lahteine
|
c353eaa146
|
Misc changes from struct refactor (#15289)
|
2019-09-17 18:16:28 -05:00 |
|
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
2019-09-16 20:31:21 -05:00 |
|
Marcio Teixeira
|
7a569ad4d0
|
LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276)
|
2019-09-16 16:49:46 -05:00 |
|
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
2019-09-14 03:05:10 -05:00 |
|
Scott Lahteine
|
75927e17dd
|
Filament Width Sensor singleton (#15191)
|
2019-09-10 18:48:58 -05:00 |
|
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
2019-09-10 02:20:49 -05:00 |
|