tovam
c5204807e9
Fix missing spaces in info menu ( #19404 )
2020-09-17 03:07:03 -05:00
Haxk20
6f8282f01e
Fix Print Stats appearance ( #19348 )
2020-09-11 19:53:06 -05:00
Scott Lahteine
bff0c68078
Consistent static/value item macros
2020-08-23 01:09:23 -05:00
Scott Lahteine
4f67642122
Header for individual menus
2020-08-21 18:11:37 -05:00
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM ( #18962 )
2020-08-08 18:21:44 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
2020-06-24 19:44:50 -05:00
Scott Lahteine
f03f76ecfb
Fix info menu without leveling
...
Fixes #17664
2020-04-28 19:18:14 -05:00
Scott Lahteine
4f003fc7a7
Streamline menu item logic ( #17664 )
2020-04-27 23:52:11 -05:00
Scott Lahteine
f6e820b4e9
Fix buffer stuff
2020-04-27 22:39:30 -05:00
Scott Lahteine
035d6cd16d
Patch i2c, info menu
2020-04-27 09:50:10 -05:00
Scott Lahteine
267c25fd53
Remove spurious brace
...
Followup to c536b8de62
2020-04-27 09:06:56 -05:00
Scott Lahteine
c536b8de62
Apply ternary macros
2020-04-27 06:30:28 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
Scott Lahteine
ffcbba4447
Move MSG_MARLIN
2020-02-09 11:37:43 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
2020-01-25 02:13:39 -06:00
Scott Lahteine
832321f55d
Fix games menu back item, titles
2019-12-31 16:06:16 -06:00
Jason Smith
b3f81eead5
Fix/improve TURBO_BACK_MENU_ITEM ( #15856 )
2019-11-09 19:27:30 -06:00
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
2019-10-09 19:46:10 -05:00
Scott Lahteine
273cbe931e
Aliases for common menu item types
2019-10-03 06:15:21 -05:00
Tim Moore
7e72768433
Info Menu: Runaway Watch state ( #14827 )
2019-09-28 21:53:40 -05:00
Scott Lahteine
4c16661153
Use named styles in draw_menu_item_static
2019-09-27 04:45:01 -05:00
Scott Lahteine
d683f98019
Return buffer in duration.toString
2019-09-27 04:45:01 -05:00
Marcio Teixeira
a18d16fb8b
Do not implicitly concatenate localized strings ( #15383 )
2019-09-27 04:38:43 -05:00
Frederik Kemner
3348a7d223
Fix Info Menu with EXTRUDERS==0 ( #15230 )
2019-09-13 01:36:44 -05:00
Scott Lahteine
b8e4b993d6
Separate board website URL
2019-08-28 04:44:40 -05:00
Scott Lahteine
6341aefda3
Info menu tweak style
2019-08-28 04:43:42 -05:00
Tim Moore
8033bc87ea
Turbo-back Info menu items ( #15049 )
2019-08-24 19:50:04 -05:00
Scott Lahteine
0cc524b84f
Prevent BOARD_NAME conflict with env
2019-08-20 19:10:36 -05:00
Marcio Teixeira
fa533846a7
Bury easter egg deeper ( #14883 )
2019-08-10 19:23:37 -05:00
Marcio Teixeira
eefe3f595a
New options: Bootscreen as Info, game Easter-egg ( #13829 )
2019-07-28 22:47:20 -05:00
Scott Lahteine
180f9a4c22
Remove obsolete info menu includes
2019-07-28 20:20:33 -05:00
Tim Moore
eb6dec03bd
Simplify power supply naming logic ( #14488 )
...
Co-Authored-By: Tim Moore <tim.moore@lightbend.com>
Co-Authored-By: AnHardt <github@kitelab.de>
2019-07-05 01:58:34 -05:00
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
2019-06-27 23:58:16 -05:00
Scott Lahteine
9131b11944
Games in Info menu, if enabled
2019-06-19 00:03:32 -05:00
Scott Lahteine
44571775bd
Further support for 6 extruders
2019-03-07 01:00:56 -06:00
Roman Moravčík
567d03a269
Update Slovak language ( #13187 )
2019-02-17 12:29:49 -06:00
revilor
e56c13670d
Service interval watchdog ( #13105 )
2019-02-12 15:58:56 -06:00
Scott Lahteine
0feeef2604
Update copyright in headers
2019-02-12 15:30:11 -06:00
Scott Lahteine
eb78aed863
Rename LCD menus according to variable types ( #12892 )
2019-01-12 16:01:04 -06:00
Scott Lahteine
a0c795b097
Encapsulate common display code in a singleton ( #12395 )
...
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
- Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
2018-11-11 12:16:24 -06:00
Scott Lahteine
96f313fb41
Move Info Menu to its own file
2018-10-28 15:46:45 -05:00