Browse Source

Update links to old wiki page

Scott Lahteine 6 years ago
parent
commit
9d4d53e2fd
70 changed files with 70 additions and 70 deletions
  1. 1
    1
      Marlin/Configuration.h
  2. 1
    1
      Marlin/example_configurations/AlephObjects/TAZ4/Configuration.h
  3. 1
    1
      Marlin/example_configurations/AliExpress/CL-260/Configuration.h
  4. 1
    1
      Marlin/example_configurations/Anet/A6/Configuration.h
  5. 1
    1
      Marlin/example_configurations/Anet/A8/Configuration.h
  6. 1
    1
      Marlin/example_configurations/BQ/Hephestos/Configuration.h
  7. 1
    1
      Marlin/example_configurations/BQ/Hephestos_2/Configuration.h
  8. 1
    1
      Marlin/example_configurations/BQ/WITBOX/Configuration.h
  9. 1
    1
      Marlin/example_configurations/Cartesio/Configuration.h
  10. 1
    1
      Marlin/example_configurations/Creality/CR-10/Configuration.h
  11. 1
    1
      Marlin/example_configurations/Felix/Configuration.h
  12. 1
    1
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  13. 1
    1
      Marlin/example_configurations/Folger Tech/i3-2020/Configuration.h
  14. 1
    1
      Marlin/example_configurations/Geeetech/GT2560/Configuration.h
  15. 1
    1
      Marlin/example_configurations/Geeetech/I3_Pro_X-GT2560/Configuration.h
  16. 1
    1
      Marlin/example_configurations/Infitary/i3-M508/Configuration.h
  17. 1
    1
      Marlin/example_configurations/Malyan/M150/Configuration.h
  18. 1
    1
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  19. 1
    1
      Marlin/example_configurations/RigidBot/Configuration.h
  20. 1
    1
      Marlin/example_configurations/SCARA/Configuration.h
  21. 1
    1
      Marlin/example_configurations/Sanguinololu/Configuration.h
  22. 1
    1
      Marlin/example_configurations/TinyBoy2/Configuration.h
  23. 1
    1
      Marlin/example_configurations/Velleman/K8200/Configuration.h
  24. 1
    1
      Marlin/example_configurations/Velleman/K8400/Configuration.h
  25. 1
    1
      Marlin/example_configurations/Velleman/K8400/Dual-head/Configuration.h
  26. 1
    1
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  27. 1
    1
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h
  28. 1
    1
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h
  29. 1
    1
      Marlin/example_configurations/delta/generic/Configuration.h
  30. 1
    1
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  31. 1
    1
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  32. 1
    1
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  33. 1
    1
      Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h
  34. 1
    1
      Marlin/example_configurations/makibox/Configuration.h
  35. 1
    1
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  36. 1
    1
      Marlin/example_configurations/wt150/Configuration.h
  37. 1
    1
      Marlin/language.h
  38. 1
    1
      Marlin/language_an.h
  39. 1
    1
      Marlin/language_bg.h
  40. 1
    1
      Marlin/language_ca.h
  41. 1
    1
      Marlin/language_cn.h
  42. 1
    1
      Marlin/language_cz.h
  43. 1
    1
      Marlin/language_cz_utf8.h
  44. 1
    1
      Marlin/language_da.h
  45. 1
    1
      Marlin/language_de.h
  46. 1
    1
      Marlin/language_el-gr.h
  47. 1
    1
      Marlin/language_el.h
  48. 1
    1
      Marlin/language_en.h
  49. 1
    1
      Marlin/language_es.h
  50. 1
    1
      Marlin/language_eu.h
  51. 1
    1
      Marlin/language_fi.h
  52. 1
    1
      Marlin/language_fr.h
  53. 1
    1
      Marlin/language_gl.h
  54. 1
    1
      Marlin/language_hr.h
  55. 1
    1
      Marlin/language_it.h
  56. 1
    1
      Marlin/language_kana.h
  57. 1
    1
      Marlin/language_kana_utf8.h
  58. 1
    1
      Marlin/language_nl.h
  59. 1
    1
      Marlin/language_pl.h
  60. 1
    1
      Marlin/language_pt-br.h
  61. 1
    1
      Marlin/language_pt-br_utf8.h
  62. 1
    1
      Marlin/language_pt.h
  63. 1
    1
      Marlin/language_pt_utf8.h
  64. 1
    1
      Marlin/language_ru.h
  65. 1
    1
      Marlin/language_sk_utf8.h
  66. 1
    1
      Marlin/language_test.h
  67. 1
    1
      Marlin/language_tr.h
  68. 1
    1
      Marlin/language_uk.h
  69. 1
    1
      Marlin/language_zh_CN.h
  70. 1
    1
      Marlin/language_zh_TW.h

