Browse Source

Merge pull request #3204 from esenapaj/patch-3

Change link to the document
Scott Lahteine 8 years ago
parent
commit
7112f2e41a
44 changed files with 44 additions and 44 deletions
  1. 1
    1
      Marlin/Configuration.h
  2. 1
    1
      Marlin/example_configurations/Felix/Configuration.h
  3. 1
    1
      Marlin/example_configurations/Felix/Configuration_DUAL.h
  4. 1
    1
      Marlin/example_configurations/Hephestos/Configuration.h
  5. 1
    1
      Marlin/example_configurations/Hephestos_2/Configuration.h
  6. 1
    1
      Marlin/example_configurations/K8200/Configuration.h
  7. 1
    1
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  8. 1
    1
      Marlin/example_configurations/RigidBot/Configuration.h
  9. 1
    1
      Marlin/example_configurations/SCARA/Configuration.h
  10. 1
    1
      Marlin/example_configurations/TAZ4/Configuration.h
  11. 1
    1
      Marlin/example_configurations/WITBOX/Configuration.h
  12. 1
    1
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  13. 1
    1
      Marlin/example_configurations/delta/biv2.5/Configuration.h
  14. 1
    1
      Marlin/example_configurations/delta/generic/Configuration.h
  15. 1
    1
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  16. 1
    1
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  17. 1
    1
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  18. 1
    1
      Marlin/example_configurations/makibox/Configuration.h
  19. 1
    1
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  20. 1
    1
      Marlin/language.h
  21. 1
    1
      Marlin/language_an.h
  22. 1
    1
      Marlin/language_bg.h
  23. 1
    1
      Marlin/language_ca.h
  24. 1
    1
      Marlin/language_cn.h
  25. 1
    1
      Marlin/language_cz.h
  26. 1
    1
      Marlin/language_da.h
  27. 1
    1
      Marlin/language_de.h
  28. 1
    1
      Marlin/language_en.h
  29. 1
    1
      Marlin/language_es.h
  30. 1
    1
      Marlin/language_eu.h
  31. 1
    1
      Marlin/language_fi.h
  32. 1
    1
      Marlin/language_fr.h
  33. 1
    1
      Marlin/language_gl.h
  34. 1
    1
      Marlin/language_it.h
  35. 1
    1
      Marlin/language_kana.h
  36. 1
    1
      Marlin/language_kana_utf8.h
  37. 1
    1
      Marlin/language_nl.h
  38. 1
    1
      Marlin/language_pl.h
  39. 1
    1
      Marlin/language_pt-br.h
  40. 1
    1
      Marlin/language_pt-br_utf8.h
  41. 1
    1
      Marlin/language_pt.h
  42. 1
    1
      Marlin/language_pt_utf8.h
  43. 1
    1
      Marlin/language_ru.h
  44. 1
    1
      Marlin/language_test.h

+ 1
- 1
Marlin/Configuration.h View File

@@ -703,7 +703,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
703 703
 
704 704
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
705 705
 // 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.
706
-// See also documentation/LCDLanguageFont.md
706
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
707 707
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
708 708
   //#define DISPLAY_CHARSET_HD44780_WESTERN
709 709
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h View File

@@ -687,7 +687,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
687 687
 
688 688
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
689 689
 // 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.
690
-// See also documentation/LCDLanguageFont.md
690
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
691 691
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
692 692
   //#define DISPLAY_CHARSET_HD44780_WESTERN
693 693
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/Felix/Configuration_DUAL.h View File

@@ -684,7 +684,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
684 684
 
685 685
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
686 686
 // 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.
687
-// See also documentation/LCDLanguageFont.md
687
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
688 688
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
689 689
   //#define DISPLAY_CHARSET_HD44780_WESTERN
690 690
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h View File

@@ -696,7 +696,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
696 696
 
697 697
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
698 698
 // 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.
699
-// See also documentation/LCDLanguageFont.md
699
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
700 700
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
701 701
   //#define DISPLAY_CHARSET_HD44780_WESTERN
702 702
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/Hephestos_2/Configuration.h View File

@@ -699,7 +699,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
699 699
 
700 700
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
701 701
 // 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.
702
-// See also documentation/LCDLanguageFont.md
702
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
703 703
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
704 704
   //#define DISPLAY_CHARSET_HD44780_WESTERN
705 705
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h View File

@@ -719,7 +719,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
719 719
 
720 720
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
721 721
 // 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.
