jerk

Hi 
I did the SLA  printer 
control Galve 
what values ​​I need to put, that was constant speed 
if  print the square it on the corners laser makes a small stop .   and a laser at an angle of more light, and not a lot of concave side of inside
#define MAX_FEEDRATE_X 30000
#define MAX_FEEDRATE_Y 30000
#define MAX_FEEDRATE_Z 2


#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_X 30000      ????
#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_Y 30000    ????

#define MAX_TRAVEL_ACCELERATION_UNITS_PER_SQ_SECOND_X 300      ????
#define MAX_TRAVEL_ACCELERATION_UNITS_PER_SQ_SECOND_Y 300      ????

#define MAX_JERK 20  ?????

thanks for the answer

Elshad


Comments

Sign In or Register to comment.