View Single Post
Unread 07-21-2005, 08:48 PM   #10
ljohn787
Cooling Neophyte
 
ljohn787's Avatar
 
Join Date: Jul 2005
Location: New Jersey
Posts: 35
Default

Quote:
Originally Posted by tex707
No problem with CNC mill catchin' up...all you have to do is just use circular interpolation. However, you have to take care to define the geometry right...sometimes you have to use parts of a circle (arcs and NOT ellipses or splines) to get circular interpolation right later during G-code post-processing.

I use circular interpolation wherever possible.
Yeah, I've really been trying to use arcs over splines (less messy code, anyway). The thing that sucks about ACE Converter is that I can't give it two feed rates: one for -Z movements and one for X,Y movements. I either have to manually give all -Z movements slow feed rates and then give X,Y movements faster feed rates. Or, if the program is umanageably huge, I just make the whole damn thing slow, lol. Do you know of any converters that I can use? Given, I like everything else about ACE, especially since it's free.
ljohn787 is offline   Reply With Quote