722
-// See also documentation/LCDLanguageFont.md
722
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
723 723
   #define DISPLAY_CHARSET_HD44780_JAPAN        // K8200: for Display VM8201 // this is the most common hardware
724 724
   //#define DISPLAY_CHARSET_HD44780_WESTERN
725 725
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

@@ -704,7 +704,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
704 704
 
705 705
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
706 706
 // 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.
707
-// See also documentation/LCDLanguageFont.md
707
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
708 708
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
709 709
   //#define DISPLAY_CHARSET_HD44780_WESTERN
710 710
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -699,7 +699,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
699 699
 
700 700
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
701 701
 // 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.
702
-// See also documentation/LCDLanguageFont.md
702
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
703 703
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
704 704
   //#define DISPLAY_CHARSET_HD44780_WESTERN
705 705
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h View File

@@ -712,7 +712,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
712 712
 
713 713
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
714 714
 // 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.
715
-// See also documentation/LCDLanguageFont.md
715
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
716 716
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
717 717
   //#define DISPLAY_CHARSET_HD44780_WESTERN
718 718
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/TAZ4/Configuration.h View File

@@ -755,7 +755,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
755 755
 
756 756
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
757 757
 // 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.
758
-// See also documentation/LCDLanguageFont.md
758
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
759 759
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
760 760
   //#define DISPLAY_CHARSET_HD44780_WESTERN
761 761
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h View File

@@ -696,7 +696,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
696 696
 
697 697
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
698 698
 // 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.
699
-// See also documentation/LCDLanguageFont.md
699
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
700 700
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
701 701
   //#define DISPLAY_CHARSET_HD44780_WESTERN
702 702
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

@@ -704,7 +704,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
704 704
 
705 705
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
706 706
 // 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.
707
-// See also documentation/LCDLanguageFont.md
707
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
708 708
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
709 709
   //#define DISPLAY_CHARSET_HD44780_WESTERN
710 710
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/delta/biv2.5/Configuration.h View File

@@ -826,7 +826,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
826 826
 
827 827
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
828 828
 // 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.
829
-// See also documentation/LCDLanguageFont.md
829
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
830 830
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
831 831
   //#define DISPLAY_CHARSET_HD44780_WESTERN
832 832
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h View File

@@ -826,7 +826,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
826 826
 
827 827
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
828 828
 // 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.
829
-// See also documentation/LCDLanguageFont.md
829
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
830 830
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
831 831
   //#define DISPLAY_CHARSET_HD44780_WESTERN
832 832
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

@@ -830,7 +830,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
830 830
 
831 831
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
832 832
 // 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.
833
-// See also documentation/LCDLanguageFont.md
833
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
834 834
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
835 835
   //#define DISPLAY_CHARSET_HD44780_WESTERN
836 836
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

@@ -821,7 +821,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
821 821
 
822 822
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
823 823
 // 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.
824
-// See also documentation/LCDLanguageFont.md
824
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
825 825
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
826 826
   //#define DISPLAY_CHARSET_HD44780_WESTERN
827 827
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

@@ -740,7 +740,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
740 740
 
741 741
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
742 742
 // 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.
743
-// See also documentation/LCDLanguageFont.md
743
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
744 744
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
745 745
   //#define DISPLAY_CHARSET_HD44780_WESTERN
746 746
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h View File

@@ -707,7 +707,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
707 707
 
708 708
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
709 709
 // 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.
710
-// See also documentation/LCDLanguageFont.md
710
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
711 711
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
712 712
   //#define DISPLAY_CHARSET_HD44780_WESTERN
713 713
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

@@ -698,7 +698,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
698 698
 
699 699
 // Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
700 700
 // 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.
701
-// See also documentation/LCDLanguageFont.md
701
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
702 702
   #define DISPLAY_CHARSET_HD44780_JAPAN        // this is the most common hardware
703 703
   //#define DISPLAY_CHARSET_HD44780_WESTERN
704 704
   //#define DISPLAY_CHARSET_HD44780_CYRILLIC

+ 1
- 1
Marlin/language.h View File

@@ -10,7 +10,7 @@
10 10
 //
11 11
 //   ==> ALWAYS TRY TO COMPILE MARLIN WITH/WITHOUT "ULTIPANEL" / "ULTRALCD" / "SDSUPPORT" #define IN "Configuration.h"
12 12
 //   ==> ALSO TRY ALL AVAILABLE LANGUAGE OPTIONS
