[ Log In ]
[ Register ]
Interfacing Parallel breakout board
Interfacing Parallel breakout board
Price Options Your Cart
5 Axis Breakout Board with Relay. Out of stock.
$28.50
Introduction:

This breakout board will connect the parallel port of your computer to the drivers that drive the motors. A relay is featured on this board so another device can be controlled on and off, such as the router/spindle.

Description:

There are 11 output pins that can control various devices such as stepping motor drivers, coolant, spindle, mist, air, etc. 10 of these pins can be dedicated to motor axes for a total of 5 axes. 4 Input pins are provided for limit or home switches.

Make sure to connect a USB cable to the board so that the board can be powered. The USB will provide power to the board, the gate/buffer ICs and the relay. If the USB cable is not connected, there will be unexpected results as the parallel port does have power on the pins, but not enough to power the board.

Ask a question about the Breakout Board with Relay:
Previously answered questions:

Click on the question to reveal the answer.
  • [Breakout Board with Relay] is it ok to use one pin for all of the limit switches wired NC and another pin for a z probe that is NO, or do all input pins need to be the same (NC or NO)? I would like to use LinuxCNC but will use Mach3 if necessary. a thanks!

    It's generally acceptable to use one pin for all of your limit switches wired Normally Closed (NC), and another separate pin for a Z probe that is Normally Open (NO). LinuxCNC is quite flexible and allows for mixed configurations of NC and NO switches.

    Just ensure you configure LinuxCNC correctly to recognize each pin's logic (Active low or active high). And perhaps run a few tests before running the machine.

    Additional Information:
    It's generally acceptable to use one pin for all of your limit switches wired Normally Closed (NC), and another separate pin for a Z probe that is Normally Open (NO). LinuxCNC is quite flexible and allows for mixed configurations of NC and NO switches.

    Just ensure you configure LinuxCNC correctly to recognize each pin's logic (Active low or active high). And perhaps run a few tests before running the machine.

    Click the link to add information to this solution:
    [59] is it ok to use one pin for all of the limit switches wired NC and another pin for a z probe that is NO, or do all input pins need to be the same (NC or NO)? I would like to use LinuxCNC but will use Mach3 if necessary. a thanks!

  • [Breakout Board with Relay] Connect to cw230

    The parallel breakout board has output terminals numbered from 1 to 9. These are the terminals you will use to connect to the drivers.
    Each driver will require two of these terminals, say #2 and #3 for the step pulse and the direction signals. You will also need to connect the driver to the 5v terminal.

    An example connection:
    #2 output terminal from the breakout board to PUL- or CP-
    #3 output terminal from the breakout board to the DIR- or CW-
    5v terminal from the breakout board to the PUL+ (or CP+) and DIR+ (or CW+)

    In Mach3 or MAch4, the output signals dialog box, the axis that will be used with this driver will have 2 as the output pin for step and 3 as the output pin for direction.

    Click the link to add information to this solution:
    [59] Connect to cw230

--
Instructions
Breakout board with relay datasheet

This is the suggested wiring diagram for the breakout board with relay. The breakout board is composed of many output and input terminals. These terminals are directly related to the parallel port pins but contain circuitry that only allows pins to provide signals in the directions labeled (input or output). Use the output to control the machine, like making a motor turn, or controlling a device on the machine, like coolant, mist, etc. Use the input pins to receive information from the machine, like a limit switch to provide travel limits for each axis.

1
Interfacing Parallel breakout board

This tutorial will show you how to interface your Spindle Controller with Mach 3. This will turn the spindle on or off when Mach 3 gets a M3 or M5 command. In order to complete this setup you will need the following: a spindle, VFD spindle controller, parallel breakout board with relay, computer with parallel port and Mach 3.

2
Wires connected to inverter

Open the front panel on the VFD. Connect two wires long enough to reach your breakout board to the terminals labeled FOR and DCM.

3
Breakout Board

On the breakout board connect the wires to the S and P terminals.

4
Mach 3 relay control configuration

