Problem loading PlasmaC for the first time
- Clive S
- Offline
- Platinum Member
- Posts: 2244
- Thank you received: 478
If I comment the line out in connections.hal net plasmac:arc-voltage-in hm2_7i96.encoder.00.input-a => plasmac.arc-voltage-in
It will load and I can home the machine.
Am I using the correct pin ? I will try this in the morning hm2_7i96.0.encoder.00.velocity
Attachments:
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
yes, velocity is the one you need.Am I using the correct pin ? I will try this in the morning hm2_7i96.0.encoder.00.velocity
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
- Posts: 2244
- Thank you received: 478
yes, velocity is the one you need.Am I using the correct pin ? I will try this in the morning hm2_7i96.0.encoder.00.velocity
Thanks Phill . That did the trick, now with the machine idle I see a very small fluctuation in the arc voltage close to zero (not calibrated yet so would expect this)
Q1. re the breakaway switch: With the torch in position the monitor shows RED (should the switch be NC or NO with the torch in position?)
Q2. Should the probe test button start the probing. I have not been able to get it to start the probe.
Thanks.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
The indicator should be off when the torch is in position. I use a NC and use the inverted input (in-not).Actually I don't have a breakaway, I use the Float as a breakaway as well...Q1. re the breakaway switch: With the torch in position the monitor shows RED (should the switch be NC or NO with the torch in position?)
You need the machine homed for a probe test.Q2. Should the probe test button start the probing. I have not been able to get it to start the probe.
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
- Posts: 2244
- Thank you received: 478
The indicator should be off when the torch is in position. I use a NC and use the inverted input (in-not).Actually I don't have a breakaway, I use the Float as a breakaway as well...Q1. re the breakaway switch: With the torch in position the monitor shows RED (should the switch be NC or NO with the torch in position?)
You need the machine homed for a probe test.Q2. Should the probe test button start the probing. I have not been able to get it to start the probe.
Yes I had the machine homed but did not get any response from the "probe test"
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
Check in the .ini file that the button code for the appropriate button is something like:Yes I had the machine homed but did not get any response from the "probe test"
probe-test 10
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
- Posts: 2244
- Thank you received: 478
Check in the .ini file that the button code for the appropriate button is something like:Yes I had the machine homed but did not get any response from the "probe test"
Or post your .ini file.probe-test 10
Breakaway switch sorted by inverting the pin by adding "_not" to it.
Probe test problem. I change the speed from 1 to 50 in the plasma config panel abd checked ini file for probe-test 10
Also on pressing "Z to top" button it errors "see screen shot"
I notice that the "Ohmic test button" randomly flashes in time with the arc voltage notification.
Attachments:
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
I see you are not using ohmic probing so you could reprogram that button to something else.
I am not sure what the random flashes would be.
Edit: Probing at 1mm per minute is very slow.
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
- Posts: 2244
- Thank you received: 478
Yes I only have a scratch startTry changing the -0.0401 in the BUTTON_3_CODE line to -1.0 for the Z limit problem.
I see you are not using ohmic probing so you could reprogram that button to something else.
I am not sure what the random flashes would be.
.
To be clear probe is not working yetProbe test problem. I changed the speed from 1 to 50 in the plasma config panel and checked ini file for probe-test 10
.
The Z limit problem is only there when pressing Z to top buttonAlso on pressing "Z to top" button it errors "see screen shot"
Thanks for the help.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
Please Log in or Create an account to join the conversation.