瀏覽代碼

Remove URL scheme

Scott Lahteine 3 年之前
父節點
當前提交
91c350e793

+ 2
- 2
Marlin/Version.h 查看文件

@@ -54,7 +54,7 @@
54 54
  * has a distinct Github fork— the Source Code URL should just be the main
55 55
  * Marlin repository.
56 56
  */
57
-//#define SOURCE_CODE_URL "https://github.com/MarlinFirmware/Marlin"
57
+//#define SOURCE_CODE_URL "github.com/MarlinFirmware/Marlin"
58 58
 
59 59
 /**
60 60
  * Default generic printer UUID.
@@ -65,7 +65,7 @@
65 65
  * The WEBSITE_URL is the location where users can get more information such as
66 66
  * documentation about a specific Marlin release.
67 67
  */
68
-//#define WEBSITE_URL "https://marlinfw.org"
68
+//#define WEBSITE_URL "marlinfw.org"
69 69
 
70 70
 /**
71 71
  * Set the vendor info the serial USB interface, if changable

+ 1
- 1
Marlin/src/core/boards.h 查看文件

@@ -189,7 +189,7 @@
189 189
 #define BOARD_GEN3_PLUS               1601  // Gen3+
190 190
 #define BOARD_GEN6                    1602  // Gen6
191 191
 #define BOARD_GEN6_DELUXE             1603  // Gen6 deluxe
192
-#define BOARD_GEN7_CUSTOM             1604  // Gen7 custom (Alfons3 Version) "https://github.com/Alfons3/Generation_7_Electronics"
192
+#define BOARD_GEN7_CUSTOM             1604  // Gen7 custom (Alfons3 Version) https://github.com/Alfons3/Generation_7_Electronics
193 193
 #define BOARD_GEN7_12                 1605  // Gen7 v1.1, v1.2
194 194
 #define BOARD_GEN7_13                 1606  // Gen7 v1.3
195 195
 #define BOARD_GEN7_14                 1607  // Gen7 v1.4

+ 1
- 1
Marlin/src/core/language.h 查看文件

@@ -91,7 +91,7 @@
91 91
   #define MACHINE_UUID DEFAULT_MACHINE_UUID
92 92
 #endif
93 93
 
94
-#define MARLIN_WEBSITE_URL "https://marlinfw.org"
94
+#define MARLIN_WEBSITE_URL "marlinfw.org"
95 95
 
96 96
 //#if !defined(STRING_SPLASH_LINE3) && defined(WEBSITE_URL)
97 97
 //  #define STRING_SPLASH_LINE3 WEBSITE_URL

+ 2
- 2
Marlin/src/inc/Version.h 查看文件

@@ -82,7 +82,7 @@
82 82
  * providing the source code to your customers.)
83 83
  */
84 84
 #ifndef SOURCE_CODE_URL
85
-  #define SOURCE_CODE_URL "https://github.com/MarlinFirmware/Marlin"
85
+  #define SOURCE_CODE_URL "github.com/MarlinFirmware/Marlin"
86 86
 #endif
87 87
 
88 88
 /**
@@ -97,7 +97,7 @@
97 97
    * documentation about a specific Marlin release. Displayed in the Info Menu.
98 98
    */
99 99
 #ifndef WEBSITE_URL
100
-  #define WEBSITE_URL "https://marlinfw.org"
100
+  #define WEBSITE_URL "marlinfw.org"
101 101
 #endif
102 102
 
103 103
 /**

+ 1
- 1
Marlin/src/libs/heatshrink/heatshrink_common.h 查看文件

@@ -4,7 +4,7 @@
4 4
 #pragma once
5 5
 
6 6
 #define HEATSHRINK_AUTHOR "Scott Vokes <vokes.s@gmail.com>"
7
-#define HEATSHRINK_URL "https://github.com/atomicobject/heatshrink"
7
+#define HEATSHRINK_URL "github.com/atomicobject/heatshrink"
8 8
 
9 9
 /* Version 0.4.1 */
10 10
 #define HEATSHRINK_VERSION_MAJOR 0

+ 1
- 1
Marlin/src/pins/lpc1769/pins_FLY_CDY.h 查看文件

@@ -26,7 +26,7 @@
26 26
 #endif
27 27
 
28 28
 #define BOARD_INFO_NAME   "FLY-CDY"
29
-#define BOARD_WEBSITE_URL "https://github.com/FLYmaker/FLY-CDY"
29
+#define BOARD_WEBSITE_URL "github.com/FLYmaker/FLY-CDY"
30 30
 
31 31
 //
32 32
 // Servos

