Started Getting Valid Arc Lost Error
- MakingStuff
- Topic Author
- Offline
- Premium Member
- Posts: 121
- Thank you received: 14
2 questions
1) Why is this arc error happening and shouldn't plasmaC at least retry to start the torch x amount of times before pausing the program?
2) What is going on with my Z axis?
Please Log in or Create an account to join the conversation.
This error should only happen during a cut if the arc is lost. Then the program should pause and the Z axis will move to the top. It will then wait until either a Resume or Abort command. It will not try to restart unless A Resume comand is given.1) Why is this arc error happening and shouldn't plasmaC at least retry to start the torch x amount of times before pausing the program?
If a Resume command is given then Plasmac should probe for the material to begin the cut again.
2) What is going on with my Z axis?
I don't know. Can you post the GCode you were running.
Have you updated within the last 24 hours? If so you need to run the Configurator in Upgrade mode.
Please Log in or Create an account to join the conversation.
- MakingStuff
- Topic Author
- Offline
- Premium Member
- Posts: 121
- Thank you received: 14
Have you updated within the last 24 hours?
I updated LinuxCNC using the synaptic package manager on Sunday. I have not run the configurator since I converted my base machine to plasmaC.
Also, how do I issue a resume command? Wouldn't it be better to at least retry to start the torch if the arc is lost? The old THC-Toma setup I was using in LinuxCNC 2.7 did this and it worked fine for my setup.
Bob
Please Log in or Create an account to join the conversation.
Hit the Pause button again.Also, how do I issue a resume command?
I think it is safer that the operator has to do this, it may be a plasma machine failure or a torch failure that needs attending to.Wouldn't it be better to at least retry to start the torch if the arc is lost?
Please Log in or Create an account to join the conversation.
- MakingStuff
- Topic Author
- Offline
- Premium Member
- Posts: 121
- Thank you received: 14
Yeah I had a brain fart there for second. I was thinking there was a special gcode command to make it resume. I tried hitting the pause button and was able to get it working.Hit the Pause button again.
I also found that if the float switch is triggered before the z axis reaches probe height, that the machine stops with that error. But then all of the axis lock up and cannot be moved. I can't even jog the z-axis up to clear the float switch. The only way to get it to reset without restarting LinuxCNC is to re-home the machine. My z-axis has about 1 inch of float so it will drag the torch tip across the sheet metal to home. Once all of the axis re-home, I am able to jog all three axis again. Is this something I'm doing wrong or is it a bug?
Please Log in or Create an account to join the conversation.
float switch detected while moving to probe height
program is paused
Then a resume should restart the probe sequence.
You shouldn't jog Z at all, PlasmaC will control all required motion of the Z axis.
EDIT: I think you should try to reduce the amount of float travel, you don't need much.
Please Log in or Create an account to join the conversation.
- MakingStuff
- Topic Author
- Offline
- Premium Member
- Posts: 121
- Thank you received: 14
I think you should try to reduce the amount of float travel, you don't need much.
It only has to move .1 inch to trip the float switch but the overall travel distance it will move before bottoming out is about an inch.
Please Log in or Create an account to join the conversation.
OK, that should be no problem then...It only has to move .1 inch to trip the float switch but the overall travel distance it will move before bottoming out is about an inch.
Please Log in or Create an account to join the conversation.
- alexandrub
- Offline
- Senior Member
- Posts: 61
- Thank you received: 5
Thank you.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19313
- Thank you received: 6466
Please Log in or Create an account to join the conversation.