summaryrefslogtreecommitdiff
path: root/Tonokip_Firmware/configuration.h
diff options
context:
space:
mode:
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