Re: Arcs anyone?
Posted by
Fred Smith
on 2005-08-20 08:17:27 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Bill Vance <ccq@x> wrote:
When programming a CNC, decimal degrees are used instead of Degrees,
minutes, and seconds.
60 degrees 15 minutes 30 seconds would convert to:
60.0 degrees + 15/60 degrees + (30/60 minutes)/60 degrees
=60.00000 + .25000 + .00833 = 60.25833 degrees.
Most CNC rotary tables are only accurate to 3 decimals, hence 60.258
degrees is "TRULY, REAL" close.
To put it a bit more into perspective .001 degree, (the minimum
programming increment with a 3 place decimal degree), is equal to
3.6 Arc-seconds. If you need something finer than that, you are
probably on the wrong list.
Fred Smith - IMService
THE source for lowcost Cad-Cam and Desktop cnc
http://www.cadcamcadcam.com/hobby
Starting today, free book "Easy CNC" with DeskCNC software purchase.
> From time to time I come across references to something called arcminutes and
> arc seconds. Are these ever used in machining, or CNC? What arethey, anyway?
When programming a CNC, decimal degrees are used instead of Degrees,
minutes, and seconds.
60 degrees 15 minutes 30 seconds would convert to:
60.0 degrees + 15/60 degrees + (30/60 minutes)/60 degrees
=60.00000 + .25000 + .00833 = 60.25833 degrees.
Most CNC rotary tables are only accurate to 3 decimals, hence 60.258
degrees is "TRULY, REAL" close.
To put it a bit more into perspective .001 degree, (the minimum
programming increment with a 3 place decimal degree), is equal to
3.6 Arc-seconds. If you need something finer than that, you are
probably on the wrong list.
Fred Smith - IMService
THE source for lowcost Cad-Cam and Desktop cnc
http://www.cadcamcadcam.com/hobby
Starting today, free book "Easy CNC" with DeskCNC software purchase.
Discussion Thread
Bill Vance
2005-08-20 00:22:15 UTC
Arcs anyone?
alipavsky@c...
2005-08-20 00:34:27 UTC
Re: [CAD_CAM_EDM_DRO] Arcs anyone?
Tony Jeffree
2005-08-20 00:36:44 UTC
Re: [CAD_CAM_EDM_DRO] Arcs anyone?
Fred Smith
2005-08-20 08:17:27 UTC
Re: Arcs anyone?
Jon Elson
2005-08-20 11:24:59 UTC
Re: [CAD_CAM_EDM_DRO] Arcs anyone?
Bill Vance
2005-08-20 17:43:00 UTC
Re: [CAD_CAM_EDM_DRO] Arcs anyone?
Raymond Heckert
2005-08-20 20:06:17 UTC
Re: [CAD_CAM_EDM_DRO] Arcs anyone?
caedave
2005-08-21 03:03:55 UTC
Re: [CAD_CAM_EDM_DRO] Arcs anyone?
Peter Stempel
2005-08-21 14:40:04 UTC
Re: [CAD_CAM_EDM_DRO] Arcs anyone?