Commit Graph

121 Commits

Author SHA1 Message Date
Simone Primarosa
f8e83f79c5
Superscript substitution (#20219)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-20 20:36:19 -06:00
Scott Lahteine
18fb4b1ce1 MSG_AUTOSTART => MSG_RUN_AUTO_FILES 2020-11-07 21:21:19 -06:00
Giuliano Zaro
1247f73754
Update Italian language (#19953) 2020-10-29 16:27:01 -05:00
Giuliano Zaro
70ab146cbb
Update Italian language (#19654) 2020-10-09 02:51:25 -05:00
Scott Lahteine
b31e358270 Improve retract / unretract labels 2020-10-06 03:01:28 -05:00
qwewer0
4424645e04
Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
ellensp
979876e958
Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-13 23:58:39 -05:00
Giuliano Zaro
dcf3587d9a
Update Italian language (#19365) 2020-09-12 21:51:20 -05:00
Giuliano Zaro
b2ba9009d0
Fix "too cold" in M600 (#19332) 2020-09-10 16:47:58 -05:00
Giuliano Zaro
56c44b053d
Delete old LCD strings (#19227) 2020-09-01 16:59:29 -05:00
Ludy
d3ac4ba83d
Update German, fix Mix component index (#19206) 2020-08-31 22:23:28 -05:00
Giuliano Zaro
6b549e1971
Optional homing in LCD Repeatability Test (#19104) 2020-08-21 21:20:30 -05:00
Giuliano Zaro
b615431aa6
Update Italian language (#18886) 2020-08-04 00:32:25 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets (#18488)
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-09 03:11:57 -05:00
Scott Lahteine
a6b8b12a6a Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE 2020-07-05 18:01:28 -05:00
Giuliano Zaro
834c265e2c
Update Italian language (#18414) 2020-06-26 01:22:32 -05:00
Giuliano Zaro
9bf768a3fb
Update Italian language (#18049) 2020-05-20 15:39:08 -05:00
Giuliano Zaro
7a03c5a0c6
Update Italian language (#17888) 2020-05-05 19:20:02 -05:00
Giuliano Zaro
be7e04056f
Update Italian language (#17707) 2020-04-25 10:44:46 -05:00
Giuliano Zaro
75b91550f3
Update Italian language (#17695) 2020-04-24 22:16:47 -05:00
studiodyne
2f6262c27b
Automatic Tool Migration feature (#17248) 2020-04-22 21:03:28 -05:00
Mathias Rasmussen
875cd4e081
Remove 'Media Released' message (#17272)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-20 09:17:55 -05:00
Giuliano Zaro
f5577b320b
Update Italian language (#17467) 2020-04-16 04:39:01 -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
Giuliano Zaro
86a3efda6f
Update Italian language (#17407) 2020-04-04 20:51:05 -05:00
Giuliano Zaro
8122468a36
Update Italian language (#17293) 2020-03-25 21:05:36 -05:00
Scott Lahteine
6b9a17be16 Language: "failsafe" => "Defaults" 2020-02-26 02:03:47 -06:00
Giuliano Zaro
d13b153230
Update Italian language (#16947) 2020-02-25 03:05:58 -06:00
Scott Lahteine
8ba5ef8cae "Init. Media" => "Attach Media" 2020-02-24 05:33:23 -06:00
Giuliano Zaro
529d57bddf
Sync Italian language (#16935) 2020-02-23 07:47:30 -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
Giuliano Zaro
e9a97127f7 Update Italian language (#16527) 2020-01-10 16:19:52 -06:00
Scott Lahteine
aa4db785f2 MSG_WATCH => MSG_INFO_SCREEN 2020-01-03 19:50:55 -06:00
Giuliano Zaro
5dfa152ba2 Update Italian language (#16147) 2019-12-10 23:38:14 -06:00
dagorel
1c4f672eae Formalize DAC percent strings (#16176) 2019-12-10 23:37:25 -06:00
Giuliano Zaro
31e329f143 Update Italian language (#15925) 2019-11-19 23:27:53 -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
Giuliano Zaro
6fd13879ae Update Italian language (#15676) 2019-10-26 12:54:59 -05:00
Giuliano Zaro
7714152013 Update Italian language (#15533) 2019-10-13 17:28:03 -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
Giuliano Zaro
a3ec573984 Uniform fan speed & case light 2019-10-05 18:34:11 -05:00
Giuliano Zaro
ff55601dc3 Update Italian language 2019-10-05 18:30:48 -05:00