[ Log In ]
[ Register ]

Question #: 15555

Question: [CNC Standalone Controller (No Computer Needed)] Do you know how to connect a second Probe for tool lenght and Relais for Air pressure ?

Current Solution

Yes, I can configure a system that contains a relay and solenoid to control air pressure and adding a second probe for tool height.

Respond:

Other Possible Solutions to this Question

  • HOW MUCH SILICONE TUBE DO I NEED FOR A GREEN LEAN TO CONNECT THE SPINDLE

    The greenlean requires 56 feet of 1/4 Inside Diameter and 3/8 Outside Diameter silicon tube for the spindle.

    Additional Information:
    20

    Additional Information:
    20

    Click the link to add information to this solution:
    HOW MUCH SILICONE TUBE DO I NEED FOR A GREEN LEAN TO CONNECT THE SPINDLE

  • I HAVE THE REDFLY SYSTEM AND A 2.2KW SPINDLE - 110V HOW DO CONNECT SPINDAL?

    It is not necessary to connect the spindle VFD (Variable Frequency Drive also called an Inverter) to the computer or CNC motion electronics. The VFD can be controlled independently using the control panel on the VFD. The control panel has the ability to control all aspects of the spindle including Speed, Torque, limits, etc. However, you can connect the VFD to the computer so the CNC control program can control the spindle during the CNC Machine operation. You will need to connect the VFD to the computer via a serial conection (in this case, it is the RS-485 protocol).

    The following are instructions on how to connect the VFD to Mach3 via this RS-485 serial connection.

    The first thing you will need is the dynamic link library to pair with mach3 called the Huanyang VFD Mach3 PlugIn. You can find this file at the mach3 support forum here: http://www.machsupport.com/forum/index.php/topic,14182.0.html

    You will also need to download the Microsoft .net 3.5 framework and install it: https://www.microsoft.com/en-us/download/details.aspx?id=21

    Follow the pdf that comes with the library file, but here is a synopsis of what you need to do (I also added a lot more information that may be useful during this process as the manual does not cover the main connections that need to be done):

    You will need to program your VFD so that it knows how to communicate with mach3 and the computer (go into the programming mode of the VFD and change these parameters):
    - PD001 - value 2 - Enables with communication aspect of the VFD
    - PD002 - value 2 - Enables frequency control from the communcations port
    - PD163 - value 1 - VFD address
    - PD164 - value 1 - Baud rate of 9600 (speed of the communication)
    - PD165 - value 3 - 8N1 RTU - 8 bits (that's the size of the word that gets communicated), N (No parity or no error checking) and 1 (1 stop bit)

    Copy the dll file to the PlugIns folder of mach3.

    Connect the RX and TX lines to your computer. There are a couple ways you can do this, but the recommended way would be to use an FTDI USB device which converts a USB to a serial com port. The device will have Rx and Tx connectors to connect to the VFD terminals with the same labels. This method is recommended since serial ports are not as common in computers these days.

    Next, you will need to configure mach3 to use the plugin library. Start mach3 and click on Menu -> config ->Config Plugins. Enable the new plugin by clicking on the red cross on the left column next to the plug in. Restart mach3 after doing this.

    No you need to configure mach3 to use the HuanyangVFD plugin. Go to the ports & pins configuration and select the spindle setup tab. Make sure that the Disable Spindle Relays checkbox is unchecked. We don't want mach3 to output a signal for a relay since the spindle will start up and turn off within the VFD and not from an external relay.

    Next, go to the HuanyangVFD settings by clicking on Menu -> plugin control -> HuanyangVFD. Set the parameters to the same settings you put into the VFD programming. The com port will be shown as new hardward when you plug in the USB FTDI device. A little bubble will be displayed at the bottom right where it will notify you that a new device is being installed (be patient while windows assigns a com port). Alternatively, you can use the windows device manager to see which port was set for the new USB FTDI device). You may need to restart mach3 several times until you get the correct information displayed in the PD001 and PD002 fields. When the com port is correct and the other parameters, like baud and VFD address is the same as you entered in the programming, then the PD001 and PD002 will show the number 2, otherwise, a 99 will appear which means that communication was not successful.

    You can now control the on/off and RPM of the spindle using the RS485 communication between mach3 and the VFD.

    Additional Information:
    The question was how to connect the spindle to the redfy. I did not receive a VFD.
    I have the redFly system and a 2.2kW Spindle - 110V how do i connect the spindle?

    Additional Information:
    If you received a spindle without a VFD, please contact us asap. Our spindle will not work without a VFD.

    Additional Information:
    Hi, how is this setup in mach4?

    Click the link to add information to this solution:
    I HAVE THE REDFLY SYSTEM AND A 2.2KW SPINDLE - 110V HOW DO CONNECT SPINDAL?

  • HOW DO YOU CONNECT THE INVERTER TO AC?

    Input to VFD:
    240V Active - R
    240V Neutral - S
    Ground - E

    Additional Information:

    Click the link to add information to this solution:
    HOW DO YOU CONNECT THE INVERTER TO AC?

  • How do I connect a Z-Axis touch plate to the Planet-CNC USB interface?

    "Semi automatic" measuring is possible.
    1. Place movable tool sensor (touch plate) on material.
    2. Click "Measure Offset Z". Tool will move down, touch sensor and move up.
    3. "Measure Offset Z" button is still down.
    4. Click "Offset - Current Z" - this will set offset Z
    5. Click "Measure Offset Z" again to release it and restore normal mode."

    The connections to the USB interface is as follows:
    - The spindle is connected to the gnd terminal (which is also connected to the end mill). Alternatively, you can connect the gnd directly to the end mill is access is permitted.
    - The touch plate (movable tool sensor) is connected to the Z-- terminal.

    What will happen: When the end mill (gnd) is in contact with the touch plate (Z--), there will be a connection from gnd to the Z-- triggering this Z-- action and the software will recognize the connection (like a button press, or a limit switch triggering).

    Additional Information:


    Additional Information:

    Click the link to add information to this solution:
    How do I connect a Z-Axis touch plate to the Planet-CNC USB interface?

  • Do you sell 22 to 24 AWG stranded and shielded for wiring of the limit switches and E_Stop?

    The wire that we sell for the limit switch wiring is here: https://www.buildyourcnc.com/item/3d-printer-component-cnc-electronicsandmotors-cable-wire-3-conductor-22-awg-wrcon-cablewire3conductor22awg

    This is shielded cable to make sure there isn't any external interference with sensitive components and long wires associated with limit switches. This is necessary due to the interference caused by the motors on a CNC router and the milling process.

    Additional Information:
    So unshielded is cool. That's what I was curious about. Cheers.

    Additional Information:
    Absolutely. It's really the only type of cable I would recommend for connecting limit switches.

    Click the link to add information to this solution:
    Do you sell 22 to 24 AWG stranded and shielded for wiring of the limit switches and E_Stop?

  • HOW DO I CONNECT A TOUCH PLATE TO THE BREAKOUT BOARD?

    The instructions on how to do this are found here, in these two videos, http://buildyourcnc.com/PrimeronHomingandLimitSwitches.aspx

    Additional Information:

    Click the link to add information to this solution:
    HOW DO I CONNECT A TOUCH PLATE TO THE BREAKOUT BOARD?

  • DO NEED TO SQUARE UP THE MACHINE AND IF SO YOU HAVE INSTRUCTIONS OR VIDEO FOR THIS?

    The eyebolts are used in the squaring of the machine. I would use a standard carpenters square and first run the end mill along the edge of the square to first make it parallel with the long axis. Then run the end mill along the other edge with the short axis and adjust the eye bolts and chain according to the angle that the machine is out of square.

    Additional Information:

    Click the link to add information to this solution:
    DO NEED TO SQUARE UP THE MACHINE AND IF SO YOU HAVE INSTRUCTIONS OR VIDEO FOR THIS?

  • How can I connect the Pokeys57CNC controller to a DRV8825 / A4988 expansion board?

    The DRV8825 driver IC by TI (Texas Instruments) has two main connections called STEP and DIR. These are the two main connections that you need to use to connect to the Pokeys57CNC controller. You also need to connect the positive digital voltage pin (5V) from the Pokeys57CNC controller's motor connector to both the reset and sleep pins. The GND pin from the Pokeys57CNC motor connector is connected to the GND pin of the DRV8825 driver. The enable pin of the DRV88525 can remain unconnected.

    There is a trimmer potentiometer on the DRV8825 that can increase or decrease the amperage setting for the motor. Depending on the DRV8825 board you purchased, there may be two pads to determine the amp setting while turning the trimmer (in the voltage setting on your multimeter).

    The A1 and A2 is connected to one of the motor's coils and B1 and B2 is connected to the other motor's coil. There is a pin on the DRV8825 called VMOT that you will connect to the power supply (max 45VDC) and the GND pin next to the VMOT is the V- for the same power supply.

    I hope this helps. If not, please add additional information on this thread.

    Additional Information:
    I followed (to the best of my ability) the instructions provided to my original question, but I did not receive successful results. When I followed the instructions and connected the ground pin from the Pokeys57CNC motor connector to the DRV8825 / A4988 expansion board, it stops the communication between the Pokeys57CNC board & the motors 1-3 that I had working previously. The DRV8825 / A4988 expansion board will be the fourth driver I am connecting to the Pokeys57CNC. The previous three drivers are PoStep-60's if that helps understand the issue.

    Prior to hooking up the ground pin (I used pin 10 from the Pokeys57CNC motor connector) to the DRV8825 / A4988 expansion boards ground pin, I was able to see the power being applied via the red LED being illuminated on the DRV8825 board; after this new configuration the light is not turning on.

    With the new recommended setup, I used a heat shrink solder piece to add the shunt for the connection to the sleep pin. The connection to the sleep pin is where I believe my issues are stemming from. I must be connecting it to the incorrect pin (within the 9 pin layout on the DRV8825 / A4988 expansion board). Do you have any reference to the 9 pin pinout on the A4988 expansion board? I double checked the pinout provided on the Texas Instruments page, but it only gives clarity to the pinouts on the DRV8825 board itself. After reviewing their documentation, I tried connecting the 5v (pin 9 from the Pokeys57CNC motor connection that's split to connect with the reset pin on the DRV8825 / A4988) wire directly to the terminal on the DRV8825 board and that didn't work either.

    Any help or clarification you can provide would be greatly appreciated!

    Click the link to add information to this solution:
    How can I connect the Pokeys57CNC controller to a DRV8825 / A4988 expansion board?

  • Yawl sold me a ST-USB MOTION CARD I have surched all your electronics and can't find wring instructions I need to know where to connect X,Y and Z to this controler

    To connect the stepper motor drivers to the Mach3 USB interface card, you will need to follow the wiring diagram here: https://www.buildyourcnc.com/Documents/Electric%20Wiring%20Diagram.pdf
    which can be found here: https://www.buildyourcnc.com/item/electronicsAndMotors-electronic-component-breakout-Mach3-USB-Board along with all of the other manuals associated with that interface card.

    Please note that the DC+ and DC- on that wiring diagram (power supply to thye stepper motor drivers) is not correct. The DC- is connected to GND on the drivers and the DC+ is connected to VCC on the drivers. Typically, the DC+ on the power supply is labeled V+ and the DC- is labeled either COM or V-.

    If you are having any issues with the wiring, please let me know and I will elaborate. Thanks.

    Click the link to add information to this solution:
    Yawl sold me a ST-USB MOTION CARD I have surched all your electronics and can't find wring instructions I need to know where to connect X,Y and Z to this controler

  • [823] What post processor do you recommend for this controller with Vcarve Pro?

    The most generic post processor should be used with this controller.

    Click the link to add information to this solution:
    [823] What post processor do you recommend for this controller with Vcarve Pro?

  • I'm using Vectric's Aspire for design on my ShopBot. Do you know which output format I need to generate for the LeanGreen?

    a motor stop working and get very hot

    Click the link to add information to this solution:
    I'm using Vectric's Aspire for design on my ShopBot. Do you know which output format I need to generate for the LeanGreen?

  • how to connect USB controller to the drivers. Any instructions/video other then html datasheet?

    The wiring instructions for the USB controller can be found here: https://www.buildyourcnc.com/tutorials/tutorial-Electronics-USB-Interface-Wiring

    Click the link to add information to this solution:
    how to connect USB controller to the drivers. Any instructions/video other then html datasheet?

  • HEY ! I HAVE PURCHASED A VFD WITH MATCHING SPINDLE 1.5KW AND CONTROL PROGRAM UCCNC. MY INTERFACE CARD IS DB25, THE QUESTION HOW DO CONNECT TO DB25 SO THAT CAN SPEED UCCNC? SINCERELY "CNC BEGINNERS"

    Identify the Control Signals: First, determine which control signals from the DB25 interface card are used for spindle speed control. Typically, these are PWM (Pulse Width Modulation) signals or analog voltage signals.

    VFD Configuration: Your VFD should be configured to accept the type of control signal your DB25 card provides. This involves setting parameters in the VFD that correspond to the type of input signal it will receive for speed control.

    Wiring: Connect the appropriate output pins from the DB25 card to the input terminals on the VFD. This usually involves connecting the PWM or analog output to the corresponding input on the VFD. Make sure to consult the manuals for both your VFD and interface card for specific wiring details.

    UCCNC Settings: Configure UCCNC to output the correct type of signal (PWM or analog) that matches your VFD's configuration. This is done through the software's spindle setup section.

    Test and Adjust: Run some tests to ensure that the spindle speed is being correctly controlled by UCCNC. You might need to tweak settings in either the VFD or UCCNC for optimal performance.

    Click the link to add information to this solution:
    HEY ! I HAVE PURCHASED A VFD WITH MATCHING SPINDLE 1.5KW AND CONTROL PROGRAM UCCNC. MY INTERFACE CARD IS DB25, THE QUESTION HOW DO CONNECT TO DB25 SO THAT CAN SPEED UCCNC? SINCERELY "CNC BEGINNERS"

  • I bought a 2.2 Kw spindle and YL620 A-2 from you and am getting an ER 4 message. How do I fix it?

    If the VFD is presenting an ER 4 error, the VFD is most likely damaged. The VFD will either need to be serviced or you will need to purchase another VFD. The latter is probably the less expensive option, unfortunately.

    Additional Information:


    Additional Information:
    i had that error and found a power in wire touching and fixed and started and all was good.
    good luck

    Additional Information:
    i had that error and found a power in wire touching and fixed and started and all was good.
    good luck

    Additional Information:
    i had that error and found a power in wire touching and fixed and started and all was good.
    good luck

    Additional Information:
    i had that error and found a power in wire touching and fixed and started and all was good.
    good luck

    Click the link to add information to this solution:
    I bought a 2.2 Kw spindle and YL620 A-2 from you and am getting an ER 4 message. How do I fix it?

  • Looking to buy a black toe 2x4, what electronics are included ? Is it optional with USB-interface? And for last do you ship to sweden?
  • I HAVE YOUR MACH3 USB BOB, DO YOU GUYS SELL A TORCH CONTROL RELAY CAN WIRE UP TO TURN MY PLASMA ON AND OFF HOW WOULD WIFE THAT TOO THIS BOB?

    We do have a relay board that words like a standard relay.

    Here is the URL of the relay board that we offer:

    https://www.buildyourcnc.com/item/electronicsAndMotors-breakout-Relays-relay-board-250V-12A-5V

    Click the link to add information to this solution:
    I HAVE YOUR MACH3 USB BOB, DO YOU GUYS SELL A TORCH CONTROL RELAY CAN WIRE UP TO TURN MY PLASMA ON AND OFF HOW WOULD WIFE THAT TOO THIS BOB?

  • Please explain how to connect 2.5AMP stepper motor driver to USB board. All parts are from your store. Thanks

    From the USB controller, the CP+ and CW+ are connected to the 5V terminal. The CP- is connected to the CP terminal of the driver and the CW- is connected to the CW terminal of the driver.

    Additional Information:

    Click the link to add information to this solution:
    Please explain how to connect 2.5AMP stepper motor driver to USB board. All parts are from your store. Thanks

  • HAVE CAD FILES (.DWG AND .DWF) FOR THE GUITARS. HOW DO LOAD THEM INTO PLANT CNC SOFTWARE USE?

    You will need a cam program to create machining operations for the geometry in the .dwg file. The CAM program outputs these machining operations into g-code for the control program (planet-cnc) to use.

    I have a couple of tutorials that explain this concept.
    http://www.buildyourcnc.com/tutorials/Tutorial-sketchup-fabrication-fabricate-cad-cam-dxf

    The following is an older video but get's the point across:
    http://www.buildyourcnc.com/process1.aspx

    Additional Information:

    Click the link to add information to this solution:
    HAVE CAD FILES (.DWG AND .DWF) FOR THE GUITARS. HOW DO LOAD THEM INTO PLANT CNC SOFTWARE USE?

  • Hello, I'm wondering if you could make a larger laser cnc if someone asks for it? Something like 36" x 52". And how much would it be?

    We are developing a 4 foot by 8 foot (48" x 96") laser with 80 watts of power. If you need a laser at 36" x 52", you could use the 4'x8' laser and just build a shorter table. We will have this machine available in the latter portion of 2015.

    Additional Information:



    Additional Information:



    Additional Information:

    Click the link to add information to this solution:
    Hello, I'm wondering if you could make a larger laser cnc if someone asks for it? Something like 36" x 52". And how much would it be?

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.