+ 1
- 1
Marlin/Configuration.h View File

@@ -1200,7 +1200,7 @@
1200 1200
  *  - Click the controller to view the LCD menu
1201 1201
  *  - The LCD will display Japanese, Western, or Cyrillic text
1202 1202
  *
1203
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1203
+ * See http://marlinfw.org/docs/development/lcd_language.html
1204 1204
  *
1205 1205
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1206 1206
  */

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

@@ -1220,7 +1220,7 @@
1220 1220
  *  - Click the controller to view the LCD menu
1221 1221
  *  - The LCD will display Japanese, Western, or Cyrillic text
1222 1222
  *
1223
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1223
+ * See http://marlinfw.org/docs/development/lcd_language.html
1224 1224
  *
1225 1225
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1226 1226
  */

+ 1
- 1
Marlin/example_configurations/AliExpress/CL-260/Configuration.h View File

@@ -1200,7 +1200,7 @@
1200 1200
  *  - Click the controller to view the LCD menu
1201 1201
  *  - The LCD will display Japanese, Western, or Cyrillic text
1202 1202
  *
1203
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1203
+ * See http://marlinfw.org/docs/development/lcd_language.html
1204 1204
  *
1205 1205
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1206 1206
  */

+ 1
- 1
Marlin/example_configurations/Anet/A6/Configuration.h View File

@@ -1357,7 +1357,7 @@
1357 1357
  *  - Click the controller to view the LCD menu
1358 1358
  *  - The LCD will display Japanese, Western, or Cyrillic text
1359 1359
  *
1360
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1360
+ * See http://marlinfw.org/docs/development/lcd_language.html
1361 1361
  *
1362 1362
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1363 1363
  */

+ 1
- 1
Marlin/example_configurations/Anet/A8/Configuration.h View File

@@ -1206,7 +1206,7 @@
1206 1206
  *  - Click the controller to view the LCD menu
1207 1207
  *  - The LCD will display Japanese, Western, or Cyrillic text
1208 1208
  *
1209
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1209
+ * See http://marlinfw.org/docs/development/lcd_language.html
1210 1210
  *
1211 1211
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1212 1212
  */

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

@@ -1191,7 +1191,7 @@
1191 1191
  *  - Click the controller to view the LCD menu
1192 1192
  *  - The LCD will display Japanese, Western, or Cyrillic text
1193 1193
  *
1194
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1194
+ * See http://marlinfw.org/docs/development/lcd_language.html
1195 1195
  *
1196 1196
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1197 1197
  */

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

@@ -1201,7 +1201,7 @@
1201 1201
  *  - Click the controller to view the LCD menu
1202 1202
  *  - The LCD will display Japanese, Western, or Cyrillic text
1203 1203
  *
1204
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1204
+ * See http://marlinfw.org/docs/development/lcd_language.html
1205 1205
  *
1206 1206
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1207 1207
  */

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

@@ -1191,7 +1191,7 @@
1191 1191
  *  - Click the controller to view the LCD menu
1192 1192
  *  - The LCD will display Japanese, Western, or Cyrillic text
1193 1193
  *
1194
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1194
+ * See http://marlinfw.org/docs/development/lcd_language.html
1195 1195
  *
1196 1196
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1197 1197
  */

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

@@ -1199,7 +1199,7 @@
1199 1199
  *  - Click the controller to view the LCD menu
1200 1200
  *  - The LCD will display Japanese, Western, or Cyrillic text
1201 1201
  *
1202
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1202
+ * See http://marlinfw.org/docs/development/lcd_language.html
1203 1203
  *
1204 1204
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1205 1205
  */

+ 1
- 1
Marlin/example_configurations/Creality/CR-10/Configuration.h View File

@@ -1212,7 +1212,7 @@
1212 1212
  *  - Click the controller to view the LCD menu
1213 1213
  *  - The LCD will display Japanese, Western, or Cyrillic text
1214 1214
  *
1215
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1215
+ * See http://marlinfw.org/docs/development/lcd_language.html
1216 1216
  *
1217 1217
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1218 1218
  */

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

@@ -1182,7 +1182,7 @@
1182 1182
  *  - Click the controller to view the LCD menu
1183 1183
  *  - The LCD will display Japanese, Western, or Cyrillic text
1184 1184
  *
1185
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1185
+ * See http://marlinfw.org/docs/development/lcd_language.html
1186 1186
  *
1187 1187
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1188 1188
  */

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

@@ -1182,7 +1182,7 @@
1182 1182
  *  - Click the controller to view the LCD menu
1183 1183
  *  - The LCD will display Japanese, Western, or Cyrillic text
1184 1184
  *
1185
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1185
+ * See http://marlinfw.org/docs/development/lcd_language.html
1186 1186
  *
1187 1187
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1188 1188
  */

+ 1
- 1
Marlin/example_configurations/Folger Tech/i3-2020/Configuration.h View File

@@ -1205,7 +1205,7 @@
1205 1205
  *  - Click the controller to view the LCD menu
1206 1206
  *  - The LCD will display Japanese, Western, or Cyrillic text
1207 1207
  *
1208
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1208
+ * See http://marlinfw.org/docs/development/lcd_language.html
1209 1209
  *
1210 1210
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1211 1211
  */

+ 1
- 1
Marlin/example_configurations/Geeetech/GT2560/Configuration.h View File

@@ -1215,7 +1215,7 @@
1215 1215
  *  - Click the controller to view the LCD menu
1216 1216
  *  - The LCD will display Japanese, Western, or Cyrillic text
1217 1217
  *
1218
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1218
+ * See http://marlinfw.org/docs/development/lcd_language.html
1219 1219
  *
1220 1220
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1221 1221
  */

+ 1
- 1
Marlin/example_configurations/Geeetech/I3_Pro_X-GT2560/Configuration.h View File

@@ -1200,7 +1200,7 @@
1200 1200
  *  - Click the controller to view the LCD menu
1201 1201
  *  - The LCD will display Japanese, Western, or Cyrillic text
1202 1202
  *
1203
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1203
+ * See http://marlinfw.org/docs/development/lcd_language.html
1204 1204
  *
1205 1205
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1206 1206
  */

+ 1
- 1
Marlin/example_configurations/Infitary/i3-M508/Configuration.h View File

@@ -1204,7 +1204,7 @@
1204 1204
  *  - Click the controller to view the LCD menu
1205 1205
  *  - The LCD will display Japanese, Western, or Cyrillic text
1206 1206
  *
1207
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1207
+ * See http://marlinfw.org/docs/development/lcd_language.html
1208 1208
  *
1209 1209
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1210 1210
  */

+ 1
- 1
Marlin/example_configurations/Malyan/M150/Configuration.h View File

@@ -1228,7 +1228,7 @@
1228 1228
  *  - Click the controller to view the LCD menu
1229 1229
  *  - The LCD will display Japanese, Western, or Cyrillic text
1230 1230
  *
1231
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1231
+ * See http://marlinfw.org/docs/development/lcd_language.html
1232 1232
  *
1233 1233
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1234 1234
  */

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

@@ -1200,7 +1200,7 @@
1200 1200
  *  - Click the controller to view the LCD menu
1201 1201
  *  - The LCD will display Japanese, Western, or Cyrillic text
1202 1202
  *
1203
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1203
+ * See http://marlinfw.org/docs/development/lcd_language.html
1204 1204
  *
1205 1205
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1206 1206
  */

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

@@ -1198,7 +1198,7 @@
1198 1198
  *  - Click the controller to view the LCD menu
1199 1199
  *  - The LCD will display Japanese, Western, or Cyrillic text
1200 1200
  *
1201
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1201
+ * See http://marlinfw.org/docs/development/lcd_language.html
1202 1202
  *
1203 1203
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1204 1204
  */

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

@@ -1212,7 +1212,7 @@
1212 1212
  *  - Click the controller to view the LCD menu
1213 1213
  *  - The LCD will display Japanese, Western, or Cyrillic text
1214 1214
  *
1215
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1215
+ * See http://marlinfw.org/docs/development/lcd_language.html
1216 1216
  *
1217 1217
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1218 1218
  */

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

@@ -1231,7 +1231,7 @@
1231 1231
  *  - Click the controller to view the LCD menu
