Set version.h and config to default

This commit is contained in:
InsanityAutomation
2018-08-11 13:46:10 -04:00
parent 04fad1c5f4
commit 66a55a5eb4
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -23,7 +23,7 @@
//#define X_2208
//#define Y_2208
#define BedAC
//#define BedAC
//#define tallVersion
@@ -31,6 +31,7 @@
* Enables a filament sensor plugged into the laser pin. Disables the laser
*/
//#define FilamentSensor
//#define FilamentSensor
/**
* Configuration.h
*
+4 -4
View File
@@ -40,7 +40,7 @@
/**
* Marlin release version identifier
*/
#define SHORT_BUILD_VERSION "bugfix-2.0.x"
#define SHORT_BUILD_VERSION "bugfix-2.0.x_TR1"
/**
* Verbose version identifier which should contain a reference to the location
@@ -53,7 +53,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2018-01-20"
#define STRING_DISTRIBUTION_DATE "2018-08-08"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.
@@ -75,7 +75,7 @@
/**
* Defines a generic printer name to be output to the LCD after booting Marlin.
*/
#define MACHINE_NAME "3D Printer"
#define MACHINE_NAME "TM3D Trex2+"
/**
* The SOURCE_CODE_URL is the location where users will find the Marlin Source
@@ -94,7 +94,7 @@
* The WEBSITE_URL is the location where users can get more information such as
* documentation about a specific Marlin release.
*/
#define WEBSITE_URL "http://marlinfw.org"
#define WEBSITE_URL "http://tinymachines3d.com"
#endif // USE_AUTOMATIC_VERSIONING