Pārlūkot izejas kodu

Removed html and added rumba

Found some unwanted html at the bottom of the file which caused it to not be able to compile.
Also added rumba as machine.
blddk 11 gadus atpakaļ
vecāks
revīzija
d2b00fe486
1 mainītis faili ar 4 papildinājumiem un 2 dzēšanām
  1. 4
    2
      Marlin/language.h

+ 4
- 2
Marlin/language.h Parādīt failu

@@ -26,6 +26,9 @@
26 26
 #if MOTHERBOARD == 7 || MOTHERBOARD == 71
27 27
 	#define MACHINE_NAME "Ultimaker"
28 28
 	#define FIRMWARE_URL "http://firmware.ultimaker.com"
29
+#elif MOTHERBOARD == 80
30
+	#define MACHINE_NAME "Rumba"
31
+	#define FIRMWARE_URL "https://github.com/ErikZalm/Marlin/"
29 32
 #else
30 33
 	#define MACHINE_NAME "Mendel"
31 34
 	#define FIRMWARE_URL "http://www.mendel-parts.com"
@@ -1461,5 +1464,4 @@
1461 1464
 	#define MSG_ERR_LONG_EXTRUDE_STOP " liian pitka pursotus estetty"
1462 1465
 
1463 1466
 #endif
1464
-#endif // ifndef LANGUAGE_H
1465
-</pre></body></html>
1467
+#endif // ifndef LANGUAGE_H

Notiek ielāde…
Atcelt
Saglabāt