1232 1232
  *  - The LCD will display Japanese, Western, or Cyrillic text
1233 1233
  *
1234
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1234
+ * See http://marlinfw.org/docs/development/lcd_language.html
1235 1235
  *
1236 1236
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1237 1237
  */

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

@@ -1256,7 +1256,7 @@
1256 1256
  *  - Click the controller to view the LCD menu
1257 1257
  *  - The LCD will display Japanese, Western, or Cyrillic text
1258 1258
  *
1259
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1259
+ * See http://marlinfw.org/docs/development/lcd_language.html
1260 1260
  *
1261 1261
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1262 1262
  */

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

@@ -1232,7 +1232,7 @@
1232 1232
  *  - Click the controller to view the LCD menu
1233 1233
  *  - The LCD will display Japanese, Western, or Cyrillic text
1234 1234
  *
1235
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1235
+ * See http://marlinfw.org/docs/development/lcd_language.html
1236 1236
  *
1237 1237
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1238 1238
  */

+ 1
- 1
Marlin/example_configurations/Velleman/K8400/Configuration.h View File

@@ -1200,7 +1200,7 @@
1200 1200
  *  - Click the controller to view the LCD menu
1201 1201
  *  - The LCD will display Japanese, Western, or Cyrillic text
1202 1202
  *
1203
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1203
+ * See http://marlinfw.org/docs/development/lcd_language.html
1204 1204
  *
1205 1205
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1206 1206
  */

+ 1
- 1
Marlin/example_configurations/Velleman/K8400/Dual-head/Configuration.h View File

@@ -1200,7 +1200,7 @@
1200 1200
  *  - Click the controller to view the LCD menu
1201 1201
  *  - The LCD will display Japanese, Western, or Cyrillic text
1202 1202
  *
1203
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1203
+ * See http://marlinfw.org/docs/development/lcd_language.html
1204 1204
  *
1205 1205
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1206 1206
  */

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

@@ -1200,7 +1200,7 @@
1200 1200
  *  - Click the controller to view the LCD menu
1201 1201
  *  - The LCD will display Japanese, Western, or Cyrillic text
1202 1202
  *
1203
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1203
+ * See http://marlinfw.org/docs/development/lcd_language.html
1204 1204
  *
1205 1205
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1206 1206
  */

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

@@ -1327,7 +1327,7 @@
1327 1327
  *  - Click the controller to view the LCD menu
1328 1328
  *  - The LCD will display Japanese, Western, or Cyrillic text
1329 1329
  *
1330
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1330
+ * See http://marlinfw.org/docs/development/lcd_language.html
1331 1331
  *
1332 1332
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1333 1333
  */

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

@@ -1321,7 +1321,7 @@
1321 1321
  *  - Click the controller to view the LCD menu
1322 1322
  *  - The LCD will display Japanese, Western, or Cyrillic text
1323 1323
  *
1324
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1324
+ * See http://marlinfw.org/docs/development/lcd_language.html
1325 1325
  *
1326 1326
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1327 1327
  */

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

@@ -1316,7 +1316,7 @@
1316 1316
  *  - Click the controller to view the LCD menu
1317 1317
  *  - The LCD will display Japanese, Western, or Cyrillic text
1318 1318
  *
1319
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1319
+ * See http://marlinfw.org/docs/development/lcd_language.html
1320 1320
  *
1321 1321
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1322 1322
  */

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

@@ -1319,7 +1319,7 @@
1319 1319
  *  - Click the controller to view the LCD menu
1320 1320
  *  - The LCD will display Japanese, Western, or Cyrillic text
1321 1321
  *
1322
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1322
+ * See http://marlinfw.org/docs/development/lcd_language.html
1323 1323
  *
1324 1324
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1325 1325
  */

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

@@ -1319,7 +1319,7 @@
1319 1319
  *  - Click the controller to view the LCD menu
1320 1320
  *  - The LCD will display Japanese, Western, or Cyrillic text
1321 1321
  *
1322
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1322
+ * See http://marlinfw.org/docs/development/lcd_language.html
1323 1323
  *
1324 1324
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1325 1325
  */

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

@@ -1328,7 +1328,7 @@
1328 1328
  *  - Click the controller to view the LCD menu
1329 1329
  *  - The LCD will display Japanese, Western, or Cyrillic text
1330 1330
  *
