diff options
author | Spacexula <underwood.neil@gmail.com> | 2011-06-04 15:26:57 -0700 |
---|---|---|
committer | Spacexula <underwood.neil@gmail.com> | 2011-06-04 15:26:57 -0700 |
commit | 7af0b0bdd291fb45f5c4450cd121c46e969995c4 (patch) | |
tree | 52e65bf1ceedacf3865f9c4f77e286ba493dc40f /Tonokip_Firmware | |
parent | ab59d9bd51ba8df1770f6596f804425aeb331d20 (diff) |
Edited Tonokip_Firmware/configuration.h via GitHub
Diffstat (limited to 'Tonokip_Firmware')
-rw-r--r-- | Tonokip_Firmware/configuration.h | 1 |
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; |