Re: Print Servers for CNC
Posted by
turbulatordude <davemucha@j...
on 2003-02-25 07:01:01 UTC
If one had a 3 port multiplexer as was posted, and connected 4
steppers to each, how could you switch the output to keep any 2
steppers on seperate ports syncronized ?
timeing of the switcheing is the critical problem.
if it is just a one shot switch so one could run a lathe or mill or
router, no prob. but if one is running a mill with 6 axis movement
there is little chance the switching could take place in a
transparent manner and that there was a very high degree of certanty
that there would be no lost steps.
for example, if one were threading and had spindle speed under
control and had to switch to port 2, spindle speed would be lost. It
doesn't mean that there is not a work around.
Dave
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Tony Jeffree <tony@j...>
wrote:
steppers to each, how could you switch the output to keep any 2
steppers on seperate ports syncronized ?
timeing of the switcheing is the critical problem.
if it is just a one shot switch so one could run a lathe or mill or
router, no prob. but if one is running a mill with 6 axis movement
there is little chance the switching could take place in a
transparent manner and that there was a very high degree of certanty
that there would be no lost steps.
for example, if one were threading and had spindle speed under
control and had to switch to port 2, spindle speed would be lost. It
doesn't mean that there is not a work around.
Dave
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Tony Jeffree <tony@j...>
wrote:
> At 08:36 25/02/2003 -0500, Jeff Goldberg wrote:they are
> >I don't think speed will be an issue with a modern print server as
> >generally the same throughput as a PC parallel port. The problemsmay arise
> >from the ability to directly output signals on pins which areunusual for
> >printers to use in the same way. Don't forget, they are notdirectly
> >coupled to your PC, so any fooling around that the programmer doeswith the
> >innards of your PC to generate or read signals may not work on aprint
> >server.On a small
>
> I agree (see below).
>
>
> >Also, Ethernet works on a collision based retransmission basis.
> >network this probably wouldn't cause a problem, but on a networkwith lots
> >of traffic flowing, your data may be slightly delayed in reachingthe print
> >server which might cause issues.(the
>
> You are right that the various "shared medium" variants of Ethernet
> ones that used coaxial cable, or used twisted pair cablesinterconnected
> via "hubs") use a collision detection/backoff/retransmissionalgorithm to
> resolve contention for the medium; however, that is NOT true of themore
> recent "full duplex" Ethernet variants (that use "switches" tointerconnect
> twisted pair segments). Switched or full-duplex Ethernet does notemploy
> collision detection/backoff/retransmission at all, and a decentlydesigned
> "non-blocking" switch will deliver the full available bandwidth toall of
> its connected stations.could
>
> Having said that, converting a print server into something that you
> use for CNC purposes sounds like hard work to me for other reasons -mainly
> associated with the fact that they are designed on the assumptionthat what
> is connected to them is a printer, which will accept data acharacter's
> worth at a time, rather than the way that most parallel port-basedCNC
> controllers operate, where the controller is continuouslymonitoring the
> state of individual port pins. So you would have to design whateveryou
> attached to the parallel port to perform the same handshakingprotocol that
> the printer uses to communicate with the server, and to accept dataa
> character at a time; similarly, you would have to design thecontrol
> software in the PC to output a stream of characters that thecontroller
> could then sensibly interpret. This would potentially be furtherthe
> complicated by any spooling mechanisms that Windows inserts between
> virtual parallel port on the PC and the print server, which couldinsert
> delays that could be far more significant than any that a sharedmedium
> Ethernet LAN might impose.switch
>
> Also, communicating data in the other direction (for example, limit
> contact closures) would be tricky.the future
>
> Regards,
> Tony
>
>
> >I'd tend to suggest sticking to popular name brands because driver
> >availability might be an issue if you change operating systems in
> >(unless the price difference is too great, and you get involved upfront
> >with the assumption that it may end up as a paperweight sometimein the
> >future)you'd have to
> >Theoretically, they should work, from a practical standpoint,
> >try it.ethernet
> >
> >Jeff
> >
> >
> >-----Original Message-----
> >From: ccq@x... [mailto:ccq@x...]
> >Sent: Tuesday, February 25, 2003 7:28 AM
> >To: 2ccq@x...
> >Subject: [CAD_CAM_EDM_DRO] Print Servers for CNC
> >
> >
> >The following URLs have a print server on them; That's a 10/100
> >port feeding three parallel ports. Would these be usable for CNCwork?
> >Would the software be able to access them properly? I would thinkthey'd be
> >speedy enough for smaller, slower machines, but.....
> >
> > http://www.pcbay.net/gen3parpor10.html
> > http://www.amastore.com/gen3porparpr.html
Discussion Thread
ccq@x...
2003-02-25 04:30:28 UTC
Print Servers for CNC
turbulatordude <davemucha@j...
2003-02-25 05:15:22 UTC
Re: Print Servers for CNC
Jeff Goldberg
2003-02-25 05:36:52 UTC
RE: [CAD_CAM_EDM_DRO] Print Servers for CNC
Tony Jeffree
2003-02-25 06:30:06 UTC
RE: [CAD_CAM_EDM_DRO] Print Servers for CNC
ccq@x...
2003-02-25 06:34:49 UTC
Re: [CAD_CAM_EDM_DRO] Re: Print Servers for CNC
ccq@x...
2003-02-25 06:48:27 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
turbulatordude <davemucha@j...
2003-02-25 07:01:01 UTC
Re: Print Servers for CNC
alex
2003-02-25 07:01:38 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
Tony Jeffree
2003-02-25 07:07:44 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
Jeff Goldberg
2003-02-25 07:12:16 UTC
RE: [CAD_CAM_EDM_DRO] Print Servers for CNC
Jon Elson
2003-02-25 10:02:21 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
Jon Elson
2003-02-25 10:07:12 UTC
Re: [CAD_CAM_EDM_DRO] Re: Print Servers for CNC
jmkasunich <jmkasunich@y...
2003-02-25 11:21:36 UTC
Re: Print Servers for CNC
ccq@x...
2003-02-25 11:35:14 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
alex
2003-02-25 11:45:41 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
ccq@x...
2003-02-25 19:33:07 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
alex
2003-02-26 07:18:20 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
glee@i...
2003-02-26 07:33:14 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers and SBCs for CNC control
ccq@x...
2003-02-26 08:20:30 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
alex
2003-02-26 08:41:21 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC
alex
2003-02-26 09:49:51 UTC
Re: [CAD_CAM_EDM_DRO] Print Servers for CNC