CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO]A question of size managenent.

Posted by Fred Smith
on 2000-11-29 22:39:28 UTC
--- In CAD_CAM_EDM_DRO@egroups.com, BillDarby <ddarby@s...> wrote:
> Hi Again Marcus
>
> Well,,,, I suspect that every owner of these Cad programs is faced
with this size problem and if their CNC will not handle an arc
> command they are simple forced to live with it. However my
controller is conversational and does utilize the arc command and
> would benefit from having a short conversion program that would
convert line segments of arcs into arc commands

Bill,

The Vector Arc-Spline will change faceted cross sections into arc-
splines. There is a tolerance so you can control how close it comes
to the actual positions defined by the lines. Vector is a little
limited in this respect in that it only handles 32000 entities max
per drawing object. You can place more than one object in a Vector
drawing, but if you try to process a million lines it is not too
practical.

I took the output from StlWork, which is a raster pattern surfacing
CAM program, opened a g-code file from it in Vector, backplotted it &
then Arc-Splined the individual passes. Vector has some slick
seletion and reversal of selection capabilities that let you select
around the edges, then reverse the selection to end up with just the
contours selected, and not the connections along the sides. Then it
will do Arc Splines in 3D normal planes(for all the passes at once),
automatically replacing all the splines with fitted arcs. I got
mixed results in that the reduction in entities varied from about 50%
to as little as 25% of the lines of code in the final program. You
have to be careful to remember to put the G18 & G19's in the file.
Vector can't automatically do that. It's also important that each
pass lie in a normal plane so the arcs can be cut. You can also
create offsets to comp for a different sized cutter radius. In
theory if you knew the size of the planned radius, you could create a
copy of the model as a toolpath. However any concave radii that were
less than the planned radius would be lost. That's life.

Best Regards,

Fred Smith
IMService

Discussion Thread

BillDarby 2000-11-29 07:37:31 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Marcus & Eva 2000-11-29 08:20:38 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Joe Vicars 2000-11-29 08:26:06 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Jon Elson 2000-11-29 12:05:43 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. BillDarby 2000-11-29 13:00:15 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. BillDarby 2000-11-29 15:36:31 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Fred Smith 2000-11-29 16:06:35 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. BillDarby 2000-11-29 17:43:57 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. ballendo@y... 2000-11-29 17:58:16 UTC Re: A question of size managenent. Marcus & Eva 2000-11-29 20:27:28 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Fred Smith 2000-11-29 20:29:12 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. BillDarby 2000-11-29 20:54:50 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Jon Elson 2000-11-29 21:08:23 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Jon Elson 2000-11-29 21:40:13 UTC Re: [CAD_CAM_EDM_DRO] Re: A question of size managenent. BillDarby 2000-11-29 21:57:01 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Jon Elson 2000-11-29 22:27:15 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Fred Smith 2000-11-29 22:39:28 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. BillDarby 2000-11-30 06:28:17 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Marcus & Eva 2000-11-30 08:04:52 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Joe Fahy 2000-11-30 08:12:33 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. BillDarby 2000-11-30 08:26:15 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Fred Smith 2000-11-30 12:02:40 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. Fred Smith 2000-11-30 12:17:10 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. BillDarby 2000-11-30 12:38:23 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent. ballendo@y... 2000-11-30 20:36:20 UTC Re: A question of size managenent. Marcus & Eva 2000-11-30 20:59:15 UTC Re: [CAD_CAM_EDM_DRO]A question of size managenent.