+ 1
- 1
Marlin/src/pins/mega/pins_WANHAO_ONEPLUS.h 查看文件

@@ -31,7 +31,7 @@
31 31
 
32 32
 #define BOARD_INFO_NAME      "Wanhao i3 Mini 0ne+"
33 33
 #define DEFAULT_MACHINE_NAME "i3 Mini"
34
-#define BOARD_WEBSITE_URL    "https://tinyurl.com/yyxw7se7"
34
+#define BOARD_WEBSITE_URL    "tinyurl.com/yyxw7se7"
35 35
 
36 36
 //
37 37
 // Limit Switches

+ 1
- 1
Marlin/src/pins/ramps/pins_3DRAG.h 查看文件

@@ -34,7 +34,7 @@
34 34
 #endif
35 35
 
36 36
 #ifndef DEFAULT_SOURCE_CODE_URL
37
-  #define DEFAULT_SOURCE_CODE_URL "https://3dprint.elettronicain.it/"
37
+  #define DEFAULT_SOURCE_CODE_URL "3dprint.elettronicain.it"
38 38
 #endif
39 39
 
40 40
 //

+ 1
- 1
Marlin/src/pins/ramps/pins_K8200.h 查看文件

@@ -28,6 +28,6 @@
28 28
 
29 29
 #define BOARD_INFO_NAME         "Velleman K8200"
30 30
 #define DEFAULT_MACHINE_NAME    "K8200"
31
-#define DEFAULT_SOURCE_CODE_URL "https://github.com/CONSULitAS/Marlin-K8200"
31
+#define DEFAULT_SOURCE_CODE_URL "github.com/CONSULitAS/Marlin-K8200"
32 32
 
33 33
 #include "pins_3DRAG.h"

+ 1
- 1
Marlin/src/pins/ramps/pins_ULTIMAIN_2.h 查看文件

@@ -39,7 +39,7 @@
39 39
 
40 40
 #define BOARD_INFO_NAME         "Ultimaker 2.x"
41 41
 #define DEFAULT_MACHINE_NAME    "Ultimaker"
42
-#define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"
42
+#define DEFAULT_SOURCE_CODE_URL "github.com/Ultimaker/Marlin"
43 43
 
44 44
 //
45 45
 // Limit Switches

+ 1
- 1
Marlin/src/pins/ramps/pins_ULTIMAKER.h 查看文件

@@ -39,7 +39,7 @@
39 39
 
40 40
 #define BOARD_INFO_NAME         "Ultimaker"
41 41
 #define DEFAULT_MACHINE_NAME    BOARD_INFO_NAME
42
-#define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"
42
+#define DEFAULT_SOURCE_CODE_URL "github.com/Ultimaker/Marlin"
43 43
 
44 44
 //
45 45
 // Servos

+ 1
- 1
Marlin/src/pins/ramps/pins_ULTIMAKER_OLD.h 查看文件

@@ -74,7 +74,7 @@
74 74
   #define BOARD_INFO_NAME       "Ultimaker 1.5.4+"
75 75
 #endif
76 76
 #define DEFAULT_MACHINE_NAME    "Ultimaker"
77
-#define DEFAULT_SOURCE_CODE_URL "https://github.com/Ultimaker/Marlin"
77
+#define DEFAULT_SOURCE_CODE_URL "github.com/Ultimaker/Marlin"
78 78
 
79 79
 //
80 80
 // Limit Switches

+ 1
- 1
Marlin/src/pins/sanguino/pins_ZMIB_V2.h 查看文件

@@ -26,7 +26,7 @@
26 26
 #endif
27 27
 
28 28
 #define BOARD_INFO_NAME   "Zonestar ZMIB_V2"
29
-#define BOARD_WEBSITE_URL "https://www.aliexpress.com/item/32957490744.html"
29
+#define BOARD_WEBSITE_URL "www.aliexpress.com/item/32957490744.html"
30 30
 
31 31
 #define IS_ZMIB_V2
32 32
 

+ 1
- 1
Marlin/src/pins/teensy2/pins_SAV_MKI.h 查看文件

@@ -68,7 +68,7 @@
68 68
 
69 69
 #define BOARD_INFO_NAME         "SAV MkI"
70 70
 #define DEFAULT_MACHINE_NAME    BOARD_INFO_NAME
71
-#define DEFAULT_SOURCE_CODE_URL "https://tinyurl.com/onru38b"
71
+#define DEFAULT_SOURCE_CODE_URL "tinyurl.com/onru38b"
72 72
 
73 73
 //
74 74
 // Servos

Loading…
取消
儲存