Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
Scott Lahteine
|
e3321920f3
|
Update Marlin website links to https
|
5 years ago |
Scott Lahteine
|
6b9a17be16
|
Language: "failsafe" => "Defaults"
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
aa4db785f2
|
MSG_WATCH => MSG_INFO_SCREEN
|
5 years ago |
Scott Lahteine
|
27cb4db80e
|
Reduced string storage using tokens (#15593)
|
5 years ago |
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
6 years ago |
Scott Lahteine
|
f1efcfed14
|
Fix backslash in language_test.h
|
6 years ago |
Scott Lahteine
|
f5eab912ed
|
Apply #pragma once, misc cleanup (#12322)
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
|
6 years ago |
Yunhui Fu
|
41839746a2
|
Removed unused macros
|
7 years ago |
Yunhui Fu
|
a019eebdd6
|
support utf8 unicode for test language (#10220)
|
7 years ago |
Scott Lahteine
|
7dd0a46732
|
Language updates
|
7 years ago |
Scott Lahteine
|
cc92e544a5
|
Move 'lcd' files
|
7 years ago |
Scott Lahteine
|
3cdf78a79f
|
MSG_VOLUMETRIC => MSG_FILAMENT
|
8 years ago |
Scott Lahteine
|
aa30550b21
|
Keep SIMULATE_ROMFONT only language.h
|
8 years ago |
AnHardt
|
b273736962
|
Make MAPPER_NON the fall back mapper
Make MAPPER_NON the fall back mapper - if no other is defined.
One list less to maintain.
|
8 years ago |
Scott Lahteine
|
928ff6487a
|
Greek language pack from @psavva
|
8 years ago |
Scott Lahteine
|
1026e5b071
|
Replace PLA/ABS preheating with generic
|
8 years ago |
Scott Lahteine
|
1cc622b167
|
Fix minor spelling in comments
|
9 years ago |
Scott Lahteine
|
0da744b7b0
|
Further cleanup of comments, partial Doxygen-style
Following up on #3231
|
9 years ago |
jbrazio
|
5e5d250832
|
Added gplv3 header to all Marlin files
|
9 years ago |
esenapaj
|
22299c13c1
|
Change link to the document
documentation/LCDLanguageFont.md moved to http://www.marlinfirmware.org/ at commit 12d0983757 ,
but http://www.marlinfirmware.org/ isn't working.
|
9 years ago |
Scott Lahteine
|
772460a7b8
|
Various minor spelling corrections
Redo of #2939 rebased against RCBugFix
|
9 years ago |
Scott Lahteine
|
cffb2d457e
|
Cleanup file formatting
|
9 years ago |
Scott Lahteine
|
4b40964064
|
Overridable Options - Part 3 (PR#2555)
Apply `ENABLED` / `DISABLED` macros to language-related files.
|
9 years ago |
AnHardt
|
1883e1bb60
|
Applied thinkyheads corrections from 2015-03-17
|
10 years ago |
AnHardt
|
2f374f1465
|
Removed Kanji.
|
10 years ago |
AnHardt
|
44a205d9d9
|
Corrected Cyrillic fonts.
Cleaned typo in language_test.h Cyrillic part.
|
10 years ago |
AnHardt
|
96f8d20f2f
|
Change selection logic another time
Automatic selection was to unflexible.
Updated documentation
Updated language files to new logic and documentation.
Updated bdf2u8g.exe
|
10 years ago |
AnHardt
|
5bafb1fe1f
|
Add user test to language_test.h and make it default.
Improve description in Configuration.h
|
10 years ago |
AnHardt
|
0f26f3abf2
|
Add a test_language.
Will show the compleet utf8 or ASCII charset
To se the second half of ASCII click on "01234..."
|
10 years ago |