From 1710eedd6534738ebf44155207f52c3821a31f8f Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Tue, 4 Feb 2020 23:25:11 +0100 Subject: [PATCH] Remove termal protection --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 3c848987f5..6242d61e40 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -823,7 +823,7 @@ * * *** IT IS HIGHLY RECOMMENDED TO LEAVE THIS OPTION ENABLED! *** */ -#define PREVENT_COLD_EXTRUSION +//#define PREVENT_COLD_EXTRUSION #define EXTRUDE_MINTEMP 170 /**