summaryrefslogtreecommitdiff
path: root/Tonokip_Firmware/configuration.h
diff options
context:
space:
mode:
authorjohnnyr <thehdesk@gmail.com>2010-08-29 17:45:38 -0700
committerjohnnyr <thehdesk@gmail.com>2010-08-29 17:45:38 -0700
commit85fe968aeb84a3d72be823a5018d01dac1635756 (patch)
treed7a6453fea622f5a2e10b9399e4474541803c895 /Tonokip_Firmware/configuration.h
parentb51219c4e76fd894f71b12d334218cd56299414e (diff)
Diffstat (limited to 'Tonokip_Firmware/configuration.h')
-rw-r--r--Tonokip_Firmware/configuration.h4
1 files changed, 2 insertions, 2 deletions
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