586,103 active members*
3,274 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Controller & Computer Solutions > How to convert parallel port to USB in 90's CNC machine
Results 1 to 8 of 8
  1. #1

    Post How to convert parallel port to USB in 90's CNC machine

    Hi, I'm currently working on updating a DiaDrive 2000 CNC machine from the late 90's so that it can be controlled by modern computers. This is my first time working with a CNC machine. It has a 25 pin parallel port that I need to somehow work with so that it can connect with a computer that only has a USB drive. I can work with an Arduino to achieve this as well if it helps.

    Is this the best option or is it better to try and control it directly with the Arduino?

    Should I look into buying one of the parallel to USB converters for CNC machines that they sell online?

    Thank you in advance for any reply!

  2. #2
    Join Date
    Mar 2015
    Posts
    410

    Re: How to convert parallel port to USB in 90's CNC machine

    According to this document http://www.mutronic.de/pdf/DIADRIVE%202000%20-E-.pdf this system comes with software and a dongle. It is probably connected to a PC using a parallel port cable. This software probably only runs on a parallel port. If you change this, you have to use other software.

    For CNC control, most USB to Parallel connectors won't work.
    EstleCam, UC100, and others do have USB to Parallel boards that work. The parallel port connections at the CNC side are not standard. You have to figure out the wiring of your CNC.

    Arduino (UNO, Mega) running Grbl can be used to interface a parallel port CNC. Just google Arduino CNC parallel for some more information.

  3. #3
    Join Date
    Nov 2013
    Posts
    4375

    Re: How to convert parallel port to USB in 90's CNC machine

    Hi,
    if the machine is from the 90's then the PC that runs it will be from the 90's as will the software that runs it, both of which are 25+ years old.

    Any solution which leaves that PC and/or software in place will have all the drawbacks that implies. Even if you could find a gadget to go parallel to USB or vice versa
    it will still be an old PC with old software serving up the data.

    Consider:
    Mach4
    UCCNC
    LinuxCNC
    Centroid Acorn

    These all at least use an up to date PC.

    Craig

  4. #4

    Re: How to convert parallel port to USB in 90's CNC machine

    Hi, thank you for your reply!

    Do you have any tips for figuring out the wiring of my CNC?
    Sadly I can't find any documentation on the hardware of DiaDrives.

  5. #5
    Join Date
    Mar 2015
    Posts
    410

    Re: How to convert parallel port to USB in 90's CNC machine

    Quote Originally Posted by walnutCNC View Post
    Hi, thank you for your reply!
    Do you have any tips for figuring out the wiring of my CNC? .
    The "easiest" way would be opening the box and following the wiring.

    If you have a working system, you could also monitor the signals at the parallel port pins using an oscilloscope. Start by the input signals (limit pins, probe, e-stop, etc), than the output signals (coolant, spindle enable, spindle output, etc) and finally the stepper signals (enable, direction, pulse). A (digital) voltage meter can also be used to find the pin settings.

  6. #6
    Join Date
    Nov 2013
    Posts
    4375

    Re: How to convert parallel port to USB in 90's CNC machine

    Hi,

    If you have a working system, you could also monitor the signals at the parallel port pins using an oscilloscope. Start by the input signals (limit pins, probe, e-stop, etc), than the output signals (coolant, spindle enable, spindle output, etc) and finally the stepper signals (enable, direction, pulse). A (digital) voltage meter can also be used to find the pin settings.
    This would work but relies on a number of assumptions:
    1) That you have a working system, or least working well enough that you could with imagination and skill 'fill in the gaps' caused by faults
    2) That you have test gear, an oscilloscope at the least, and that OP is skilled in its use
    3) That you have the time, possibly many hours, to reverse engineer your existing system.

    Even if if this criterion is met you still end up with the 'old PC and software'. Should at some later date either fail then you are rather committed to repairing what you have by virtue of the many hours
    already invested in reverse engineering the system and the cost of the hardware to update it.

    If 1), 2) and 3) were easy and quick, by all means, but if they are not, then ask yourself 'even if I'm successful, will the result be worth the effort and will that result survive several years, at least, of use?'

    Craig

  7. #7
    Join Date
    Mar 2015
    Posts
    410

    Re: How to convert parallel port to USB in 90's CNC machine

    Craig,
    The OP wants to update the PC and needs a new (USB) controller.
    You are right about points 1,2,3 but to connect a new controller, the pin out is needed.
    Huub

  8. #8
    Join Date
    Nov 2013
    Posts
    4375

    Re: How to convert parallel port to USB in 90's CNC machine

    Hi,
    my plan called for a new PC and CNC software running a motion control board and breakout board combination. The motor outputs would go direct
    to the stepper drivers, and the home and limit inputs would go direct to the breakout board, ie NO parallel port plug at all.

    Craig

Similar Threads

  1. CNC Parallel Port to USB
    By Trizzyrascal in forum PlanetCNC
    Replies: 7
    Last Post: 03-11-2022, 01:18 PM
  2. parallel port to usb
    By zcar2043 in forum Machines running Mach Software
    Replies: 11
    Last Post: 08-18-2016, 03:06 PM
  3. USB to Parallel cable not communicating with CNC machine? Virtual port issues?
    By sportjet in forum CNC Wire Foam Cutter Machines
    Replies: 11
    Last Post: 11-24-2015, 01:54 PM
  4. parallel port dead with pc-suggestions for purchasing usb/ethernet to parallel port?
    By curiosity22 in forum Australia, New Zealand Club House
    Replies: 48
    Last Post: 08-19-2015, 11:32 AM
  5. USB to Parallel port??
    By willio in forum Shopmaster/Shoptask
    Replies: 25
    Last Post: 11-12-2009, 09:42 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •