Hello,
I am looking to convert my machine from Mach3/ESS with external torch height controller(Neuron CNC) to Acorn.
The plasma power supply I am using is a HPR130.
Currently, I have Sheetcam output the torch off command 0.02" before the end of cut, while keeping the XY motion toward the lead out.
This allows the torch to ramp down the cut to prevent blowing a hole at the point which the torch intersects the lead-in path.
Will Acorn be able to continue the XY movement as the M62 command is called out?
Thanks
Plasma Torch Off while moving
Moderator: cnckeith
-
- Posts: 4410
- Joined: Wed Mar 03, 2010 4:23 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: Yes
- Oak CNC controller: Yes
- MPU11 & GPIO4D -w/ 3rd Party Drives: Yes
- DC3IOB: Yes
- CNC11: Yes
- CPU10 or CPU7: Yes
- CNC Control System Serial Number: none
- Contact:
Re: Plasma Torch Off while moving
thanks for the post, with lead in and lead out moves turning the torch off before the end of the final xy move is not necessary?
can you help me understand the requirement for this feature what case requires this? thanks!
we have a nice list of "icing on the cake" features that we are prioritizing to begin work on for the next release of Acorn CNC12 Plasma Software so let me know and we'll get it on the list. (Note: future updates are free of charge for at least two years and after that will be very reasonably priced.)
can you help me understand the requirement for this feature what case requires this? thanks!
we have a nice list of "icing on the cake" features that we are prioritizing to begin work on for the next release of Acorn CNC12 Plasma Software so let me know and we'll get it on the list. (Note: future updates are free of charge for at least two years and after that will be very reasonably priced.)
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
-
- Posts: 15
- Joined: Thu Mar 07, 2019 1:08 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- MPU11 & GPIO4D -w/ 3rd Party Drives: No
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- CNC Control System Serial Number: 3125
Re: Plasma Torch Off while moving
xrxlee,
Can you post a snippet of code that you are currently running?
If you are making a 4" cut then I'm assuming you have something like this?
G01 X3.98
M5 or . . . (torch off)
G01 X4.00
I also am currently using Mach (waiting on building space to put my new plasma with Acorn together) and I stop my contours .02 short as well. I do not continue the motion, just retract from there. Maybe I'll look into this method of continuing past with torch off.
Mike
Can you post a snippet of code that you are currently running?
If you are making a 4" cut then I'm assuming you have something like this?
G01 X3.98
M5 or . . . (torch off)
G01 X4.00
I also am currently using Mach (waiting on building space to put my new plasma with Acorn together) and I stop my contours .02 short as well. I do not continue the motion, just retract from there. Maybe I'll look into this method of continuing past with torch off.
Mike
-
- Posts: 100
- Joined: Wed Apr 07, 2021 11:27 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- MPU11 & GPIO4D -w/ 3rd Party Drives: No
- DC3IOB: No
- CNC12: No
- CNC11: No
- CPU10 or CPU7: No
- CNC Control System Serial Number: none
Re: Plasma Torch Off while moving
Acorn does not have a setting to keep x y motion before turn off the torch at end of the cut . acorn does support sheet cam settings
could you post the macro your using in sheet cam that does that feature . The setting in your code snippet i like to try the code on my acorn
Keith i discussed this with you before . this is needed at the end of a cut . once all motion is stopped it take Hypertherm about 300 mili sec to turn off the torch . so a dink will be made in the cut . And no we don't use lead outs not every cut can have a lead out . i discussed this with joey to. same thing as needed second cut speed setting for holes
could you post the macro your using in sheet cam that does that feature . The setting in your code snippet i like to try the code on my acorn
Keith i discussed this with you before . this is needed at the end of a cut . once all motion is stopped it take Hypertherm about 300 mili sec to turn off the torch . so a dink will be made in the cut . And no we don't use lead outs not every cut can have a lead out . i discussed this with joey to. same thing as needed second cut speed setting for holes