Thank you for your hint. I checked my firmware configuration and noticed this:
I think this is NOT good setting for a delta bot style printer since all motors should have same values right?
#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_X 1000 #define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_Y 1000 #define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_Z 100
I think this is NOT good setting for a delta bot style printer since all motors should have same values right?