No movement on one axis
be a lot lower, as in one hundred fifty? so there is no "range", each machine needs to be tested for best results. and i think you are tight about Z and
gravity, i just changed the leadscrew so i may be a little tighter. i didn't realize they(XYZ) could be differant until today. it makes sence
Thanks
Please Log in or Create an account to join the conversation.
From the integrators manual:
MAX_ACCELERATION Maximum acceleration for this axis in machine units per second squared.
So depending on your scale and machine units and all the other things we talked about a sane maximum acceleration can be picked and tried.
The scale will determine the rpm of the stepper at max velocity. So in the case of my Z the scale is 20,000 it has to rev up a lot to move an inch where as my X and Y don't. I wish I could explain this better but words fail me atm. The main thing is to be able to reverse and axis at maximum velocity without loosing steps. This is the reason for the stepper test to do just that.
John
Please Log in or Create an account to join the conversation.
i'll start with STEPGEN_MAXACCEL = 20,000 and my MAX_ACCELERATION = 19,000.
should i keep the STEPGEN_MAXACCEL at 20,000 and adjust MAX_ACCELERATION during testing?
or is it best the other way ? adjust STEPGEN_MAXACCEL . and the greater the distants between the two amounts give the
motor time to change direction ?
Please Log in or Create an account to join the conversation.
John
Please Log in or Create an account to join the conversation.
leave the STEPGEN_MAXACCEL at 20,000 and adjust the MAX_ACCELERATION within that percentage limit or
leave the MAX_ACCELERATION at 19,000 and adjust the STEPGEN_MAXACCEL within the limit. i have no backlash at
the moment. so it would be within the 1% to 10% adjustment. i don't think adjusting BOTH at the same will help me.
"STEPGEN_MAXACCEL should be 1% to 10% larger than the axis MAX_ACCELERATION.
If you have added backlash compensation to an axis then this should be 1.5 to 2 times greater than MAX_ACCELERATION."
Please Log in or Create an account to join the conversation.
John
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
so i have 12 and 10 but i had this ini file for a few months now. and i noticed it had MAX_ACCELERATION was 10
and STEPGEN_MAXACCEL was 12. that's backwards. and i never had trouble till i changed the lead screw. i now have
STEPGEN_MAXACCEL 20 and MAX_ACCELERATION 15 and continuing to test.
BigJohnT wrote:
Yea mine is 150 and it is an inch machine and my scale is 3800 for the X axis.
From the integrators manual:
MAX_ACCELERATION Maximum acceleration for this axis in machine units per second squared.
So depending on your scale and machine units and all the other things we talked about a sane maximum acceleration can be picked and tried.
The scale will determine the rpm of the stepper at max velocity. So in the case of my Z the scale is 20,000 it has to rev up a lot to move an inch where as my X and Y don't. I wish I could explain this better but words fail me atm. The main thing is to be able to reverse and axis at maximum velocity without loosing steps. This is the reason for the stepper test to do just that.
John
Please Log in or Create an account to join the conversation.
do i keep going till i get fellow errors ? or whatever error this will cause. i know this works, but how do i know where it's a good
range for my steppers ?
currently;
MAX_ACCELERATION = 50
STEPGEN_MAXACCEL =75
Please Log in or Create an account to join the conversation.
John
Please Log in or Create an account to join the conversation.