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 |
|
Ludy
|
3c3a956a17
|
Fix compiling error BIGTREE_SKR_MINI (#15197)
Let's get STM32F1 working again!
|
2019-09-09 10:34:54 -05:00 |
|
Luu Lac
|
8bca3fcf2c
|
Display chamber with HAS_TEMP_CHAMBER (#15194)
|
2019-09-08 02:20:18 -05:00 |
|
Ludy
|
6172cd2528
|
CHAMBER integration to GLCD (#14981)
|
2019-09-07 04:52:57 -05:00 |
|
Scott Lahteine
|
72876d9045
|
Clean up u8g defines
|
2019-09-05 17:09:24 -05:00 |
|
Tanguy Pruvot
|
50e1bf57b9
|
Fix RRD/CR10 LCD on STM32F1/F4 (#15172)
|
2019-09-05 13:20:03 -05:00 |
|
Scott Lahteine
|
060b360be3
|
Provide a good default contrast
In reference to #15139
|
2019-09-04 18:29:22 -05:00 |
|
Scott Lahteine
|
2d2d9da9f2
|
Tweak u8g impl file includes
|
2019-09-04 14:52:22 -05:00 |
|
Scott Lahteine
|
a07c4af393
|
Tweak animated draw call
|
2019-09-04 14:47:08 -05:00 |
|
Scott Lahteine
|
7ad5208267
|
Fix up boot screen code
Followup to #15125
Co-Authored-By: Ludy <ludy87@users.noreply.github.com>
|
2019-09-04 14:43:32 -05:00 |
|
Robby Candra
|
6b05d5d65d
|
Allow TOUCH_BUTTONS to be swapped (#15100)
|
2019-09-04 13:13:05 -05:00 |
|
Giuliano Zaro
|
12c595c61f
|
SAMD51 LCD support (#15113)
|
2019-09-02 05:45:02 -05:00 |
|
Scott Lahteine
|
23bb40d0ea
|
Fix MKS_MINI_12864 init
See #13550
Co-Authored-By: DrDitto <drditto@users.noreply.github.com>
|
2019-09-02 05:24:36 -05:00 |
|
Robby Candra
|
26fa08548c
|
Add RGB565 Color Definitions for TFT (#15099)
|
2019-08-30 22:49:24 -05:00 |
|
Robby Candra
|
38983fdfa9
|
Add 'Back' Button for Touch TFT 320x240 (#15060)
|
2019-08-29 01:19:07 -05:00 |
|
Tanguy Pruvot
|
ca5da026d6
|
dogm: u8g prototypes cleanup (#15082)
|
2019-08-28 23:49:51 -05:00 |
|
Scott Lahteine
|
1d8ad7cf71
|
Safe changes from HAL cleanup
|
2019-08-28 21:21:47 -05:00 |
|
Scott Lahteine
|
95963121b0
|
Patch a u8g include
|
2019-08-28 20:09:02 -05:00 |
|
Scott Lahteine
|
3ac76f0489
|
Invariant Marlin bootscreen (#15057)
|
2019-08-28 07:40:18 -05:00 |
|
Scott Lahteine
|
d6a16525c2
|
New Language: Vietnamese (#13892)
|
2019-08-24 03:40:28 -05:00 |
|
Scott Lahteine
|
7924e0d819
|
Add print at position shortcuts
|
2019-08-22 19:37:04 -05:00 |
|
Scott Lahteine
|
5c0e5c599f
|
Fix boot screen warning
|
2019-08-22 18:58:11 -05:00 |
|
Ludy
|
05995d1fd6
|
Unify buzz methods as MarlinUI::buzz (#14803)
|
2019-08-20 02:01:37 -05:00 |
|
Robby Candra
|
33d54c0d5a
|
Remove extra defines (#14983)
|
2019-08-18 21:00:20 -05:00 |
|
Robby Candra
|
823178c272
|
Use u8g int type for screen coordinates (#14965)
|
2019-08-17 19:58:38 -05:00 |
|
Ludy
|
6715fd159c
|
Animated Marlin boot screen (#14961)
|
2019-08-17 18:40:01 -05:00 |
|
Scott Lahteine
|
c3ff53a61c
|
STM32 u8g defines
Suggested by https://github.com/MarlinFirmware/Marlin/issues/14742#issuecomment-515753814
|
2019-08-16 18:48:29 -05:00 |
|