This commit is contained in:
parent
b51219c4e7
commit
85fe968aeb
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue