Re: [CAD_CAM_EDM_DRO] Re: Introduction & request for help
Posted by
Weyland
on 2001-07-21 22:24:31 UTC
From: <alenz@...>
Weyland
> Weyland,Ahhh, so yer the other guy in my boat... (:>)
> As a relative newcommer to CNC, I too am overwhelmed by the hundreds
> of links referenced in the many posts. There aren't enough hours in
> the day to sort out the ones that you really need. I will try to
> give you my simple explanation. (It has to be simple for me to
> understand it :-)
> You mention 'writing the code'. That is fine for the more basicThanks for the tip.
> geometric shapes, but will get old for more complex parts. I would
> suggest a CAD program, anything from Autocad ($$$$) to freeware
> (Intellicad gets mentioned a lot). Even for hand coding, you will
> have the end points and arc centers all worked out for you. But
> even better, (much better) is to convert your part drawing into
> a .dxf file. Then use a converter, such as Ace Converter, by Doug
> Yeager, to write the G-code for you. BTW Ace works great and it's
> free. The G-code is a text file that can be read and edited by any
> text editer, i.e. Notepad, and there are not too many commands to
> learn.
> Next step is software that will read the G-code at run time andOkay, this controller - is it the same thing as the "driver" Jerry mentions?
> send the propper step/direction commands to your controller
> hardware. Lots of us use CNCpro (another Yeager product). It does
> this thru a DB-25 cable connecting the PC's parallel port to the
> controller board.
> The controller board accepts the step/dir signals and drives theIt does.
> steppers. It requires it's own DC power supply, size and voltage
> depending on your system. Two popular controllers seem to be the
> Gecko and Camtronics. I use the Camtronics 2-amp board for my
> small Sherline mill. Larger machines may need 5-amp, 7-amp or
> more depending on the size of your steppers.
> Hope this helps,
> Al
> PS, this is my second attempt to reply. I think I got 'yahooed'Thanks for the info, man.
> Hit send and the 'Oops, sorry' screen came up. Does this mean
> 'your message went down the drain', or will it be sent when the
> system comes back up? Guess I'll find out.
> al
Weyland
Discussion Thread
Weyland
2001-07-21 18:08:08 UTC
Introduction & request for help
Carol & Jerry Jankura
2001-07-21 21:13:01 UTC
RE: [CAD_CAM_EDM_DRO] Introduction & request for help
alenz@c...
2001-07-21 21:35:50 UTC
Re: Introduction & request for help
vrsculptor@h...
2001-07-21 21:45:42 UTC
Re: Introduction & request for help
Weyland
2001-07-21 22:20:43 UTC
Re: [CAD_CAM_EDM_DRO] Introduction & request for help
Weyland
2001-07-21 22:24:31 UTC
Re: [CAD_CAM_EDM_DRO] Re: Introduction & request for help
Weyland
2001-07-21 22:34:49 UTC
Re: [CAD_CAM_EDM_DRO] Re: Introduction & request for help
Weyland
2001-07-21 22:42:13 UTC
Re: [CAD_CAM_EDM_DRO] Re: Introduction & request for help
Paul
2001-07-22 02:53:16 UTC
Re: [CAD_CAM_EDM_DRO] Introduction & request for help
Carol & Jerry Jankura
2001-07-22 05:18:43 UTC
RE: [CAD_CAM_EDM_DRO] Re: Introduction & request for help
Carol & Jerry Jankura
2001-07-22 05:41:28 UTC
RE: [CAD_CAM_EDM_DRO] Introduction & request for help
Chris L
2001-07-22 07:12:27 UTC
Re: [CAD_CAM_EDM_DRO] Re: Introduction & request for help
brian
2001-07-22 09:24:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: Introduction & request for help
Tom Eldredge
2001-07-25 13:13:35 UTC
Re: [CAD_CAM_EDM_DRO] Introduction & request for help
ftomazz
2002-05-31 21:23:04 UTC
Re: Introduction & request for help - did you make it ?