Re: EMC and Taig w/ MicroProto and DeskCNC
Posted by
William Perun Sr
on 2006-06-24 16:59:59 UTC
Response to Message #88298
Stephen, thank you for all of your recommendations, and
information. This particular string of posts have been very useful
to me, and I have learned a lot.
Bill Perun
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Stephen Wille Padnos
<spadnos@...> wrote:
Stephen, thank you for all of your recommendations, and
information. This particular string of posts have been very useful
to me, and I have learned a lot.
Bill Perun
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Stephen Wille Padnos
<spadnos@...> wrote:
>thought.
> William Perun Sr wrote:
>
> >Anders, thanks for the reply. Your response triggered a
> >Are CNC hobby milling users, using EMC2 to CALL the G-code filessubfunctions
> >from VS-3D, or DeskCNC, or MACH 3. And then they write
> >in EMC2 to enable the example engraving application I described.CAM
> >Thus creating a Fanuc capability with hobby CNC interpreter or
> >software?time.
> >
> >
> You can't use more than one of Mach, DeskCNC, or EMC at the same
> There's no way to use the current EMC2 interpreter from withinMach or
> DeskCNC.write
>
> >I guess I still don't know if Mach 3 or DeskCNC can do Parametric
> >Programming.
> >
> I'm not sure about that. I believe that either one allows you to
> custom code in Visual Basic, or to call DLL functions from yourown
> code. I'm not sure how this integrates with the motion controllerin
> either.with
>
> > And I guess DeskCNC is also a kind of CAD CAM software
> >because you can write G-code in it, thus designing a part to be
> >machined. Of course it would have to be something simple,
> >especially for me.
> >
> >
> Unless there's a text editor, I don't think you can do CAD/CAM
> DeskCNC. I know it can load bitmap or DXF files, and directlymachine
> them based on some parameters you supply. I don't know whatfacilities
> there are in DeskCNC for creating pockets and the like. I imaginecertainly
> that's more of a Bobcad / Vector function (though Fred can
> chime in with the correct answer). Mach has no built-in CAD orCAM
> functions, though there is the new LazyCam program that's included(I
> don't know how it integrates with the Mach UI). EMC2 has filtersimage
> available for DXF, STL, and image file types as well (in fact, any
> that can be read by ImageMagick can be machined as a height map,which
> includes roughly 90 image formats). There are also some scriptsfor
> directly exporting Eagle PC Boards for milling, and for G-codepath
> length optimiaztion. They're not as easy to use at this point,but
> we're getting there.control,
>
> >I guess I don't understand why someone would use EMC2 instead of
> >DeskCNC or MACH 3. I guess DeskCNC and MACH 3 do all kinds of
> >administrative tasks (Windows programming, stepping motor
> >machining geometry (pockets, ... ) optimization, and many thingsI
> >don't even have a clue about. How does EMC2 do these behind thehow much
> >scenes tasks?
> >
> >
> Well, I guess it depends on what operating system you're using,
> you want to spend, and what hardware you want to use. DeskCNCworks
> only with their step generator board, as far as I know. Machworks with
> several kinds of hardware for generic I/O, and can now (or soon)use the
> G-Rex for step generation. As far as I know, only the parallelport
> (and soon the G-Rex) can be used for step output with Mach. EMC2generator
> supports several types of hardware, including parallel port step
> generation (like Mach), parallel, ISA, or PCI connected step
> cards, and analog servo control cards (and multiple kinds ofhardware
> simultaneously). Note that EMC is the only controller (for lessthan
> roughly $5000) that does true closed loop motor control.(there
>
> If you're running Windows, then you should choose Mach or DeskCNC
> are others as well, I believe). There's also TurboCNC for DOS.If you
> want to run Linux, or you want to use sometihng other than theparallel
> port / G-Rex / DeskCNC controller, then use EMC.separate
>
> >Again thanks for your reply.
> >
> >Bill Perun
> >
> >
> Another point - it looks like think you're confusing three
> parts of computer aided design and manufacturing. These are thesteps
> to go from concept to finished part:created
> 1) Design (CAD): This can be a sketch on a napkin, or something
> in a 3D solid modeling program. The end result of this is usuallypart to
> called "geometry" - it's a representation of what you want the
> look like, but it generally doesn't include data about how to makethe part.
> 2) Translation (CAM): You can open up notepad (or equivalent) andwrite
> G-code, you can use a post-processor like MasterCAM, or anythingin
> between. In general, this step combines the design data(geometry) with
> material data (making a part out of plastic is much different fromsintering,
> making it from Titanium) and process data (machining, laser
> stereolithography, etc. are different methods of creating thepart, and
> need different data).the
> 3) Machine Control: This is the program that actually controls
> motors (and lasers, waterjets ...) on your machine. They usuallyuse
> G-Code to describe the toolpath. Here's where the constraints ofthe
> particular machine are applied to the engineering and processdata, to
> create the final part. (This is also the on-topic part, for thislist ;) )
>
> Some of this confusion probably stems from the rudimentary CAD/CAM
> programs that are included with machine controller software ;)
>
> - Steve
>
Discussion Thread
William Perun Sr
2006-06-21 11:57:52 UTC
EMC and Taig w/ MicroProto and DeskCNC
Anders Wallin
2006-06-21 12:10:48 UTC
Re: [CAD_CAM_EDM_DRO] EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-21 13:43:56 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
Stephen Wille Padnos
2006-06-21 16:45:49 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC and Taig w/ MicroProto and DeskCNC
Fred Smith
2006-06-22 06:36:51 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-22 10:02:48 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
Anders Wallin
2006-06-22 12:56:34 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-23 03:40:21 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
Lester Caine
2006-06-23 04:20:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-23 04:22:59 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
Fred Smith
2006-06-23 06:44:56 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-23 07:30:22 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-23 08:21:42 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
Fred Smith
2006-06-23 10:16:30 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
Lester Caine
2006-06-23 10:31:32 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-24 16:59:59 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-24 17:37:06 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
Fred Smith
2006-06-25 10:49:47 UTC
Re: EMC and Taig w/ MicroProto and DeskCNC
William Perun Sr
2006-06-26 12:36:46 UTC
DeskCNC