This is my first post here, I’m having trouble with my cnc plasma table, I’m using sheetcam and command cnc. It looks like my pierce delay is not working as it should; it allways works on the first part tht I cut, but on the others it is not even pierced right and starts moving the torch allready.
Anybody else having these issues?
[quote=Jason@bc post_id=29527 time=1638815163 user_id=4500]
Hello All,
This is my first post here, I’m having trouble with my cnc plasma table, I’m using sheetcam and command cnc. It looks like my pierce delay is not working as it should; it allways works on the first part tht I cut, but on the others it is not even pierced right and starts moving the torch allready.
Anybody else having these issues?
The pierce delay is the same for each pierce in the code. It is possible that your plasma cutter needs a longer pierce delay. Try increasing the pierce delay.
Do you have the arc OK signal connected up? That should make your pierces more consistent.
Robert, I’m using Command CNC for running g-code, Linux software.
Les, it allways works on the first pierce of a job, and after that it looks like the torch starts to move as soon as the arc fires, when I have it set to
1.5 seconds or something like that, yes the torch doesn’t start to move until the delay time is over.
it is their software afterall… gcode is just a script… provided G4 Pxxxx is there the machine should stop and wait. Provided THC is enabled the controller should wait for arc OK before starting the G4Pxxxx countdown / before moving.
I suspect your plasma takes less time to strike the arc on the first pierce. Can you get away with setting the pierce delay to be long enough to get the correct pierce on later pierces. This does mean the first pierce will take too long. If that works I can modify the post to shorten the first pierce.