Update 12/30/2020

I will no longer be writing up any more of my experiments, as it looks like the AVHC10 has changed hands and I am not sure of its continuing future as XtremePlasma has the older original and outdated videos. You can still download the manual from a google drive link provided by XtremePlasma. The original post processor is also provided by XtremePlasma via a google drive link.

In this write-up I will show you how I connected the AVHC10 to the CNC Construction Set Plasma system.

I will be referencing terminal blocks and connections outlined in one or more of the following books.

  • Volume 3: Basic Electrics

  • Volume 3B: Advanced Electrics

  • Volume 5: Plasma Table (Everlast)

  • Volume 5B: Plasma Table (Hypertherm)

  • Volume 6: Heavy Duty Floating Head

Note that I will be mounting this system in a somewhat less than optimal install for my tests. The system will be moved from the CNCCS system with a Hypertherm plasma torch to a second CNCCS system with an Everalast 50S. I will also be keeping the full length of the cables, they will be coiled up and strapped.

The AVHC10 is manufactured by a company called PriceCNC which is based out of Ireland. They do not have a US distributor so its going to take a while to arrive.

I purchased my PriceCNC AVHC10 from Ebay but they are no longer sold there. It looks as though the AVHC10 is sold only through Xtreme and can be purchased here:

Pricecnc AVHC10 Torch Height Control

The AVHC10 was cost me $316 delivered and took 21 days to arrive. Please note that I did order the AVHC10 on Christmas eve so I expect that added some delay.

Note that the current price of the AVHC10 is just under $350 when purchased through Xtreme.

Of all the CNC systems I tested, it was the packed the best.


PriceCNC Manuals

The PriceCNC THC system comes with a printed color manual.

You can download the manual in PDF form as well as the SheetCAM post processor and its documentation.

you can get them here:

PriceCNC AVHC10 Downloads

PriceCNC Videos

I recommend watching these AVHC10 videos to better understand the setup and testing options.

PriceCNC AVHC10 Plasma Torch Arc Voltage Height Controller for use with Mach 3 and UCCNC
PriceCNC AVHC10 Plasma Torch Arc Voltage Height Controller for use with Mach 3 and UCCNC
In this video I walk you through all the screens and setting on the PriceCNC AVHC10 Plasma Torch Height Controller.
New Auto Set Voltage feature on PriceCNC AVHC10 Plasma Torch Height Contrller (THC)

Mounting the Modules

Note that the PriceCNC interface module comes with some small rubber feet that will allow you to set the module on your desk near your PC. I did not use these, I will be installing the module on my accessory pole.

To install the interface module, I secured a small piece of DIN rail to my accessory pole using a C clamp.

I then attached two DIN rail brackets to the two mounting holes on the bottom of the interface module.

I then slid the interface module onto the DIN rail.

The isolation module was secured to a DIN rail bracket with some double sided tape and attached to my test rail.

Note that

First Connections

On the interface module The red and black pair provide power to the interface module. I connect the red wire to my 12V terminal block. I connect the black wire to my ground terminal block.

I connect the black and white wire coming from the sensor module to the included terminal block.

I then connect the black and white wire pair to the terminal block as well.

I connect a couple wires to the included terminal block and plug them into the socket shown here.

Note that I am using the - and the + 45XP terminals.


Voltage Test

When power is applied to the PriceCNC THC system the interface module will start with the menu screen shown here. Note that since we don’t have any input voltage, the Arc shows a reading of 0.0.

I connected a variable power supply to the arc voltage input and set the voltage to 1.54 volts.

With a voltage input of 1.58 volts, the interface module displays a voltage of 98.7 volts. At first glance this does not look correct as the 1.58 x 50 is 79 not 98.7.

The other two systems are more inline with the 50:1 voltage input and the displayed voltage. Not sure why it is not on this unit.

It is something that I will look into at a later date when I start actual cutting tests.

Update 1-31-20 - I had started using the + 45XP terminal when I could not get a reading using a variable power supply connected to the + Standard terminal. However I decided to test the standard connection while test cutting with my Hypertherm PM65, I started getting readings that were very close to those listed in the Hypertherm manual.

More Connections

With the two modules installed and communicating it is time to finish the hookup to the CNC system.

The AVHC10 will be supplying the “Arc OK” signal to the CNC.

