Trouble adding an A axis

More
22 Sep 2013 00:41 #39082 by garymcrobertpdx
I have added an A axis to rotate work pieces under the spindle tool.
Things mostly work but I am experiencing fallowing errors with this
axis when I attempt to increase the rotational velocity.

I have checked the HAL and integrators manuals concerning HAL
variables maxaccel, maxvel and INI variables MAX_VELOCITY & MAX_ACCELERATION. I have tried using the pncconf wizard as a
way of learning how this works. But I still can not spot the problem.

How do the maxaccel, maxvel, MAX_VELOCITY & MAX_ACCELERATION variables relate to one another? or are there other variables I have
over looked? I am having trouble understanding this

I am using a Mesa 5i25 IO board to drive the step motor with no
feedback loop so I should be able spin this axis rather fast.

Please Log in or Create an account to join the conversation.

More
22 Sep 2013 01:18 #39084 by garymcrobertpdx
Some other observations :

If I relax FERROR to = 0.010 I can set the feed rate F30000 and G1 A1000
The axis will spin up to the max velocity 21600 deg/min or 360 deg/ sec
this is as it should be and works fine.

But if HOME_SEARCH_VEL is greater than 12.00 deg/sec I get a joint
fallow error when homing.

Or if I attempt to jog the A axis at a speed greater than about 600 deg/min
I get a joint fallow error.

Please Log in or Create an account to join the conversation.

More
22 Sep 2013 01:48 #39085 by PCW
Replied by PCW on topic Trouble adding an A axis
On thing to remember if you change acceleration is that
the stepgen maxaccel parameter must be about 1.2 x the machines MAX_ACCELERATION value for each axis

Please Log in or Create an account to join the conversation.

More
22 Sep 2013 03:59 #39093 by garymcrobertpdx
Tried another approach I let Pncconf generate a complete new configuration
letting it compute all the values in the INI and Hal files.

This did not solve the problem when I attempt to home the A axis it
begins the cycle but generates an fallow error near the end of home
process.

Please Log in or Create an account to join the conversation.

More
22 Sep 2013 04:47 #39096 by PCW
Replied by PCW on topic Trouble adding an A axis
I would verify that the stepgen maxvel and maxaccel values are correct in the ini/hal files

Please Log in or Create an account to join the conversation.

More
22 Sep 2013 07:45 #39098 by garymcrobertpdx
Here are the values created via the Pncconf wizard

setp hm2_5i25.0.stepgen.08.maxaccel 1350.0
setp hm2_5i25.0.stepgen.08.maxvel 450.0

MAX_VELOCITY = 360.0
MAX_ACCELERATION = 1080.0

1350.0 / 1080.0 = 1.25
450.0 / 360.0 = 1.25

They seem correct as per your comment about the 1.2 ratio

Please Log in or Create an account to join the conversation.

More
22 Sep 2013 09:00 #39099 by PCW
Replied by PCW on topic Trouble adding an A axis
In that case its probably higher up
(the axis may be requested to do a motion its not capable of)

I do recall that DEFAULT_ACCELERATION needs to be set for
non-trivial kinematic machines

Please Log in or Create an account to join the conversation.

More
24 Sep 2013 04:26 #39150 by garymcrobertpdx
Would the DEFAULT_ACCELERATION be set in the TRAJ section of the INI file?

would it equal setp hm2_5i25.0.stepgen.08.maxaccel 1350.0 or
MAX_ACCELERATION = 1080.0 or some value in between?

A solution to this problem has become of great importance since
I am now experiencing fallow errors during G1 Annn moves thus
preventing useful work.

Please Log in or Create an account to join the conversation.

More
24 Sep 2013 18:32 #39153 by andypugh
Replied by andypugh on topic Trouble adding an A axis

I do recall that DEFAULT_ACCELERATION needs to be set for
non-trivial kinematic machines


I think this is probably a trivikins machine. (especially if Pncconf is being used).

How many steps per second do you need at the programmed A-axis speed? How long are step-space and step-time?

Please Log in or Create an account to join the conversation.

More
25 Sep 2013 04:42 #39168 by garymcrobertpdx
The top step rate is 72Khz, should be a piece of cake for the Mesa 5i25.
The drive is a quite happy with 1us pulse widths and probably can accept
a 200Khz step rate or more, never tried to find out.

But this problem is not a hardware issue. Since there is no feedback in
the system other than homing switches and the spindle encoder Linuxcnc
is unaware of what the X Y Z & A axis are actually doing.

By experiment I have stumbled onto a solution that appears to solve the
problem. If I change MIN_FERROR = 0.0005 to MIN_FERROR = 0.0010
and FERROR = 0.005 to FERROR = 0.1000 for the A axis the problem
disappears.

This may affect the positional accuracy of this axis but is small enough
that it has not caused a problem and way better than not working at all.

Please Log in or Create an account to join the conversation.

Time to create page: 0.172 seconds
Powered by Kunena Forum