diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 43d3f501f0..fecf1305d1 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -703,7 +703,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/Felix/Configuration.h b/Marlin/example_configurations/Felix/Configuration.h index 67033c3b56..db244db3a4 100644 --- a/Marlin/example_configurations/Felix/Configuration.h +++ b/Marlin/example_configurations/Felix/Configuration.h @@ -687,7 +687,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/Felix/Configuration_DUAL.h b/Marlin/example_configurations/Felix/Configuration_DUAL.h index ff200ca900..5d7a0e6220 100644 --- a/Marlin/example_configurations/Felix/Configuration_DUAL.h +++ b/Marlin/example_configurations/Felix/Configuration_DUAL.h @@ -684,7 +684,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/Hephestos/Configuration.h b/Marlin/example_configurations/Hephestos/Configuration.h index c925ddcde8..93fe283917 100644 --- a/Marlin/example_configurations/Hephestos/Configuration.h +++ b/Marlin/example_configurations/Hephestos/Configuration.h @@ -696,7 +696,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/Hephestos_2/Configuration.h b/Marlin/example_configurations/Hephestos_2/Configuration.h index c56f419456..bfcfa55d90 100644 --- a/Marlin/example_configurations/Hephestos_2/Configuration.h +++ b/Marlin/example_configurations/Hephestos_2/Configuration.h @@ -699,7 +699,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/K8200/Configuration.h b/Marlin/example_configurations/K8200/Configuration.h index fcba5be5b2..57e70f37ac 100644 --- a/Marlin/example_configurations/K8200/Configuration.h +++ b/Marlin/example_configurations/K8200/Configuration.h @@ -719,7 +719,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // K8200: for Display VM8201 // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h index fed932eb15..a94f98370f 100644 --- a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h +++ b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h @@ -704,7 +704,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/RigidBot/Configuration.h b/Marlin/example_configurations/RigidBot/Configuration.h index ba6c7e8f35..74ad040758 100644 --- a/Marlin/example_configurations/RigidBot/Configuration.h +++ b/Marlin/example_configurations/RigidBot/Configuration.h @@ -699,7 +699,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/SCARA/Configuration.h b/Marlin/example_configurations/SCARA/Configuration.h index 00a9348f05..43dd9b6acc 100644 --- a/Marlin/example_configurations/SCARA/Configuration.h +++ b/Marlin/example_configurations/SCARA/Configuration.h @@ -712,7 +712,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/TAZ4/Configuration.h b/Marlin/example_configurations/TAZ4/Configuration.h index 7a2d02cfe0..1a50c6fad5 100644 --- a/Marlin/example_configurations/TAZ4/Configuration.h +++ b/Marlin/example_configurations/TAZ4/Configuration.h @@ -755,7 +755,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/WITBOX/Configuration.h b/Marlin/example_configurations/WITBOX/Configuration.h index ea9f24d5f9..a92ddb0c06 100644 --- a/Marlin/example_configurations/WITBOX/Configuration.h +++ b/Marlin/example_configurations/WITBOX/Configuration.h @@ -696,7 +696,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/adafruit/ST7565/Configuration.h b/Marlin/example_configurations/adafruit/ST7565/Configuration.h index 416903392e..f8f0a001ea 100644 --- a/Marlin/example_configurations/adafruit/ST7565/Configuration.h +++ b/Marlin/example_configurations/adafruit/ST7565/Configuration.h @@ -704,7 +704,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/delta/biv2.5/Configuration.h b/Marlin/example_configurations/delta/biv2.5/Configuration.h index 880bcdd76a..cf0cbcf360 100644 --- a/Marlin/example_configurations/delta/biv2.5/Configuration.h +++ b/Marlin/example_configurations/delta/biv2.5/Configuration.h @@ -826,7 +826,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/delta/generic/Configuration.h b/Marlin/example_configurations/delta/generic/Configuration.h index 5bd148805f..9a22fda766 100644 --- a/Marlin/example_configurations/delta/generic/Configuration.h +++ b/Marlin/example_configurations/delta/generic/Configuration.h @@ -826,7 +826,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration.h b/Marlin/example_configurations/delta/kossel_mini/Configuration.h index 81504e40ad..4926afc5da 100644 --- a/Marlin/example_configurations/delta/kossel_mini/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_mini/Configuration.h @@ -830,7 +830,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration.h b/Marlin/example_configurations/delta/kossel_pro/Configuration.h index 5edd663427..3aefda8a83 100644 --- a/Marlin/example_configurations/delta/kossel_pro/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_pro/Configuration.h @@ -821,7 +821,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration.h b/Marlin/example_configurations/delta/kossel_xl/Configuration.h index 11d022ede1..5fbfd37a19 100644 --- a/Marlin/example_configurations/delta/kossel_xl/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_xl/Configuration.h @@ -740,7 +740,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/makibox/Configuration.h b/Marlin/example_configurations/makibox/Configuration.h index 1001f34a95..1cc2641908 100644 --- a/Marlin/example_configurations/makibox/Configuration.h +++ b/Marlin/example_configurations/makibox/Configuration.h @@ -707,7 +707,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration.h b/Marlin/example_configurations/tvrrug/Round2/Configuration.h index 297a12214c..ac2aafd418 100644 --- a/Marlin/example_configurations/tvrrug/Round2/Configuration.h +++ b/Marlin/example_configurations/tvrrug/Round2/Configuration.h @@ -698,7 +698,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display. // To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset. -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language #define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware //#define DISPLAY_CHARSET_HD44780_WESTERN //#define DISPLAY_CHARSET_HD44780_CYRILLIC diff --git a/Marlin/language.h b/Marlin/language.h index 4c7cb88448..69bc65f9fb 100644 --- a/Marlin/language.h +++ b/Marlin/language.h @@ -10,7 +10,7 @@ // // ==> ALWAYS TRY TO COMPILE MARLIN WITH/WITHOUT "ULTIPANEL" / "ULTRALCD" / "SDSUPPORT" #define IN "Configuration.h" // ==> ALSO TRY ALL AVAILABLE LANGUAGE OPTIONS -// See also documentation/LCDLanguageFont.md +// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language // Languages // en English diff --git a/Marlin/language_an.h b/Marlin/language_an.h index 488c2eab84..7c6dbbae57 100644 --- a/Marlin/language_an.h +++ b/Marlin/language_an.h @@ -2,7 +2,7 @@ * Aragonese * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_AN_H diff --git a/Marlin/language_bg.h b/Marlin/language_bg.h index e84cd0c759..c0eff00cd5 100644 --- a/Marlin/language_bg.h +++ b/Marlin/language_bg.h @@ -2,7 +2,7 @@ * Bulgarian * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_BG_H diff --git a/Marlin/language_ca.h b/Marlin/language_ca.h index f6b70baeaf..eb50c9f242 100644 --- a/Marlin/language_ca.h +++ b/Marlin/language_ca.h @@ -2,7 +2,7 @@ * Catalan * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_CA_H diff --git a/Marlin/language_cn.h b/Marlin/language_cn.h index 7aa8a5bbd4..8e82afda49 100644 --- a/Marlin/language_cn.h +++ b/Marlin/language_cn.h @@ -2,7 +2,7 @@ * Chinese * * LCD Menu Messages - * Se also documentation/LCDLanguageFont.md + * Se also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_CN_H diff --git a/Marlin/language_cz.h b/Marlin/language_cz.h index 8518ee6b38..3762dbb075 100644 --- a/Marlin/language_cz.h +++ b/Marlin/language_cz.h @@ -2,7 +2,7 @@ * Czech * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * * Translated by Petr Zahradnik, Computer Laboratory * Blog and video blog Zahradnik se bavi diff --git a/Marlin/language_da.h b/Marlin/language_da.h index e1afe642a3..cc04f12224 100644 --- a/Marlin/language_da.h +++ b/Marlin/language_da.h @@ -2,7 +2,7 @@ * Danish * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_DA_H diff --git a/Marlin/language_de.h b/Marlin/language_de.h index 111efe0586..be0b15da4d 100644 --- a/Marlin/language_de.h +++ b/Marlin/language_de.h @@ -2,7 +2,7 @@ * German * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_DE_H diff --git a/Marlin/language_en.h b/Marlin/language_en.h index 127cd9941c..271badb297 100644 --- a/Marlin/language_en.h +++ b/Marlin/language_en.h @@ -2,7 +2,7 @@ * English * * LCD Menu Messages - * Se also documentation/LCDLanguageFont.md + * Se also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_EN_H diff --git a/Marlin/language_es.h b/Marlin/language_es.h index 364a3aa4f0..05d4a78ce4 100644 --- a/Marlin/language_es.h +++ b/Marlin/language_es.h @@ -2,7 +2,7 @@ * Spanish * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_ES_H diff --git a/Marlin/language_eu.h b/Marlin/language_eu.h index 896afce6d7..c1cc44bc4b 100644 --- a/Marlin/language_eu.h +++ b/Marlin/language_eu.h @@ -2,7 +2,7 @@ * Basque-Euskera * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_EU_H diff --git a/Marlin/language_fi.h b/Marlin/language_fi.h index 2937fa75d5..41f7f5d2d2 100644 --- a/Marlin/language_fi.h +++ b/Marlin/language_fi.h @@ -2,7 +2,7 @@ * Finnish * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_FI_H diff --git a/Marlin/language_fr.h b/Marlin/language_fr.h index 60cf1464d9..eda1050e68 100644 --- a/Marlin/language_fr.h +++ b/Marlin/language_fr.h @@ -2,7 +2,7 @@ * French * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_FR_H diff --git a/Marlin/language_gl.h b/Marlin/language_gl.h index 5b7830d7a2..12806db9bb 100644 --- a/Marlin/language_gl.h +++ b/Marlin/language_gl.h @@ -2,7 +2,7 @@ * Galician language (ISO "gl") * * LCD Menu Messages - * Se also documentation/LCDLanguageFont.md + * Se also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_GL_H diff --git a/Marlin/language_it.h b/Marlin/language_it.h index ecaa787cac..21a8aebe89 100644 --- a/Marlin/language_it.h +++ b/Marlin/language_it.h @@ -2,7 +2,7 @@ * Italian * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_IT_H diff --git a/Marlin/language_kana.h b/Marlin/language_kana.h index 9dbd13ac2e..52fdc276bf 100644 --- a/Marlin/language_kana.h +++ b/Marlin/language_kana.h @@ -2,7 +2,7 @@ * Japanese (Kana) * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ diff --git a/Marlin/language_kana_utf8.h b/Marlin/language_kana_utf8.h index e48a80bbe5..a5a102c6d7 100644 --- a/Marlin/language_kana_utf8.h +++ b/Marlin/language_kana_utf8.h @@ -2,7 +2,7 @@ * Japanese (Kana UTF8 version) * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ diff --git a/Marlin/language_nl.h b/Marlin/language_nl.h index fb28b79f8b..1a6440f8a8 100644 --- a/Marlin/language_nl.h +++ b/Marlin/language_nl.h @@ -2,7 +2,7 @@ * Dutch * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_NL_H diff --git a/Marlin/language_pl.h b/Marlin/language_pl.h index f43071200b..5862abe48f 100644 --- a/Marlin/language_pl.h +++ b/Marlin/language_pl.h @@ -2,7 +2,7 @@ * Polish * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_PL_H diff --git a/Marlin/language_pt-br.h b/Marlin/language_pt-br.h index 269ff9bb18..31a093fcea 100644 --- a/Marlin/language_pt-br.h +++ b/Marlin/language_pt-br.h @@ -2,7 +2,7 @@ * Portuguese (Brazil) * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_PT_BR_H diff --git a/Marlin/language_pt-br_utf8.h b/Marlin/language_pt-br_utf8.h index 8380e7cbd3..49248ab045 100644 --- a/Marlin/language_pt-br_utf8.h +++ b/Marlin/language_pt-br_utf8.h @@ -2,7 +2,7 @@ * Portuguese (Brazil) * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_PT_BR_UTF_H diff --git a/Marlin/language_pt.h b/Marlin/language_pt.h index b59bdbd75b..0fcfc5eae1 100644 --- a/Marlin/language_pt.h +++ b/Marlin/language_pt.h @@ -2,7 +2,7 @@ * Portuguese * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_PT_H diff --git a/Marlin/language_pt_utf8.h b/Marlin/language_pt_utf8.h index c902ba2cf1..f1c8de02fd 100644 --- a/Marlin/language_pt_utf8.h +++ b/Marlin/language_pt_utf8.h @@ -2,7 +2,7 @@ * Portuguese * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_PT_UTF_H diff --git a/Marlin/language_ru.h b/Marlin/language_ru.h index e0d8200178..98c5b7976f 100644 --- a/Marlin/language_ru.h +++ b/Marlin/language_ru.h @@ -2,7 +2,7 @@ * Russian * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_RU_H diff --git a/Marlin/language_test.h b/Marlin/language_test.h index be9e6c063a..08ac1986be 100644 --- a/Marlin/language_test.h +++ b/Marlin/language_test.h @@ -2,7 +2,7 @@ * TEST * * LCD Menu Messages - * See also documentation/LCDLanguageFont.md + * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language * */ #ifndef LANGUAGE_TEST_H