Mathias Rasmussen
875cd4e081
Remove 'Media Released' message ( #17272 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-20 09:17:55 -05:00
Scott Lahteine
e9c8da35c5
Subcall overflow error message
2020-04-13 14:54:51 -05:00
Scott Lahteine
22da1b2b31
Rename some "kill" messages
2020-04-13 14:54:50 -05:00
Scott Lahteine
e3321920f3
Update Marlin website links to https
2020-04-12 17:21:14 -05:00
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
2020-04-11 20:36:17 -05:00
Scott Lahteine
48919c54fb
Add SRAM command injection ( #17459 )
2020-04-09 20:05:58 -05:00
Scott Lahteine
c2bd9dd4f5
Show "Pausing…" during pause
2020-04-09 18:09:54 -05:00
Scott Lahteine
71a4ab3331
Add "Settings Stored" message
2020-04-09 12:31:33 -05:00
Scott Lahteine
fad9235cd8
Move MSG_x_LINE to multi_language.h
2020-04-05 18:25:59 -05:00
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
2020-04-02 19:31:08 -05:00
Marcio T
be0e313c07
Touch UI additions, bug fixes ( #17379 )
2020-04-02 14:24:55 -05:00
Marcio T
d83ad6f321
Improve / fix FTDI EVE Touch UI ( #17338 )
...
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
2020-03-31 14:22:04 -05:00
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
2020-03-28 03:18:53 -05:00
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
InsanityAutomation
cdcd45d651
Set LCD status for EEPROM errors ( #16977 )
2020-02-26 03:04:02 -06:00
Scott Lahteine
6b9a17be16
Language: "failsafe" => "Defaults"
2020-02-26 02:03:47 -06:00
Scott Lahteine
8ba5ef8cae
"Init. Media" => "Attach Media"
2020-02-24 05:33:23 -06: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
Scott Lahteine
bbfbcb8a5d
Clean up PID language defines
2020-01-26 03:24:54 -06:00
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
2020-01-25 02:13:39 -06:00
InsanityAutomation
409d7378d9
Add Probe Offsets menu ( #16444 )
2020-01-10 00:47:38 -06:00
Scott Lahteine
aa4db785f2
MSG_WATCH => MSG_INFO_SCREEN
2020-01-03 19:50:55 -06:00
Scott Lahteine
0d52eaa875
Superscript 3 for mm3
2019-12-10 23:45:39 -06:00
dagorel
1c4f672eae
Formalize DAC percent strings ( #16176 )
2019-12-10 23:37:25 -06:00
InsanityAutomation
e81b946f06
Better singlenozzle stored fan speed menus ( #15921 )
2019-11-20 00:14:56 -06:00
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
2019-11-14 20:30:30 -06:00
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
2019-11-02 07:28:20 -05:00
Scott Lahteine
aaf018e5a0
Language changes
2019-10-29 16:20:35 -05:00
Scott Lahteine
9aff30da0c
Confirm object cancellation ( #15660 )
2019-10-27 19:50:21 -05:00
Scott Lahteine
600429a067
Cancel Objects followup
2019-10-25 20:08:45 -05:00
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
2019-10-24 15:35:40 -05:00
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
2019-10-09 19:46:10 -05:00
Scott Lahteine
5becda25c5
Followup to E renumbering
2019-10-08 17:37:17 -05:00
Scott Lahteine
6b945eb548
Show "FILAMENT CHANGE" during filament change
2019-10-03 07:45:52 -05:00
Tim Moore
7e72768433
Info Menu: Runaway Watch state ( #14827 )
2019-09-28 21:53:40 -05:00
Scott Lahteine
b2e1f77f58
Fix extraneous "Home XYZ First" message
2019-09-25 21:57:20 -05:00
Ludy
068c303742
More translatable LCD strings ( #15190 )
2019-09-08 00:15:25 -05:00
Marcio Teixeira
263d7d37af
"SD card" => "Media" ( #14951 )
2019-08-14 17:52:14 -05:00
Joseph Bozarth
0fbb26c28f
M16 - Expected Printer Check ( #14924 )
2019-08-13 23:38:45 -05:00
Acenotass
4af9908764
Update M48 command in the status line ( #14816 )
2019-08-05 20:01:40 -05:00
Scott Lahteine
8f0aedeead
Reorder some language defines
2019-08-05 19:12:00 -05:00
Robby Candra
96a1c6540e
Use title case for menu items ( #14806 )
2019-08-01 20:31:58 -05:00
InsanityAutomation
f59a7e8b07
Print/display ABL current probe point ( #14788 )
2019-08-01 20:11:26 -05:00
Acenotass
659d06d9b9
M48 menu item, result to status ( #14772 )
2019-07-30 02:31:14 -05:00
MarcelMo
f8aa52346f
Configurable Z move distance ( #14593 )
2019-07-30 02:16:26 -05:00
Marcio Teixeira
eefe3f595a
New options: Bootscreen as Info, game Easter-egg ( #13829 )
2019-07-28 22:47:20 -05:00
InsanityAutomation
ce02c6cee2
Variable tool change purge ( #14618 )
2019-07-14 11:40:58 -05:00
GMagician
54358fbe28
Update Italian language
2019-07-01 20:37:59 -05:00
Tanguy Pruvot
ca7f56e60b
Add 0.025mm Manual Move for Z ( #14456 )
2019-07-01 03:17:50 -05:00