Browse Source

marlin url

Scott Lahteine 10 years ago
parent
commit
f4ebc02555
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/language.h

+ 1
- 0
Marlin/language.h View File

@@ -61,6 +61,7 @@
61 61
   #define FIRMWARE_URL "http://www.bq.com/gb/downloads-prusa-i3-hephestos.html"
62 62
 #else // Default firmware set to Mendel
63 63
   #define MACHINE_NAME "Mendel"
64
+  #define FIRMWARE_URL "https://github.com/MarlinFirmware/Marlin"
64 65
 #endif
65 66
 
66 67
 #ifdef CUSTOM_MENDEL_NAME

Loading…
Cancel
Save