Re: EMC Contouring Settings/ downloading BDI
Posted by
dkowalcz2000
on 2002-02-01 20:50:03 UTC
Control author checking in here...
G01 X .01 A180
The processing proceeds like this for a linear move in my program:
- feedrate is in SQRT(sum of squares) fashion for any number of
linear axes, and the angular ones go along for the ride
- feedrate is in deg/sec for a lone angular axis
- feedrate is in deg/sec for the first of several angular axes, the
rest go along for the ride.
- If any axis is commanded to go too fast (as with the above), each
axis is slowed down accordingly to make the move as fast as possible
overall.
- The overall acceleration is then set to fit the constraints of the
most slowly accelerating axis to keep it all linear.
Not that this is enormously helpful, but that's how I made this sort
of N-axis feed problem tractable if anyone cares to critique it.
To make it even more general, the SQRT(sum of squares) should be
split into two parts to figure the feedrate for the XY-UV hotwire
foam cutting folks. It's confusing otherwise, and I don't think
anybody is cutting a 4th-dimensional part in our neck of the universe!
Dave Kowalczyk
Everett WA
G01 X .01 A180
The processing proceeds like this for a linear move in my program:
- feedrate is in SQRT(sum of squares) fashion for any number of
linear axes, and the angular ones go along for the ride
- feedrate is in deg/sec for a lone angular axis
- feedrate is in deg/sec for the first of several angular axes, the
rest go along for the ride.
- If any axis is commanded to go too fast (as with the above), each
axis is slowed down accordingly to make the move as fast as possible
overall.
- The overall acceleration is then set to fit the constraints of the
most slowly accelerating axis to keep it all linear.
Not that this is enormously helpful, but that's how I made this sort
of N-axis feed problem tractable if anyone cares to critique it.
To make it even more general, the SQRT(sum of squares) should be
split into two parts to figure the feedrate for the XY-UV hotwire
foam cutting folks. It's confusing otherwise, and I don't think
anybody is cutting a 4th-dimensional part in our neck of the universe!
Dave Kowalczyk
Everett WA
--- In CAD_CAM_EDM_DRO@y..., "ballendo" <ballendo@y...> wrote:
> Art,
>
> The controls I have seen warn against this type of move, for
exactly
> the reasons you bring up. It is simply disallowed. The linear axis
> move must be longer than the rotary. I'd guess that EMC follows
this
> also, based on your findings.
>
> Ballendo
>
> P.S. anybody out there have a control that will process
> this "correctly"? Doug R?
>
{snip}
Discussion Thread
Chris L
2002-01-29 21:43:35 UTC
EMC Contouring Settings
Jon Elson
2002-01-29 22:31:06 UTC
Re: [CAD_CAM_EDM_DRO] EMC Contouring Settings
Chris L
2002-01-29 23:10:41 UTC
Re: [CAD_CAM_EDM_DRO] EMC Contouring Settings
awemawson
2002-01-30 00:58:38 UTC
Re: EMC Contouring Settings
Gene
2002-01-30 01:56:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings
chewy8833
2002-01-30 06:22:57 UTC
Re: EMC Contouring Settings/ downloading BDI
Richard Konnen
2002-01-30 08:13:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Engine Tech
2002-01-30 08:53:21 UTC
RE: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
ballendo
2002-01-30 09:05:42 UTC
Re: EMC Contouring Settings/ downloading BDI
Mike Gann
2002-01-30 09:11:15 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Chris L
2002-01-30 17:00:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings
Chris L
2002-01-30 18:08:18 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Art Fenerty
2002-01-30 18:35:28 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Jon Elson
2002-01-30 22:48:30 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Art Fenerty
2002-02-01 13:53:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
ballendo
2002-02-01 15:12:25 UTC
Re: EMC Contouring Settings/ downloading BDI
Art Fenerty
2002-02-01 15:25:57 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Alan Marconett KM6VV
2002-02-01 16:03:17 UTC
Re: EMC Contouring Settings/ downloading BDI
Art Fenerty
2002-02-01 16:47:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
dkowalcz2000
2002-02-01 20:50:03 UTC
Re: EMC Contouring Settings/ downloading BDI
Jon Elson
2002-02-01 22:25:32 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Jon Elson
2002-02-01 23:06:05 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Bill Vance
2002-02-02 02:02:57 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Art Fenerty
2002-02-02 06:24:20 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Art Fenerty
2002-02-02 07:06:19 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Alan Marconett KM6VV
2002-02-02 09:13:37 UTC
Re: EMC Contouring Settings/ downloading BDI
Jon Elson
2002-02-02 09:56:22 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Jon Elson
2002-02-02 10:01:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Art Fenerty
2002-02-02 10:48:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Paul
2002-02-02 13:31:39 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
Bill Vance
2002-02-02 14:09:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC Contouring Settings/ downloading BDI
ballendo
2002-02-03 01:43:45 UTC
Universal head was Re: EMC Contouring Settings/ downloading BDI
Bill Vance
2002-02-03 05:24:55 UTC
Re: [CAD_CAM_EDM_DRO] Universal head was Re: EMC Contouring Settings/ downloading BDI
Hugh Currin
2002-02-03 09:26:30 UTC
Re: Universal head was
ballendo
2002-02-04 08:09:08 UTC
Re: Universal head was