From 5bb3933b21a5395ea10064afa35b46beb4f7ad7b Mon Sep 17 00:00:00 2001 From: DocDawning Date: Mon, 2 Feb 2015 14:18:53 -0700 Subject: [PATCH] Fixed n00bsauce --- .../example_configurations/tvrrug/Round2/Configuration.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration.h b/Marlin/example_configurations/tvrrug/Round2/Configuration.h index 47a6c3e05..3a255d986 100644 --- a/Marlin/example_configurations/tvrrug/Round2/Configuration.h +++ b/Marlin/example_configurations/tvrrug/Round2/Configuration.h @@ -254,10 +254,10 @@ Here are some standard links for getting your machine calibrated: #define EXTRUDE_MAXLENGTH (X_MAX_LENGTH+Y_MAX_LENGTH) //prevent extrusion of very large distances. -+//=========================================================================== -+//============================= Thermal Runaway Protection ================== -+//=========================================================================== -+/* +//=========================================================================== +//============================= Thermal Runaway Protection ================== +//=========================================================================== +/* This is a feature to protect your printer from burn up in flames if it has a thermistor coming off place (this happened to a friend of mine recently and motivated me writing this feature).