diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index b2f3ba9318..4f02258e09 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -2105,7 +2105,7 @@ * * See https://marlinfw.org/docs/features/lin_advance.html for full instructions. */ -#define LIN_ADVANCE +//#define LIN_ADVANCE #if ENABLED(LIN_ADVANCE) #if ENABLED(DISTINCT_E_FACTORS) #define ADVANCE_K { 0.00 } // (mm) Compression length per 1mm/s extruder speed, per extruder diff --git a/Marlin/Version.h b/Marlin/Version.h index 9a8ce2202f..0ccd7f97a2 100644 --- a/Marlin/Version.h +++ b/Marlin/Version.h @@ -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://soo.st" +//define WEBSITE_URL "https://soo.st" /** * Set the vendor info the serial USB interface, if changable