Re: [CAD_CAM_EDM_DRO] Introduction & request for help
Posted by
Weyland
on 2001-07-21 22:20:43 UTC
Hey Jerry -
From: "Carol & Jerry Jankura" <jerry.jankura@...>
I'll make anything I need to, and have acme screws laying around or
available to me that I can use.
So the "driver" converts what's coming from the PC to useable signals for
the steppers.
Gotcha.
Kits are better for me.
Very good, thank you~!
I have enough electronic know-how to be able to assemble a kit.
I just can't design a circuit by my lonesome.
The rest of it, from what I gather could easily be ordered from
Radio Shack, Vance Baldwin, or the such.
The cabinet I can easily make out of sheet metal.
I'm by no means criticizing the product *or* their pricing policy,
it just seems like a lotta dough-ray-mee for this po' boy when multiplied by
three?
What does the Camtronics kit go for?
If it's somewhat close in range at least I'll be able to buy in pieces,
yet still see progress as I go...
If I had the funds available, I might consider it, but then I wouldn't
learn as much as I would this way either. (:>)
Besides, time I have, money I don't... (:>)
So *this* is the part that actually "talks" to the "driver"?
I've written code before, so it is possible, but I have access to programs
that
will spit it out for me right now, in just about any form I want.
Which brings up another good point.
Do the "drivers" we have been talking about recognize any one specific
group of codes?
I ask, because in my experience with "bigger" CNC's you get one that
will recognize some codes, and another that won't recognize all of the same
ones
as the first. Then a third will be totally different from the previous two.
Hmmmm...waddabout a robot fer my Tig...? <scratching beard>
Weyland
From: "Carol & Jerry Jankura" <jerry.jankura@...>
> First, of course, you need a stepper motor for each axis that you want toRight...
> control.
> Next, you need some way of mounting the motors on each axis and couplingthe
> motor shaft to the leadscrew of that shaft.Not a prob.
I'll make anything I need to, and have acme screws laying around or
available to me that I can use.
> You'll also need a driver for each motor. This is an electronic circuittha
> converts the "step and direction" information coming from your computerAhhhh....okay, kewl.
> motor into the appropriate sequential current pulses to move the motors.
So the "driver" converts what's coming from the PC to useable signals for
the steppers.
Gotcha.
> Ifdoing
> you're into kit building, you can buy one of a couple of drivers that
> Camtronics sells. These kits are easy to build (I'm in the process of
> that now), but require some know-how and willingness to buy the "extra"complete
> items, such as power supply, switches, fuses, cabinet, etc. that a
> system requires. Camtronic's kits handle three axes, plus something like aYes~!
> fifty dollar bill gets you a fourth axis)
Kits are better for me.
Very good, thank you~!
I have enough electronic know-how to be able to assemble a kit.
I just can't design a circuit by my lonesome.
The rest of it, from what I gather could easily be ordered from
Radio Shack, Vance Baldwin, or the such.
The cabinet I can easily make out of sheet metal.
> If you're not into kits, then youWith
> can buy something like a Gecko driver. I have no experience with these
> drives, but people on this list seem to think that they're guite good. The
> guy who designs them is active on the board and provides quite a bit of
> support, both for his own units and for providing general information.
> the Geckos, you'll still have to complete the package (power supply,drives
> switches, etc.) but won't have to assemble any circuit boards. Gecko
> supply one motor each, so you'll need three of them.Okay, is it me or does $130 on average seem a little high?
I'm by no means criticizing the product *or* their pricing policy,
it just seems like a lotta dough-ray-mee for this po' boy when multiplied by
three?
What does the Camtronics kit go for?
If it's somewhat close in range at least I'll be able to buy in pieces,
yet still see progress as I go...
> After that, you'll need a parallel port on your computer (printer portwill
> do) and a 25 pin printer cable (with all 25 pins connected) to go betweenNot a prob, here.
> the computer and the driver.
> If you want to add limit and home switches, you'll also need them. Thesemine
> would be connected to the driver boards, not to the computer.
>
> Your third alternative here is to purchase a packaged "retro" system that
> has all of the goodies prepackaged and you simply mount the motors and
> install the cables between. This route is probably 25% to 50% higher than
> the cost of piecing everything together. I'll know for sure once I get
> to make chips.Having seen the prices, I'd have to pass on the retro kits.
If I had the funds available, I might consider it, but then I wouldn't
learn as much as I would this way either. (:>)
Besides, time I have, money I don't... (:>)
> That would take care of the hardware.and
>
> Then, there's software. When you're running a part, you'll need a G-Code
> interpreter to convert commands from the computer into a series of step
> direction pulses and levels in the correct timing. These can either beothers
> purchased, or had for free. TurboCNC is the freebie while most of the
> cost anywhere between $20 and out of sight, with $100-$200 being thetypical
> price.Ahhhhh, okay, a G code interpeter...gotcha.
So *this* is the part that actually "talks" to the "driver"?
> I'd like to comment further, but not having used any of theseon
> programs other than to plot something on the CRT screen leaves me walking
> thinner ice than I am comfortable doing.No prob, I can respect that.
> Now that you have a system that can accept G-Code programs and convertthem
> into a part, you need some way to generate the programs.a
> One way is to do everything yourself. If that's the case, a simple text
> editor (Notepad for windows, for example) is all that you need. That, plus
> good knowledge of G-Code programming. Or, you can purchase a system thatintegrated
> allows you to draw the part in a CAD program and let the program convert
> everything into G-Codes as necessary. You can use either a fully
> program such as VectorCAD, or get a no-cost Autocad workalike such asbased
> Intellicad-2001 (From Atlas or CMS, the web sites have been posted in the
> past few days) and use a DXF file to G-Code converter to get your G-Code.
> Yeager Automation offers ACE Converter for free. They also make a DOS
> G-Code interpreter that some folks here seem to like.Kewl.
I've written code before, so it is possible, but I have access to programs
that
will spit it out for me right now, in just about any form I want.
Which brings up another good point.
Do the "drivers" we have been talking about recognize any one specific
group of codes?
I ask, because in my experience with "bigger" CNC's you get one that
will recognize some codes, and another that won't recognize all of the same
ones
as the first. Then a third will be totally different from the previous two.
> I think that I've covered all of the items that you need. Sorry that Ican't
> be specific on capability and robustness of any of the items other thantell
> you what I've purchased, but I know only enough to be dangerous enough tothat
> thin out my wallet. Right now, I'm happy with the quality of the boards
> Camtronics produces.You've been most helpful, Jerry, and I thank you.
> So many toys, so little timeTell me about it.
Hmmmm...waddabout a robot fer my Tig...? <scratching beard>
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 ?