Converting working plasma to plasmac rebuild.....rewire to mesa?
- jimmyrig
- Offline
- Premium Member
- Posts: 108
- Thank you received: 35
I have a 5x10 plasma powered by a hypertherm 45xp that uses linuxcnc 2.8 pre "dual gantry" running on weezy using gmocappy for front end. Electronics is two parallel ports one running a gekko g540 with the x1x2yz homing/estop and the second a parallel port "breakout board" to handle the "floating head", touchoff, arc ok, torch firing and ohmic touchoff (which is wired but not working). It has been working pretty well for a few years now. ~100 8x4ft sheets cut mostly 14-16ga stuff. I've gotten really good at editing gcode on the fly when things mess up..........that being said the lack of THC and ohmic touch off is starting to get annoying and plasmac looks slick....... so it's time to upgrade.
Seems like i have a few options -
1. Keep existing electronics, add thc (thinking mesa thcad) for thc (and maybe ohmic?). Seems like most people arnt a fan of this option as we are really pushing what a parallel port can do. (computer has less than 10k latency with wheezy rtai.....havnt checked how that would change with the prempt version)
2. Move to mesa! Let me start off by saying I am a mesa noob, setup 4-5 parallel port machines at this point. This seems like a good opportunity to venture to the "dark side" :-p I just have a few questions
1. is their an easy way to hookup a g540 to a mesa card or will i need to hard wire it by hand? it is as simple as a 7i96 -> lpt-26 to parallel port ribbon cable -> g540 and program accordingly? Foresee any issues with this?
2. I've looked at the THC documentation and it seems strait forward, thcad 10 vs 5 does it make a difference? Would you recommend thcad for ohmic?
3. Mesa ethernet or pcie? Any real advantage either way? Ethernet is cheaper but seems a bit harder to setup. Sounds like wiring 7i96 to a switch is a no go and getting internet over Ethernet is a pain. Is this still accurate? (post was from 2018). Not a big deal just curious if i could hook up the mesa card to the network and control it from the heated office when things were running smooth.
Thanks,
Jimmy
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5698
- Thank you received: 2081
If you are comfortable with the hardware you have at the moment then download the live buster ISO and see what the latency is on your existing machine before installing anything. Then make a decision based on that.
Having said that I am not sure if there is any reason PlasmaC won't run on Wheezy although I must admit that I have not tried it.
linuxcnc.org/downloads/
EDIT: I just ran the latest PlasmaC version (0.182) on Wheezy in sim mode with both Axis and Gmoccapy without any issues.
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
- Posts: 2393
- Thank you received: 782
There was a recent post where a guy was using a THCAD with a parallel port setup. He had to chop things pretty hard to get it to read reliably. For what it's worth, I'm sure there's also plenty who find a way to make it work. I would question if it could handle 2 THCADs though, as you said you were thinking of ohmic.Seems like i have a few options -
1. Keep existing electronics, add thc (thinking mesa thcad) for thc (and maybe ohmic?). Seems like most people arnt a fan of this option as we are really pushing what a parallel port can do. (computer has less than 10k latency with wheezy rtai.....havnt checked how that would change with the prempt version)
It's really not that bad once you do one. There's plenty of info on here, and plenty of people willing to help you out. If nothing else, emailing Mesa has always been met with a positive experience for me. Peter (PCW here) is always helpful and goes above and beyond. I'm sure at this point people would argue that parallel is harder.2. Move to mesa! Let me start off by saying I am a mesa noob, setup 4-5 parallel port machines at this point. This seems like a good opportunity to venture to the "dark side" :-p I just have a few questions
I don't have any experience here, but I know it's a common piece of hardware. I'm sure there's an example floating around here somewhere.1. is their an easy way to hookup a g540 to a mesa card or will i need to hard wire it by hand? it is as simple as a 7i96 -> lpt-26 to parallel port ribbon cable -> g540 and program accordingly? Foresee any issues with this?
You'll get varying info on that depending on who you talk to. If you're comfortable taking the Hypertherm apart and changing the voltage divider to 20:1 (it's default at 50:1), ordering a THCAD-10 will pair to give you the greatest resolution. If you aren't comfortable changing those settings, use a THCAD-5. I made a fairly detailed post of the different options here2. I've looked at the THC documentation and it seems strait forward, thcad 10 vs 5 does it make a difference? Would you recommend thcad for ohmic?
For Ohmic, you need a THCAD-5. There are a few of us who do ohmic sensing this way, and personally speaking I've had really good results with it.
I've used both, and helped people set up both. The biggest difference is that PCI obviously doesn't have any ethernet portion. It can sometimes be a pain to get wifi and ethernet at the same time, and I'm really not sure how you'd do two wired connections reliably without having a separate board to add a second dedicated port. I do know that you wouldn't want to have a switch deciding whether the MESA card or the internet has priority over network traffic. That likely wont end well.3. Mesa ethernet or pcie? Any real advantage either way? Ethernet is cheaper but seems a bit harder to setup. Sounds like wiring 7i96 to a switch is a no go and getting internet over Ethernet is a pain. Is this still accurate? (post was from 2018). Not a big deal just curious if i could hook up the mesa card to the network and control it from the heated office when things were running smooth.
I currently run a 6i25 to a 7i76, because at the time I had an extra 5i25 laying around. One thing I will note is that it was difficult to find a small form factor PC that would accept the pci card. Moving forward, any build I do would likely be an ethernet card. It seems to offer the most versatility. It does require the PREEMT_RT kernel.
That said, the 7i96 is probably about the cheapest option and has plenty of capability for plasma.
Please Log in or Create an account to join the conversation.
- jimmyrig
- Offline
- Premium Member
- Posts: 108
- Thank you received: 35
I went ahead and bought a 7I96 and 2 thcad-5 for ohmic and thc. I tried the prempt version and it wasnt good. I dont remember the exact numbers but it was 100k ish. I've got a stack of old desktops without parallel ports and will dedicate one for the mesa setup. This machine (old amd pc from 2000....still running somehow) will be moved to another project......thinking a cnc grinding machine to cleanup the slag/grime from plasma cutting.....either way a project for another day.
I will try plasmac on wheezy with the thc wired up just to see if it works while I rewire the new electronics ...... that way I could keep the current system up while I learn/troubleshoot the mesa one.....the old setup needs rewired anyways as it was "prototyped" and never made it to an enclosure.....embarrassing but it worked.
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
- Posts: 10737
- Thank you received: 3540
Please Log in or Create an account to join the conversation.