I had originally wired the “Arc OK” signal from the plasma cutter computer interface to the G540. The “Arc OK” signal is connected to the plasma terminal block and have to be removed.

I then connected the green/black pair (Arc OK) to the two terminals on the plasma interface terminal block, as shown here.

I took the two black wires from the blue/black (Up) and the brown/black (Down) pairs and twisted them together and connected them to the ground terminal block shown here.

The blue wire (Up) is connected to port 12 terminal on the G540. The brown wire (Down) is connected to port 13 terminal on the G540.

The yellow wire on the yellow/black (Anti-Dive) is connected to the 48v terminal block shown here.

The black wire on the yellow/black (Anti-Dive) is connected to the output #2 terminal on the G540.

The two divided Arc voltage wires are….

….connected to the divided Arc voltage output (50:1) from the plasma cutter computer port.

Mach 3 Configuration

I enable output #2 and set it to the following settings.

  • Port 1

  • Pin 1

Notice that when the G540 activates one of the output signals, it brings it to ground. Because of this you need to enable the Active Low option as well.

The PriceCNC manual has you accessing the output port by using M10 and M11 commands. I also set output #2 to the Flood/Mist control, as shown here.

This will make testing the connections easier.

The inputs are enabled by making the changes shown here.

  • THC On: Port=1, Pin=11, Active Low

  • THC Up: Port=1, Pin=12, Active Low

  • THC Down: Port=1, Pin=13, Active Low


Testing the Connections

To test the Anit-Dive connection navigate to screen 6 my turning the knob.

From the Mach 3 Diagnostics screen hit the Flood Toggle button.

The two blue LEDs should light to indicate the unit is in Anti-Dive mode.

Go back and toggle the Flood once again and the LEDs should go out.

To test the three Mach3 inputs while on screen 6 push the knob.

With the Up test selected you should see the Torch UP indicator as shown below.

With the ARC_OK test selected you should see the Torch On indicator as shown below.

Note that if you have limit switches installed, you will also get the M4Home indicator as well.

With the Down test selected you should see the Torch Down indicator as shown below.


Post Processor

PriceCNC provides a post processor on their website, but it does require some tweaking.

This is because the UC100 and UC300ETH require dwell times be set in milliseconds. Unfortunately, SheetCAM has a bug where it always outputs dwell times in seconds.

The change shown here will convert the output to miliseconds when the Gcode is generated.

Another change I made was to use a different variable for the floating head offset.

I changed it to “floatOffset” and don’t initialize it in the init function.

This change allows me to set the variables value as part of the operation, as shown here:

If you don’t want to set the floating head offset in your job operations, just follow the instructions given in the included AVHC10 manual.

Finding the ARC Voltage

The manual outlines the procedure to find the correct arc voltage for each material type.

Testing on an old saw blade, I as able to determine that the optimum arc voltage to be 128.6 volts.

Here are a couple videos of me testing the arc voltage.

Here I am testing some 20GA saw blade steel.

Here I am testing 1/8” mild steel.

From the test I not only was able to get the arc voltage but the amount of time from the Arc OK until the voltage stabilized.

Once you determine the cut voltage and do a couple tests, you will want to save your settings into one of the 30 AVHC10 memory slots.

SheetCAM Rules

Again the AVHC10 will take you step by step to create some rules that will allow your system to turn on and off the anti-dive signal.

You can create multiple sets of rules for use with thicker or thinner material. The ones in the manual are a good start, but you can also find recommendations on some of the SheetCAM tutorials on Youtube.

Conclusion

This concludes the install, setup, and initial tests for the PriceCNC AVHC10.

So far it is working as expected. I am sure with a little more tuning I can get this system humming along.

I particularly like the ability to ability to save several sets of settings for quick recall as needed.

I also like the hardware Anti-Dive feature.

As I perform more tests and complete a few projects, I will update this entry to let you know how it is performing.

One of the first parts I made using the AVHC10 THC system.

Update 12/30/2020

I will no longer be writing up any more of my experiments, as it looks like the AVHC10 has changed hands and I am not sure of its continuing future as XtremePlasma has the older original and outdated videos. You can still download the manual from a google drive link provided by XtremePlasma. The original post processor is also provided by XtremePlasma via a google drive link.