CAD CAM EDM DRO - Yahoo Group Archive

RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete?

Posted by Tony Smith
on 2012-02-21 21:54:40 UTC
USB is a network, so unlike the parallel or serial port there is a lot of
'stuff' between the PC and what it's talking to. That 'stuff' leads to
delays while everything chatters back & forth sending your data, plus you
are sharing the line with other devices. With parallel, it just the PC and
the device, the CNC driver in this case.

For the OP plugging a parallel card into the machine might be the easiest
option. Check the BIOS to see if there are any settings for the parallel
port, in that case you just need the little cable that plugs into the
motherboard, like this:
http://www.amazon.com/DB25-Motherboard-Parallel-Connector-cable/dp/B003V70P1
I. Most hardware shops or techs will have a box full, they'll cheerfully
give you one or six if you ask nicely.

Otherwise you need something like the SmoothStepper, that controls the CNC
while the PC merely feeds it data.

Tony



> The best answer I can think of is this: Usb is serial information, which
means
> you have to use some devise, like a uart to build strings of info and time
share
> it for translation of code. The parrallel port transmits info with more
bits at a
> time,in bigger chunks of info. serial is slower due to the reconstitution
of data,
> and the time it takes to accomplish that task. Parallel to usb conversions
use a
> surface mount uart(very small)to convert the parallel data to a serial
string of
> information usable by the cnc device you may plan to use...I have a usb
> interface on my new cnc kit I designed to use an arduino controller with 3
> 20amp 24vdc stepper motors for my new plasma cutting/welding table. (it's
> also wireless@2.4 ghz),and can be loaded with a sdram card for independant
> operation...(I am working on nesting software,so If you could help,I would
> appreciate it...)...artinvegas...
>
> --- In CAD_CAM_EDM_DRO@yahoogroups.com, "scyvt" <scy@...> wrote:
> >
> > Forgive me if this topic has been already thoroughly covered - I did a
search
> and didn't find the answer I was looking for, but I may have given up too
> quickly.
> >
> > Being a Macintosh person, I didn't have older PC's with parallel ports
around,
> and wasn't comfortable evaluating used machines. Just recently an unused
2-3
> year old Lenovo desktop came into my hands, but of course it has only USB
> ports.
> >
> > Has the longstanding need for parallel ports now been abolished? If so,
what
> hardware is now available to interface between USB and stepper drivers? Is
> there a choice, and if so, pros & cons of each?
> >
> > TIA
> >
> > Steve

Discussion Thread

scyvt 2012-02-20 06:57:17 UTC parallel port finally obsolete? Ron Thompson 2012-02-20 07:10:27 UTC Re: [CAD_CAM_EDM_DRO] parallel port finally obsolete? Jeffrey T. Birt 2012-02-20 16:54:43 UTC RE: [CAD_CAM_EDM_DRO] parallel port finally obsolete? polaraligned 2012-02-21 03:43:16 UTC Re: parallel port finally obsolete? arthujt 2012-02-21 19:43:24 UTC Re: parallel port finally obsolete? arthujt 2012-02-21 19:43:26 UTC Re: parallel port finally obsolete? Bob Butcher 2012-02-21 21:08:08 UTC Re: parallel port finally obsolete? JanRwl@A... 2012-02-21 21:35:23 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Tony Smith 2012-02-21 21:47:20 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? JanRwl@A... 2012-02-21 21:52:02 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Tony Smith 2012-02-21 21:54:40 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Tony Smith 2012-02-21 22:08:02 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Ron Thompson 2012-02-22 06:32:37 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? 556RECON 2012-02-22 06:59:38 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? markotime 2012-02-22 07:25:40 UTC Re: parallel port finally obsolete? Dr Stuart Harrison 2012-02-22 08:09:14 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Tom 2012-02-22 08:15:55 UTC Re: parallel port finally obsolete? samcoinc2001 2012-02-22 10:41:56 UTC Re: parallel port finally obsolete? scyvt 2012-02-22 13:51:48 UTC Re: parallel port finally obsolete? Lester Caine 2012-02-22 14:04:18 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Ron Thompson 2012-02-22 14:04:25 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? 556RECON 2012-02-22 15:54:13 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Jeffrey T. Birt 2012-02-22 15:57:55 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Tom 2012-02-22 16:08:36 UTC Re: parallel port finally obsolete? Jeffrey T. Birt 2012-02-22 16:36:17 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Tom 2012-02-22 17:05:43 UTC Re: parallel port finally obsolete? Jeffrey T. Birt 2012-02-22 17:45:39 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Jeffrey T. Birt 2012-02-22 17:54:30 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Andy Wander 2012-02-22 18:00:59 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Tony Smith 2012-02-22 21:03:47 UTC RE: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? turbulatordude 2012-02-23 04:25:33 UTC Re: parallel port finally obsolete? Tom 2012-02-23 09:03:11 UTC Re: parallel port finally obsolete? {gone off-topic} scyvt 2012-02-24 05:55:10 UTC Re: parallel port finally obsolete? Jon Elson 2012-02-24 09:58:22 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Tom 2012-02-24 13:24:37 UTC Re: parallel port finally obsolete? Ron Thompson 2012-02-24 13:32:59 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? scyvt 2012-02-25 04:58:02 UTC Re: parallel port finally obsolete? turbulatordude 2012-02-25 05:53:12 UTC Re: parallel port finally obsolete? Jon Elson 2012-02-25 12:04:11 UTC Re: [CAD_CAM_EDM_DRO] Re: parallel port finally obsolete? Neil Gillies 2012-02-26 04:36:07 UTC Re: parallel port finally obsolete? scyvt 2012-02-26 13:07:14 UTC How to choose?; was "parallel port finally obsolete?" Andy Wander 2012-02-26 13:17:24 UTC RE: [CAD_CAM_EDM_DRO] How to choose?; was "parallel port finally obsolete?" JanRwl@A... 2012-02-26 13:26:44 UTC Re: [CAD_CAM_EDM_DRO] How to choose?; was "parallel port finally obsolete?" Andy Wander 2012-02-26 13:29:44 UTC RE: [CAD_CAM_EDM_DRO] How to choose?; was "parallel port finally obsolete?" scyvt 2012-02-26 13:36:32 UTC Re: parallel port finally obsolete? rwwink 2012-02-26 14:48:12 UTC RE: [CAD_CAM_EDM_DRO] How to choose?; was "parallel port finally obsolete?" Jon Elson 2012-02-26 15:13:56 UTC Re: [CAD_CAM_EDM_DRO] How to choose?; was "parallel port finally obsolete?" Jeffrey T. Birt 2012-02-26 17:41:57 UTC RE: [CAD_CAM_EDM_DRO] How to choose?; was "parallel port finally obsolete?" Neil Gillies 2012-02-27 08:39:00 UTC Re: parallel port finally obsolete? scyvt 2012-02-27 16:38:55 UTC Re: How to choose?; was "parallel port finally obsolete?" David G. LeVine 2012-02-27 17:36:58 UTC Re: [CAD_CAM_EDM_DRO] Re: How to choose?; was "parallel port finally obsolete?" Jon Elson 2012-02-27 18:47:58 UTC Re: [CAD_CAM_EDM_DRO] Re: How to choose?; was "parallel port finally obsolete?" Andy Wander 2012-02-27 19:08:59 UTC RE: [CAD_CAM_EDM_DRO] Re: How to choose?; was "parallel port finally obsolete?" scyvt 2012-02-28 17:53:42 UTC Re: How to choose?; was "parallel port finally obsolete?"