Re: spindle counterweights
Posted by
jag@g...
on 2001-09-16 23:58:08 UTC
I have thought about this. The one problem that I have is that I
am using camsoft's package with the galil card. It sets up the
galil card on startup and it may overwrite those settings.
Also, what does the Galil card do if you set the X,Y and Z
acceleration and deceleration settings differently? When you do
a move in x,y and z does it just set the acceleration in all three to
be the lowest of the 3?
Also, when the machine is moving in one direction and changes
direction it tries to change direction as fast as it can. It doesn't
seem to decelerate and accelerate. I was thinking of processing
the G-Code beforehand to look at the acceleration vectors and
make it decel to a stop before the next move.
I'm not overly happy with the camsoft setup. I like the galil card
but the software seems to have quite a few bugs and is not as
smart as I would like.
Thanks for the suggestions, I will have to think about my
problem some more.
-Jeremy
am using camsoft's package with the galil card. It sets up the
galil card on startup and it may overwrite those settings.
Also, what does the Galil card do if you set the X,Y and Z
acceleration and deceleration settings differently? When you do
a move in x,y and z does it just set the acceleration in all three to
be the lowest of the 3?
Also, when the machine is moving in one direction and changes
direction it tries to change direction as fast as it can. It doesn't
seem to decelerate and accelerate. I was thinking of processing
the G-Code beforehand to look at the acceleration vectors and
make it decel to a stop before the next move.
I'm not overly happy with the camsoft setup. I like the galil card
but the software seems to have quite a few bugs and is not as
smart as I would like.
Thanks for the suggestions, I will have to think about my
problem some more.
-Jeremy
--- In CAD_CAM_EDM_DRO@y..., "Doug Harrison" <prototype@c...> wrote:
> Jeremy;
>
> The Galil DMC programming language has commands for setting the acceleration
> and deceleration for each individual axis. The commands are:
>
> AC x,y,z,w
>
> DC x,y,z,w
>
> where x,y,z,w are the arguments for each axis in encoder
counts/second**2.
>
> Somewhere in your configuration files you will find a parameter
table that
> initiates these values. They may have been burned to the
EEPROM but you
> should be able to override them to determine what works best
for your
> machine. Then you can update the EEPROM accordingly.
>
> Simply reducing the values should cure your problem. Your
documentation
> should have instructions on how to do this for your particular
software.
>
> Doug
Discussion Thread
jag@g...
2001-09-16 11:10:29 UTC
spindle counterweights
Sven Peter
2001-09-16 14:06:02 UTC
Re: [CAD_CAM_EDM_DRO] spindle counterweights
Doug Harrison
2001-09-16 14:54:51 UTC
Re: [CAD_CAM_EDM_DRO] spindle counterweights
Doug Fortune
2001-09-16 15:50:11 UTC
Re: [CAD_CAM_EDM_DRO] spindle counterweights
Smoke
2001-09-16 19:47:17 UTC
Re: [CAD_CAM_EDM_DRO] spindle counterweights
Wally Daniels
2001-09-16 22:36:16 UTC
Re: [CAD_CAM_EDM_DRO] spindle counterweights
rslemon@l...
2001-09-16 22:53:49 UTC
Re: spindle counterweights
jag@g...
2001-09-16 23:58:08 UTC
Re: spindle counterweights
Jon Elson
2001-09-17 01:21:48 UTC
Re: [CAD_CAM_EDM_DRO] spindle counterweights
rslemon@l...
2001-09-17 03:25:40 UTC
Re: spindle counterweights
machines@n...
2001-09-17 04:04:28 UTC
Re: spindle counterweights
Tim
2001-09-17 13:25:03 UTC
RE: [CAD_CAM_EDM_DRO] Re: spindle counterweights
Smoke
2001-09-17 16:22:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: spindle counterweights
shymu@b...
2001-09-17 23:36:10 UTC
Re: spindle counterweights
Doug Harrison
2001-09-17 23:49:16 UTC
Re: [CAD_CAM_EDM_DRO] Re: spindle counterweights
jag@g...
2001-09-19 05:39:53 UTC
Re: spindle counterweights