On Mach 3 -> Config -> Ports and Pins -> Spindle Setup -> Relay Control set the Clockwise(M3) Output # to the Output number of your choice. We have it shown here as Output # 1.

5
Mach3 screen shot software specify the output pin for the spindle relay

On Mach 3 -> Config -> Ports and Pins -> Output Signals make sure that Output # 1 is enabled, the port # is set to 1 and the Pin Number to the pin 16 which controls the onboard realy.

6
Close up of inverter

We need to program the VFD to receive the run command from and external source. Press PRGM. This will display Pd000. Press the up arrow to change to Pd001. Press SET. The display will read 0. Press the up arrow to change the value to 1. The VFD is now programmed for external control for run commands.

7
Mach 3 screenshot under program run state

Now you should be able to turn on and off the spindle by pressing the "Spindle CW F5" button on the bottom right of the Mach 3 control window.

8
The relay connections on the blueBrew CNC machine breakout board.

Relay Operation: The relay on the breakout board is like having an automatic switch that can be triggered by g-code M3/M4 and M5. As shown in the picture, there are three connections for the relay: P, S and O. The P is the general connection. If you want to use the relay, there will always be a wire in the P terminal. The S and O are the other terminals that you may use. The S a normally open connection to P and O is a normally closed connection to P. In other words, the connection between P and S will only connect together if the relay is active and will be unconnected if the relay is not active.

Pin #16 will control the relay from the control software such as Mach3 or Linuxcnc. For instance, in Mach3, go to config -> ports and pins -> click on the output signals tab and enter the pin number 16 on the signal that you wish to control. To connect the desired output signal to an actual function, click on the spindle setup tab and specify the output number that you applied the pin #16 (under relay control, or flood mist control).

Example: if you want to control a router from the relay from the AC line (white = neutral, black = live and green = ground), understanding that the neutral and live create the completed circuit, either the black or the neutral can pass through the relay. Let's use the neutral wire as an example. The live wire would be cut and one end of the cut would be secured into the P terminal and the other cut end would be secured into the S terminal (use the O terminal if you want a normally closed connection). The live and ground wire would be uncut and travel from the plug to the router.

The relay is non latching, which means that the relay is activated while current is applied to the relay. for instance, if you need the connection between P and S to be connected, then the signal to the relay must be live the entire time, which is typical with most relays.

9
Breakout board with relay suggested wiring diagram

The typical connection that is made with this breakout board is as follows:

Pin 2 terminal is wired to the X-axis driver CP- terminal

Pin 3 terminal is wired to the X-axis driver CW- terminal

5V terminal is wired to the X-axis CP+ and CW+

Pin 4 terminal is wired to the Y-axis driver CP- terminal

Pin 5 terminal is wired to the Y-axis driver CP- terminal

5V terminal is wired to the Y-axis CP+ and CW+

Pin 6 terminal is wired to the Z-axis driver CP- terminal

Pin 7 terminal is wired to the Z-axis driver CP- terminal

5V terminal is wired to the Z-axis CP+ and CW+

The extra output terminals can be used for other axes or to control devices, like routers and spindles.

In Mach3 or other control software, the low active should be enabled for the step. This is not necessary for the direction unless the axes is moving in the wrong direction.

Enter the numbers associated with the pin numbers above in Mach3 (config -> ports and pins -> motor outputs) or other control software.

10
--
Get Help with:
This Product
Orders
Tech Support
Sales
This Product
Order Query
Tech Support
Sales
Not logged in. Log In Register
Track Order(s)
View Order(s)
I Want to Schecule a One-On-One Paid Tech Support Session
Book an Appointment Pertaining to a BuildYourCNC Product (Free)
Ask a Quesion Below (Free):
Book an Appointment Pertaining Other Equipment ($60/half hour)
Book an Immedite Appointment Pertaining Other Equipment ($120/half hour)
Ask a Quesion Below (Free):
Waiting for response... I may not answer immediately, but I was notified on my cellular phone so my response is forthcoming. If I don't respond immediately, you can always go to the [My Account] page to see all of our chats at any time.