From 85fe968aeb84a3d72be823a5018d01dac1635756 Mon Sep 17 00:00:00 2001 From: johnnyr Date: Sun, 29 Aug 2010 17:45:38 -0700 Subject: --- Tonokip_Firmware/configuration.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Tonokip_Firmware/configuration.h') diff --git a/Tonokip_Firmware/configuration.h b/Tonokip_Firmware/configuration.h index 47a4a6e..4414846 100644 --- a/Tonokip_Firmware/configuration.h +++ b/Tonokip_Firmware/configuration.h @@ -18,7 +18,7 @@ float x_steps_per_unit = 80.376; float y_steps_per_unit = 80.376; float z_steps_per_unit = 6667.184; float e_steps_per_unit = 16; -float max_feedrate = 3000; +float max_feedrate = 18000; //float x_steps_per_unit = 10.047; //float y_steps_per_unit = 10.047; @@ -53,4 +53,4 @@ const int Z_MAX_LENGTH = 70; #define BAUDRATE 115200 -#endif \ No newline at end of file +#endif -- cgit v1.2.1