Re: [CAD_CAM_EDM_DRO] Machine Control Design
Posted by
cnc002@a...
on 2003-05-07 09:52:05 UTC
Bruce:
Are you wanting to have the CNC control the distance travelled and the depth
change? If so you will need 2 axis of control. If you are planning to let
some other device, such as adjustable limit switches, control the distance
being travelled then a single axis would work. I don't see why any of the G
code interpreter software packages would not work as this would be a very
simple application. Stepper motors should work well. Another path to take
is using a microcontroller such as an 8051 family controller (maybe an 80C52
BASIC) or a PIC microcontroller. The programming should be quite simple for
this application.
Randy Abernathy
4626 Old Stilesboro Road
Acworth, GA 30101
Ph / Fax: 770-974-5295
Web Page: <A HREF="http://members.aol.com/cnc002/cnc.htm">RANDY ABERNATHY</A>
Intallation, repair, retrofit, upgrading of industrial CNC woodworking
machinery.
[Non-text portions of this message have been removed]
Are you wanting to have the CNC control the distance travelled and the depth
change? If so you will need 2 axis of control. If you are planning to let
some other device, such as adjustable limit switches, control the distance
being travelled then a single axis would work. I don't see why any of the G
code interpreter software packages would not work as this would be a very
simple application. Stepper motors should work well. Another path to take
is using a microcontroller such as an 8051 family controller (maybe an 80C52
BASIC) or a PIC microcontroller. The programming should be quite simple for
this application.
Randy Abernathy
4626 Old Stilesboro Road
Acworth, GA 30101
Ph / Fax: 770-974-5295
Web Page: <A HREF="http://members.aol.com/cnc002/cnc.htm">RANDY ABERNATHY</A>
Intallation, repair, retrofit, upgrading of industrial CNC woodworking
machinery.
[Non-text portions of this message have been removed]
Discussion Thread
docsys@m...
2003-05-07 08:46:06 UTC
[CAD_CAM_EDM_DRO] Machine Control Design
cnc002@a...
2003-05-07 09:52:05 UTC
Re: [CAD_CAM_EDM_DRO] Machine Control Design