13
-// See also documentation/LCDLanguageFont.md
13
+// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
14 14
 
15 15
 // Languages
16 16
 // en         English

+ 1
- 1
Marlin/language_an.h View File

@@ -2,7 +2,7 @@
2 2
  * Aragonese
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_AN_H

+ 1
- 1
Marlin/language_bg.h View File

@@ -2,7 +2,7 @@
2 2
  * Bulgarian
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_BG_H

+ 1
- 1
Marlin/language_ca.h View File

@@ -2,7 +2,7 @@
2 2
  * Catalan
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_CA_H

+ 1
- 1
Marlin/language_cn.h View File

@@ -2,7 +2,7 @@
2 2
  * Chinese
3 3
  *
4 4
  * LCD Menu Messages
5
- * Se also documentation/LCDLanguageFont.md
5
+ * Se also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_CN_H

+ 1
- 1
Marlin/language_cz.h View File

@@ -2,7 +2,7 @@
2 2
  * Czech
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  * Translated by Petr Zahradnik, Computer Laboratory
8 8
  * Blog and video blog Zahradnik se bavi

+ 1
- 1
Marlin/language_da.h View File

@@ -2,7 +2,7 @@
2 2
  * Danish
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_DA_H

+ 1
- 1
Marlin/language_de.h View File

@@ -2,7 +2,7 @@
2 2
  * German
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_DE_H

+ 1
- 1
Marlin/language_en.h View File

@@ -2,7 +2,7 @@
2 2
  * English
3 3
  *
4 4
  * LCD Menu Messages
5
- * Se also documentation/LCDLanguageFont.md
5
+ * Se also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_EN_H

+ 1
- 1
Marlin/language_es.h View File

@@ -2,7 +2,7 @@
2 2
  * Spanish
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_ES_H

+ 1
- 1
Marlin/language_eu.h View File

@@ -2,7 +2,7 @@
2 2
  * Basque-Euskera
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_EU_H

+ 1
- 1
Marlin/language_fi.h View File

@@ -2,7 +2,7 @@
2 2
  * Finnish
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_FI_H

+ 1
- 1
Marlin/language_fr.h View File

@@ -2,7 +2,7 @@
2 2
  * French
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_FR_H

+ 1
- 1
Marlin/language_gl.h View File

@@ -2,7 +2,7 @@
2 2
  * Galician language (ISO "gl")
3 3
  *
4 4
  * LCD Menu Messages
5
- * Se also documentation/LCDLanguageFont.md
5
+ * Se also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_GL_H

+ 1
- 1
Marlin/language_it.h View File

@@ -2,7 +2,7 @@
2 2
  * Italian
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_IT_H

+ 1
- 1
Marlin/language_kana.h View File

@@ -2,7 +2,7 @@
2 2
  * Japanese (Kana)
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 

+ 1
- 1
Marlin/language_kana_utf8.h View File

@@ -2,7 +2,7 @@
2 2
  * Japanese (Kana UTF8 version)
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 

+ 1
- 1
Marlin/language_nl.h View File

@@ -2,7 +2,7 @@
2 2
  * Dutch
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_NL_H

+ 1
- 1
Marlin/language_pl.h View File

@@ -2,7 +2,7 @@
2 2
  * Polish
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_PL_H

+ 1
- 1
Marlin/language_pt-br.h View File

@@ -2,7 +2,7 @@
2 2
  * Portuguese (Brazil)
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_PT_BR_H

+ 1
- 1
Marlin/language_pt-br_utf8.h View File

@@ -2,7 +2,7 @@
2 2
  * Portuguese (Brazil)
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_PT_BR_UTF_H

+ 1
- 1
Marlin/language_pt.h View File

@@ -2,7 +2,7 @@
2 2
  * Portuguese
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_PT_H

+ 1
- 1
Marlin/language_pt_utf8.h View File

@@ -2,7 +2,7 @@
2 2
  * Portuguese
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_PT_UTF_H

+ 1
- 1
Marlin/language_ru.h View File

@@ -2,7 +2,7 @@
2 2
  * Russian
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_RU_H

+ 1
- 1
Marlin/language_test.h View File

@@ -2,7 +2,7 @@
2 2
  * TEST
3 3
  *
4 4
  * LCD Menu Messages
5
- * See also documentation/LCDLanguageFont.md
5
+ * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
6 6
  *
7 7
  */
8 8
 #ifndef LANGUAGE_TEST_H

Loading…
Cancel
Save