Recent PlasmaC Update and No Motion
- snowgoer540
- Offline
- Moderator
- Posts: 2396
- Thank you received: 783
@ROD Why would the ohmic component affect that stuffs?
I think if a touch off does not happen, then motion does not follow. ( feature of PLasmac, not LInuxcnc)
The original ohmic.comp just simply replicated a relay so there was a voltage at which it came on and a lower voltage at which it turns off. so there is hysteresis to prevent false triggering.
The OP should use halshow to monitor the voltage in the circuit and observe if the thresholds are reached on the way up and down. if its set at 29 volts, and it never gets there, then the probe will never fire. and motion won't happen
So the newer version maintains the hysteresis but also does some fancy stuff with moving averages to increase sensitivity. I thought it could even trigger a probe event before the voltage fell below the high threshold.
I'm a little confused, he had it probe, and then it got to the point where it fired the torch but did not move, how does that relate to ohmic? That's the part I'm not getting? Doesnt the firing of the torch happen after the probe?
Please Log in or Create an account to join the conversation.
- PurduePete
- Topic Author
- Offline
- Senior Member
- Posts: 55
- Thank you received: 10
Please Log in or Create an account to join the conversation.
- PurduePete
- Topic Author
- Offline
- Senior Member
- Posts: 55
- Thank you received: 10
Brought all of the files home and changed the connections file to have my arc ok wired in directly instead of using arc voltage as an ok. Changed the mode to 1. Once I go back to the shop tonight I will test it and see if that fixes the issue. Had some trouble with the arc ok dropping out on larger lead ins/lead outs if the inside dropped out of thicker plate. But I feel that it gives better quality to have the longer lead. We will see what happens.
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
- Posts: 19430
- Thank you received: 6517
Please Log in or Create an account to join the conversation.
- PurduePete
- Topic Author
- Offline
- Senior Member
- Posts: 55
- Thank you received: 10
I have now tried a fresh setup. I end up with the same thing.
Please Log in or Create an account to join the conversation.
- PurduePete
- Topic Author
- Offline
- Senior Member
- Posts: 55
- Thank you received: 10
If the machine is run while it says nan, it crashes into the plate badly after the thc delay.
Is there anyway to install a previous version of plasmac? Just to test.
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
- Posts: 10750
- Thank you received: 3543
Then get a 9 volt or 5 volt battery (depending if using a THCAD-10 or THCAD-5) and apply it to the THCAD torch voltage inputs. What does the velocity say? What does your torch voltage say? (eg. 9 volt battery should say 9/10 of full scale on thcad-10)
The velocity should always say something becasue the 0 volt reading in the THCAD is offset as per the calibration sticker. I think we need to sort out your voltage reading before worrying too much about ohmic sensing.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5698
- Thank you received: 2082
Please Log in or Create an account to join the conversation.
- PurduePete
- Topic Author
- Offline
- Senior Member
- Posts: 55
- Thank you received: 10
Is there a way to go back to a different version?
Phillc54, I did run from the terminal. But the only error shown was the arc lost after it stayed paused in location for long enough to blow out the hole so that it couldn't maintain arc. *EDIT: Adjusting cut height and pierce height had no effect. It actually reads arc ok until the hole gets too large to maintain arc. It reads it via the little light and through hal meter.*
Not sure that it was mentioned but did successfully switch to mode 1 and am using the Hypertherm arc ok signal rather than thc voltage now. No ohmic sensing components installed. Tested with old and new post as well as the conversational programming, which is awesome by the way. Did a fresh config with the same result. I believe this to be some kind of bug now.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5698
- Thank you received: 2082
I meant were there any error messages displayed on the terminal while linuxcnc was first loading.I did run from the terminal. But the only error shown was the arc lost after it stayed paused in location for long enough to blow out the hole so that it couldn't maintain arc.
Only if you are using a run in place version.Is there a way to go back to a different version?
Do you know what version you were on previously?
I don't know of anything that was changed that would cause this issue.
Please Log in or Create an account to join the conversation.