Edited Tonokip_Firmware/configuration.h via GitHub
This commit is contained in:
parent
ab59d9bd51
commit
7af0b0bdd2
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ float e_steps_per_unit = 16;
|
||||||
float max_feedrate = 200000; //mmm, acceleration!
|
float max_feedrate = 200000; //mmm, acceleration!
|
||||||
float max_z_feedrate = 120;
|
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 x_steps_per_unit = 10.047;
|
||||||
//float y_steps_per_unit = 10.047;
|
//float y_steps_per_unit = 10.047;
|
||||||
//float z_steps_per_unit = 833.398;
|
//float z_steps_per_unit = 833.398;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue