CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] hi

Posted by Jon Elson
on 2001-10-11 10:39:20 UTC
Drew Rogge wrote:

> Semih,
>
> I'm not sure what CNC controllers use for circle generation but
> you might try doing a web search on Bresenham's circle drawing
> algorithm. This used a lot in computer graphics. You'll probably
> also find that you may need more input than just x1,y1 and x2,y2.
> Even if these points are the beginning and end of a quarter segment
> of a circle, there are two circles which share those points; one
> whose center is at x1,y2 and the other at x2,y1. This is one
> of the reasons g-codes allow you to specify if the travel along
> the circle is in the clockwise or counter clockwise direction.

Bresenham's algorithms are more oriented toward dot matrix drawings
of circles and lines. The DA (Differential Analyzer) is more oriented
for real numbers and continuous paths from a starting point to an
end point. You should also be able to find algorithms if you search
under DA, circle generating, etc.

Jon

Discussion Thread

sdiken@r... 2001-10-11 03:40:37 UTC hi Drew Rogge 2001-10-11 07:16:11 UTC Re: [CAD_CAM_EDM_DRO] hi ccs@m... 2001-10-11 08:01:06 UTC Re: [CAD_CAM_EDM_DRO] hi Bert Pirson 2001-10-11 08:06:28 UTC Re: [CAD_CAM_EDM_DRO] hi Carol & Jerry Jankura 2001-10-11 10:03:34 UTC RE: [CAD_CAM_EDM_DRO] hi Jon Elson 2001-10-11 10:39:20 UTC Re: [CAD_CAM_EDM_DRO] hi Alan Marconett KM6VV 2001-10-11 10:56:56 UTC Re: [CAD_CAM_EDM_DRO] hi dkowalcz@d... 2001-10-11 11:14:09 UTC Re: hi shawncd@p... 2004-09-07 11:30:16 UTC hi Shumaim Shaheer 2010-03-08 12:34:17 UTC hi caudlet 2010-03-08 14:29:27 UTC Re: hi [off topic] David G. LeVine 2010-03-08 17:50:10 UTC Re: [CAD_CAM_EDM_DRO] hi