1331
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1331
+ * See http://marlinfw.org/docs/development/lcd_language.html
1332 1332
  *
1333 1333
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1334 1334
  */

+ 1
- 1
Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h View File

@@ -1214,7 +1214,7 @@
1214 1214
  *  - Click the controller to view the LCD menu
1215 1215
  *  - The LCD will display Japanese, Western, or Cyrillic text
1216 1216
  *
1217
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1217
+ * See http://marlinfw.org/docs/development/lcd_language.html
1218 1218
  *
1219 1219
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1220 1220
  */

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

@@ -1203,7 +1203,7 @@
1203 1203
  *  - Click the controller to view the LCD menu
1204 1204
  *  - The LCD will display Japanese, Western, or Cyrillic text
1205 1205
  *
1206
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1206
+ * See http://marlinfw.org/docs/development/lcd_language.html
1207 1207
  *
1208 1208
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1209 1209
  */

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

@@ -1195,7 +1195,7 @@
1195 1195
  *  - Click the controller to view the LCD menu
1196 1196
  *  - The LCD will display Japanese, Western, or Cyrillic text
1197 1197
  *
1198
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1198
+ * See http://marlinfw.org/docs/development/lcd_language.html
1199 1199
  *
1200 1200
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1201 1201
  */

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

@@ -1205,7 +1205,7 @@
1205 1205
  *  - Click the controller to view the LCD menu
1206 1206
  *  - The LCD will display Japanese, Western, or Cyrillic text
1207 1207
  *
1208
- * See https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
1208
+ * See http://marlinfw.org/docs/development/lcd_language.html
1209 1209
  *
1210 1210
  * :['JAPANESE', 'WESTERN', 'CYRILLIC']
1211 1211
  */

+ 1
- 1
Marlin/language.h View File

@@ -44,7 +44,7 @@
44 44
 //
45 45
 //   ==> ALWAYS TRY TO COMPILE MARLIN WITH/WITHOUT "ULTIPANEL" / "ULTRALCD" / "SDSUPPORT" #define IN "Configuration.h"
46 46
 //   ==> ALSO TRY ALL AVAILABLE LANGUAGE OPTIONS
47
-// See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
47
+// See also http://marlinfw.org/docs/development/lcd_language.html
48 48
 
49 49
 // Languages
50 50
 // an         Aragonese

+ 1
- 1
Marlin/language_an.h View File

@@ -24,7 +24,7 @@
24 24
  * Aragonese
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_AN_H

+ 1
- 1
Marlin/language_bg.h View File

@@ -24,7 +24,7 @@
24 24
  * Bulgarian
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_BG_H

+ 1
- 1
Marlin/language_ca.h View File

@@ -24,7 +24,7 @@
24 24
  * Catalan
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_CA_H

+ 1
- 1
Marlin/language_cn.h View File

@@ -24,7 +24,7 @@
24 24
  * Chinese
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_CN_H

+ 1
- 1
Marlin/language_cz.h View File

@@ -24,7 +24,7 @@
24 24
  * Czech
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  * Translated by Petr Zahradnik, Computer Laboratory
30 30
  * Blog and video blog Zahradnik se bavi

+ 1
- 1
Marlin/language_cz_utf8.h View File

@@ -25,7 +25,7 @@
25 25
  * UTF-8 for Graphical Display
26 26
  *
27 27
  * LCD Menu Messages
28
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
28
+ * See also http://marlinfw.org/docs/development/lcd_language.html
29 29
  *
30 30
  * Translated by Petr Zahradnik, Computer Laboratory
31 31
  * Blog and video blog Zahradnik se bavi

+ 1
- 1
Marlin/language_da.h View File

@@ -24,7 +24,7 @@
24 24
  * Danish
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_DA_H

+ 1
- 1
Marlin/language_de.h View File

@@ -24,7 +24,7 @@
24 24
  * German
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_DE_H

+ 1
- 1
Marlin/language_el-gr.h View File

@@ -24,7 +24,7 @@
24 24
  * Greek (Greece)
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_EL_GR_H

+ 1
- 1
Marlin/language_el.h View File

@@ -24,7 +24,7 @@
24 24
  * Greek
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_EL_H

+ 1
- 1
Marlin/language_en.h View File

@@ -24,7 +24,7 @@
24 24
  * English
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_EN_H

+ 1
- 1
Marlin/language_es.h View File

