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
Scott Lahteine
239c45dc11
German language followup
2020-04-23 15:17:25 -05:00
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
2020-04-22 21:03:28 -05:00
Flo082002
fd453d23b9
Update German language ( #17591 )
2020-04-22 15:01:19 -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
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
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
Erkan Colak
aa32c47fb5
Shorten German BLTouch menu item names ( #17151 )
2020-03-13 12:34:03 -05: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
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
Scott Lahteine
aa4db785f2
MSG_WATCH => MSG_INFO_SCREEN
2020-01-03 19:50:55 -06:00
dagorel
1c4f672eae
Formalize DAC percent strings ( #16176 )
2019-12-10 23:37:25 -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
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
Ludy
6509dc04f5
Fix German error ( #15404 )
2019-09-28 15:29:41 -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
Ludy
beffcd856b
Update German language, (c) ( #15164 )
2019-09-04 16:59:26 -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
Ludy
9479ec32f7
Fix Service Menu compile error ( #14903 )
2019-08-10 00:53:26 -05:00
Scott Lahteine
8f0aedeead
Reorder some language defines
2019-08-05 19:12:00 -05:00
Ludy
337361d588
Update German language, (c) ( #14804 )
2019-08-02 09:21:28 -05:00
InsanityAutomation
f59a7e8b07
Print/display ABL current probe point ( #14788 )
2019-08-01 20:11:26 -05:00
MarcelMo
f8aa52346f
Configurable Z move distance ( #14593 )
2019-07-30 02:16:26 -05:00
Ludy
6dcb85927a
Update German language, &c. ( #14613 )
2019-07-14 04:34:55 -05:00
Ludy
3358caed14
Update German/Italian language ( #14482 )
2019-07-02 19:25:20 -05:00
Tanguy Pruvot
ca7f56e60b
Add 0.025mm Manual Move for Z ( #14456 )
2019-07-01 03:17:50 -05:00
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
2019-06-27 23:58:16 -05:00
Ludy
6fb3db1633
Update German language ( #14294 )
2019-06-15 14:26:14 -05:00
Ludy
41f61a12b8
Update German language ( #14093 )
2019-05-22 16:23:16 -05:00
Ludy
421d526ba7
Update German language ( #13915 )
2019-05-05 22:00:19 -05:00
Ludy
408a5f08dc
Update German language ( #13853 )
2019-05-01 01:25:57 -05:00
Ludy
4228fd3e03
Update German language ( #13769 )
2019-04-20 15:01:56 -05:00
Ludy
62b4265410
Update German language ( #13665 )
2019-04-12 14:48:13 -05:00
InsanityAutomation
4900c28bf6
Fix IDEX tool-change, and more ( #13614 )
2019-04-09 18:33:40 -05:00
InsanityAutomation
09eb30dc05
IDEX Mirror mode based on Formbot / Vivedino Symmetric mode ( #13404 )
2019-03-15 22:46:27 -05:00
Ludy
1ace97e946
[2.0.x] Update German language ( #13150 )
2019-02-13 20:31:50 -06:00
Scott Lahteine
0feeef2604
Update copyright in headers
2019-02-12 15:30:11 -06:00
Ludy
584f9cd449
Update German language ( #13137 )
2019-02-12 12:54:57 -06:00
Ludy
2bd6ce4b62
Update German language ( #13125 )
2019-02-11 17:08:21 -06:00