[ Log In ]
[ Register ]

Question #: 13619

Question: need wiring diagram from rs485/breakout to VFD 110 v serial modbus

Current Solution

It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

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:
Will this work with the brand called "best "vfd as well.

Additional Information:
Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

Respond:

Other Possible Solutions to this Question

  • purchased assembled greenbull with electronics, need wiring diagram from rs485/breakout to VFD 110 v

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    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:
    Will this work with the brand called "best "vfd as well.

    Additional Information:
    Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

    Click the link to add information to this solution:
    purchased assembled greenbull with electronics, need wiring diagram from rs485/breakout to VFD 110 v

  • How to connect the spindle VFD to RS-485 serial modbus

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    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:
    Will this work with the brand called "best "vfd as well.

    Additional Information:
    Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

    Click the link to add information to this solution:
    How to connect the spindle VFD to RS-485 serial modbus

  • SIGNAL AND 5V POWER WIRING DIAGRAM FOR RELAY USB BR ABOUT BOARD.

    Here is the wiring diagram for the MAch3 USB breakout board:
    https://www.buildyourcnc.com/Documents/Electric%20Wiring%20Diagram.pdf

    You will need 24 volt relays for the output on that board since that side of the board requires 24 volt power at the V+ and V-

    Customer Response:
    My inquiry is for the Planet CNC USB and 5v relays.
    I am 99% finished with my 2 axis lathe build and this is the last item for me to conquer.
    I want to control power to router, and vacuum with the BOB going through the 5V relays purchased on this site.
    Thanks again.

    Using the Mist, spindle or flood pins...

    Buildyourcnc response:
    There is an IN, GND and 5V for the digital side to engage the relay. There is an S, O and P for the power line of the device to be controlled.

    The 5V and GND must be connected to the 5V and GND from the USB board. The IN is the wire from the output terminal (i.e. mist, flood, spindle).

    For the power side, here are the scenarios:
    - P to O connection is normally open
    - P to S connection is normally closed

    So, if you have the power wire that would plug into the wall, the L "black" wire from the power cord will pass through this part of the circuit (cutting the wire and one end in the P terminal and the other end in the O or S terminal). Generally, the P to O is used as this connection is normally open and when the relay is engaged, the circuit will close allowing the current to flow through that wire.

    Click the link to add information to this solution:
    SIGNAL AND 5V POWER WIRING DIAGRAM FOR RELAY USB BR ABOUT BOARD.

  • Please send a diagram of connections for pokeys57cnc to YL-620 VFD for Mach4

    When you install Mach4 and use the Pokeys57cnc, you will use the plug-in provided by Polabs.

    You can get this plug-in here:
    https://www.poscope.com/product/pokeys57cnc/

    The Pokeys57cnc has a 0-10V output pin (a pulse width modulated (PWM) output pin) labeled onthe diagram as pin 17. You can see this pin at the top of the diagram here:
    https://buildyourcnc.com/item/electronicsAndMotors-electronic-component-breakout-Mach4-mach3-USB-ethernet-Board

    In Mach4, you will need to set the spindle speed output top this pin #17. In the plug-in, set this pin at 10kHz.

    Click the link to add information to this solution:
    Please send a diagram of connections for pokeys57cnc to YL-620 VFD for Mach4

  • How to configure 2.2KW VFD for Modbus communication with Mach3

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    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:
    This looks easy enough, however, the VFD that came with my spindle is made by Huajiang, not a Huanyang. The parameter codes are different and do not line up with the ones offered in this response.

    Click the link to add information to this solution:
    How to configure 2.2KW VFD for Modbus communication with Mach3

  • I have the USB controller board and the 8825 step driver. I need a wiring diagram between the two. Specifically, what does the GND pin on the X-axis connect to? Also, what does the 5V pin on the driver connect to?

    If you want speed control, it is recommended to use the RS-485 connection on the VFD and use the control program such as Mach3 to communication serially with the VFD using this RS-485 connection.

    If you would rather use a controller such as the PMDX-107 to simulate the effect of a potentiometer using the Aref, Aout and Agnd and the Rev/Dir and Fwd/Run terminals to control operation and direction, you can connect those to the VFD.

    PMDX-107 Aout connects to the VI (analog voltage in). This is like the wiper on a potentiometer.
    PMDX-107 Agnd connects to the ACM terminal on the VFD for Analog common.
    PMDX-107 COM connects to DCM terminal on the VFD for Digital common.
    PMDX-107 Fwd/Run connects to the FOR terminal on the VFD for Forward.
    PMDX-107 Rev/Dir connects to the REV terminal on the VFD for Reverse.

    Refer to your PMDX-107 manual to correctly configure your dip switch settings and make sure to calibrate (tweak) the speed control using the trimmer next to the terminals on the PMDX-107.

    Click the link to add information to this solution:
    I have the USB controller board and the 8825 step driver. I need a wiring diagram between the two. Specifically, what does the GND pin on the X-axis connect to? Also, what does the 5V pin on the driver connect to?

  • I have the USB controller board and the 8825 step driver. I need a wiring diagram between the two. Specifically, what does the GND pin on the X-axis connect to? Also, what does the 5V pin on the driver connect to?

    You can find a wiring diagram here:
    https://buildyourcnc.com/item/electronicsAndMotors-electronic-component-USB-Controller-Breakout#prettyPhoto/2/

    The CP terminal is wired to the step terminal on the 8825 step driver.
    The CW terminal is wired to the direction terminal on the 8825 step driver.
    The GND terminal connects to the GND on the 8825 step driver

    The 5V connector on the driver simply powers the logic side of the chip and needs to connect to VCC pin on the keyboard jog.

    Customer Response:
    Thanks! Working now.

    Click the link to add information to this solution:
    I have the USB controller board and the 8825 step driver. I need a wiring diagram between the two. Specifically, what does the GND pin on the X-axis connect to? Also, what does the 5V pin on the driver connect to?

  • Tha answer did not help as I statement wrong diagram for the VFD I recived.

    Can you give me the model number on the VFD?

    Click the link to add information to this solution:
    Tha answer did not help as I statement wrong diagram for the VFD I recived.

  • how to conect the VFD spindle using modbus

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    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:
    Will this work with the brand called "best "vfd as well.

    Additional Information:
    Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

    Click the link to add information to this solution:
    how to conect the VFD spindle using modbus

  • how to conect the VFD spindle using modbus

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    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:
    Will this work with the brand called "best "vfd as well.

    Additional Information:
    Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

    Click the link to add information to this solution:
    how to conect the VFD spindle using modbus

  • looking for wiring schematic for redleaf electronics to huijang yl600 VFD 110v, 2.2k, thanks!

    It is possible to connect and configure the spindle VFD to the mach3 via an RS485 communication and protocol.

    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:
    Will this work with the brand called "best "vfd as well.

    Additional Information:
    Where Can i find vfd plug-in for yl-620a for mach3 MODBUS?

    Click the link to add information to this solution:
    looking for wiring schematic for redleaf electronics to huijang yl600 VFD 110v, 2.2k, thanks!

  • I am missing the wiring information for the 1.5kw spindle, my electrician says I need documentation for the 4 prong connector into the VFD

    You can find wiring diagrams and illustrations for the spindle on this page: https://buildyourcnc.com/item/spindle-inverter-2!2kw-spindle-novfd

    This information pertains to the 2.2 kW spindle; however, the wiring is the same for the other spindles as well.

    Click the link to add information to this solution:
    I am missing the wiring information for the 1.5kw spindle, my electrician says I need documentation for the 4 prong connector into the VFD

  • I purchased the greenbull with the electronics assembled, where are the wiring schematics to wire to 110 volt inverter?

    There is another image on the spindle page here that shows another type of wiring using the R, T and E terminals for power. The image is one of the clickable main images on that page:

    https://www.buildyourcnc.com/item/spindle-inverter-2!2kw-spindle-novfd

    Additional Information:
    Here is a link to the image directly:

    https://www.buildyourcnc.com/images/SpindleWiring-800.JPG

    And here is the link to the alternate diagram:

    https://www.buildyourcnc.com/images/NewSpindleDiagram-800.JPG

    Click the link to add information to this solution:
    I purchased the greenbull with the electronics assembled, where are the wiring schematics to wire to 110 volt inverter?

  • What wire size to use from VFD to 2.2kW spindle?

    We use 16 AWG wires between the spindle and the VFD. This wire size has a maximum capacity for 22 Amps, a good buffer to eliminate any possibility for overheating. The 2.2kW using 220V may draw up to 10 Amps (220 x 10 = 2200).

    That is, all three wires are sharing the total current draw.

    Additional Information:


    Additional Information:


    Additional Information:
    grounding a spindle


    Additional Information:

    Click the link to add information to this solution:
    What wire size to use from VFD to 2.2kW spindle?

  • https://www.buildyourcnc.com/images/mach3USBCardWiringdiagram-800.jpg I would like to know the settings such as the pin number for 0 to 10V output of AVI+ and AVI- as in this wiring diagram.

    The pin number for the PWM output for the Mach3 USB controller is pin #3 and O3 (out3). This setting should be specified in the motor outputs tab in the ports and pins dialog box for the spindle signal line.

    Click the link to add information to this solution:
    https://www.buildyourcnc.com/images/mach3USBCardWiringdiagram-800.jpg I would like to know the settings such as the pin number for 0 to 10V output of AVI+ and AVI- as in this wiring diagram.

  • wiring limit switches in series NC to the V5 Break Out Board

    When wiring limit switches to the breakout board, generally NC (Normally Closed) are connected in series (acts like a wire that when broken, breaks the circuit). NO (Normally Open) is generally wired in parallel where if one is pressed, the wire creates a circuit connecting the pin to gnd.

    Additional Information:


    Additional Information:


    Additional Information:


    Additional Information:

    Click the link to add information to this solution:
    wiring limit switches in series NC to the V5 Break Out Board

  • Is there any negative to using the 110 volt VFD compared to the 220 volt VFD?

    The 2.2kW spindle will have the same amount of torque and strength using either the 110V or the 220V inverter. Nothing will significantly change in either application since the 110V inverter has a small step up transformer which will increase the voltage from 110V to 220V to run the spindle efficiently.

    Additional Information:
    I'd like confirmation on this -- isn't there a cost in efficiency to having the 110v step up to 220v?

    Additional Information:
    Thank you so very much for explaining this!!! I truly appreciate your help! Tricia

    Additional Information:
    Thank you so very much for explaining this!!! I truly appreciate your help! Tricia

    Additional Information:
    Thank you so very much for explaining this!!! I truly appreciate your help! Tricia

    Additional Information:
    Thank you so very much for explaining this!!! I truly appreciate your help! Tricia

    Additional Information:
    Thank you so very much for explaining this!!! I truly appreciate your help! Tricia

    Click the link to add information to this solution:
    Is there any negative to using the 110 volt VFD compared to the 220 volt VFD?

  • I HAVE A 2000 WK 11–3 Z LIMIT SWITCHES GOING TO C10R10 BREAKOUT BOARD . CAN ALSO USE THEM AS MY HOME POSITION WELL. NEED THE WIRING CONFIGURATION

    No, you should not have received two parallel breakout boards in your CNC kit. You can return the extra item using standard shipping with COD. Our apologies for the confusion and the inconvenience.

    I will answer the other question as another FAQ. Please check the Customer Service page to see the answer to that question.

    If you have difficulty finding the answer, here is a link:
    https://www.buildyourcnc.com/FAQ/13636

    Click the link to add information to this solution:
    I HAVE A 2000 WK 11–3 Z LIMIT SWITCHES GOING TO C10R10 BREAKOUT BOARD . CAN ALSO USE THEM AS MY HOME POSITION WELL. NEED THE WIRING CONFIGURATION

  • WIRING THE BLACKTOOTH LED PANEL TO PARALLEL BOB

    The blackTooth build instructions explain how to hook the four LED control panel to the USB breakout but not the Parallel BOB. Turns out it's very easy. Simply wire the corresponding LED cathodes (top pins on the display) to the matching CP- for the X, Y, and Z axises and wire the anodes (bottom pins) to the 5V terminals. For the on/off LED, wire the cathode to the G terminal on the laser power supply and the anode to the 5V laser supply terminal. Also, remove the 5V wire running from the Parallel BOB to the 5V terminal on the laser power supply. It is not needed and will cause the laser on/off light to always be on if the USB cable is connected.

    Click the link to add information to this solution:
    WIRING THE BLACKTOOTH LED PANEL TO PARALLEL BOB

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.