summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkliment <kliment.yanev@gmail.com>2011-06-04 15:29:57 -0700
committerkliment <kliment.yanev@gmail.com>2011-06-04 15:29:57 -0700
commit81841ef097c679e4781af818a731c24474ac0066 (patch)
tree52e65bf1ceedacf3865f9c4f77e286ba493dc40f
parentab59d9bd51ba8df1770f6596f804425aeb331d20 (diff)
parent7af0b0bdd291fb45f5c4450cd121c46e969995c4 (diff)
Merge pull request #33 from Spacexula/master
Added comment to configuration.h to tell the metric pitch of both 5/16-18 and 5/16-24 threaded rod
-rw-r--r--Tonokip_Firmware/configuration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tonokip_Firmware/configuration.h b/Tonokip_Firmware/configuration.h
index a658412..2bd4e6a 100644
--- a/Tonokip_Firmware/configuration.h
+++ b/Tonokip_Firmware/configuration.h
@@ -93,6 +93,7 @@ float e_steps_per_unit = 16;
float max_feedrate = 200000; //mmm, acceleration!
float max_z_feedrate = 120;
+//For SAE Prusa mendeel float z_steps_per_unit = should be 3200/1.411 for 5/16-18 rod and 3200/1.058 for 5/16-24
//float x_steps_per_unit = 10.047;
//float y_steps_per_unit = 10.047;
//float z_steps_per_unit = 833.398;