From 62ccc7fec878d9286b3006dc718d6011f4c04a84 Mon Sep 17 00:00:00 2001 From: Emanuele Caruso Date: Mon, 6 Jun 2011 18:29:04 +0200 Subject: Added comment to configuration.h --- Tonokip_Firmware/configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tonokip_Firmware') diff --git a/Tonokip_Firmware/configuration.h b/Tonokip_Firmware/configuration.h index cabfdb3..0d4556e 100644 --- a/Tonokip_Firmware/configuration.h +++ b/Tonokip_Firmware/configuration.h @@ -150,7 +150,7 @@ const int Z_MAX_LENGTH = 100; //#define DEBUG_BRESENHAM //Enable this to debug the Bresenham algorithm //#define DEBUG_RAMP_ACCELERATION //Enable this to debug all constant acceleration info //#define DEBUG_MOVE_TIME //Enable this to time each move and print the result - //#define DEBUG_HEAT_MGMT + //#define DEBUG_HEAT_MGMT //Enable this to debug heat management. WARNING, this will cause axes to jitter! #endif #endif -- cgit v1.2.1