@@ -24,7 +24,7 @@
24 24
  * Spanish
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_ES_H

+ 1
- 1
Marlin/language_eu.h View File

@@ -24,7 +24,7 @@
24 24
  * Basque-Euskera
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_EU_H

+ 1
- 1
Marlin/language_fi.h View File

@@ -24,7 +24,7 @@
24 24
  * Finnish
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_FI_H

+ 1
- 1
Marlin/language_fr.h View File

@@ -24,7 +24,7 @@
24 24
  * French
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_FR_H

+ 1
- 1
Marlin/language_gl.h View File

@@ -24,7 +24,7 @@
24 24
  * Galician language (ISO "gl")
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_GL_H

+ 1
- 1
Marlin/language_hr.h View File

@@ -24,7 +24,7 @@
24 24
  * Croatian (Hrvatski)
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_HR_H

+ 1
- 1
Marlin/language_it.h View File

@@ -24,7 +24,7 @@
24 24
  * Italian
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_IT_H

+ 1
- 1
Marlin/language_kana.h View File

@@ -24,7 +24,7 @@
24 24
  * Japanese (Kana)
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 

+ 1
- 1
Marlin/language_kana_utf8.h View File

@@ -25,7 +25,7 @@
25 25
  * UTF-8 for Graphical Display
26 26
  *
27 27
  * LCD Menu Messages
28
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
28
+ * See also http://marlinfw.org/docs/development/lcd_language.html
29 29
  *
30 30
  */
31 31
 

+ 1
- 1
Marlin/language_nl.h View File

@@ -24,7 +24,7 @@
24 24
  * Dutch
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_NL_H

+ 1
- 1
Marlin/language_pl.h View File

@@ -24,7 +24,7 @@
24 24
  * Polish
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_PL_H

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

@@ -24,7 +24,7 @@
24 24
  * Portuguese (Brazil)
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_PT_BR_H

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

@@ -25,7 +25,7 @@
25 25
  * UTF-8 for Graphical Display
26 26
  *
27 27
  * LCD Menu Messages
28
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
28
+ * See also http://marlinfw.org/docs/development/lcd_language.html
29 29
  *
30 30
  */
31 31
 #ifndef LANGUAGE_PT_BR_UTF_H

+ 1
- 1
Marlin/language_pt.h View File

@@ -24,7 +24,7 @@
24 24
  * Portuguese
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_PT_H

+ 1
- 1
Marlin/language_pt_utf8.h View File

@@ -25,7 +25,7 @@
25 25
  * UTF-8 for Graphical Display
26 26
  *
27 27
  * LCD Menu Messages
28
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
28
+ * See also http://marlinfw.org/docs/development/lcd_language.html
29 29
  *
30 30
  */
31 31
 #ifndef LANGUAGE_PT_UTF_H

+ 1
- 1
Marlin/language_ru.h View File

@@ -24,7 +24,7 @@
24 24
  * Russian
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_RU_H

+ 1
- 1
Marlin/language_sk_utf8.h View File

@@ -25,7 +25,7 @@
25 25
  * UTF-8 for Graphical Display
26 26
  *
27 27
  * LCD Menu Messages
28
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
28
+ * See also http://marlinfw.org/docs/development/lcd_language.html
29 29
  *
30 30
  * Translated by Michal Holeš, Farma MaM
31 31
  * http://www.facebook.com/farmamam

+ 1
- 1
Marlin/language_test.h View File

@@ -24,7 +24,7 @@
24 24
  * TEST
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_TEST_H

+ 1
- 1
Marlin/language_tr.h View File

@@ -24,7 +24,7 @@
24 24
  * Turkish
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_TR_H

+ 1
- 1
Marlin/language_uk.h View File

@@ -24,7 +24,7 @@
24 24
  * Ukrainian
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_UK_H

+ 1
- 1
Marlin/language_zh_CN.h View File

@@ -24,7 +24,7 @@
24 24
  * Simplified Chinese
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_ZH_CN_H

+ 1
- 1
Marlin/language_zh_TW.h View File

@@ -24,7 +24,7 @@
24 24
  * Traditional Chinese
25 25
  *
26 26
  * LCD Menu Messages
27
- * See also https://github.com/MarlinFirmware/Marlin/wiki/LCD-Language
27
+ * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30 30
 #ifndef LANGUAGE_ZH_TW_H

Loading…
Cancel
Save