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