Merge branch '2.1---sv' of https://git.soost.dev/sv/Marlin into 2.1---sv
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
* Defines a generic printer name to be output to the LCD after booting Marlin.
|
||||
*/
|
||||
#define MACHINE_NAME "sv3dprt01.sv.loc"
|
||||
#define MACHINE_NAME "sv3dprt01.sv.loc"
|
||||
|
||||
/**
|
||||
* The SOURCE_CODE_URL is the location where users will find the Marlin Source
|
||||
@@ -55,6 +56,7 @@
|
||||
* Marlin repository.
|
||||
*/
|
||||
#define SOURCE_CODE_URL "https://git.soost.dev/me/Marlin"
|
||||
#define SOURCE_CODE_URL "https://git.soost.dev/me/Marlin"
|
||||
|
||||
/**
|
||||
* Default generic printer UUID.
|
||||
@@ -66,6 +68,7 @@
|
||||
* documentation about a specific Marlin release.
|
||||
*/
|
||||
//define WEBSITE_URL "https://soo.st"
|
||||
//define WEBSITE_URL "https://soo.st"
|
||||
|
||||
/**
|
||||
* Set the vendor info the serial USB interface, if changable
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
*/
|
||||
#ifndef STRING_DISTRIBUTION_DATE
|
||||
#define STRING_DISTRIBUTION_DATE "2023-12-08"
|
||||
#define STRING_DISTRIBUTION_DATE "2023-12-08"
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user