Custom Macro for torch on/off

All things related to the Centroid Acorn Plasma system.

Moderators: cnckeith, Joey

Post Reply
scotg1107
Posts: 17
Joined: Fri Dec 02, 2022 6:49 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Custom Macro for torch on/off

Post by scotg1107 »

I talked to Joey today about creating a macro so that a first button push of the macro switch will fire the torch and a second would turn the torch off.
I'd like this function so I can easily cut small cuts using the Wireless pendant without needing to stand next to the PC.
Joey
Posts: 516
Joined: Tue Aug 17, 2021 10:51 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Custom Macro for torch on/off

Post by Joey »

Hello Scott.
Having the Torch fire from the WMPG macro and stay on proved to be more than just a macro assignment. Macro's are pretty much a small gcode job and once the macro runs the "Job" ends which will always shut the torch off. If a Job ends or is interrupted the Torch is always Shut Down.

We have added the ability to assign Torch ON/OFF to MPG Macro 1 in the Wizard.

This required some PLC changes to get around the torch shutting off at the end of the Macro. So it is best to just include this in a build instead of Creating a custom PLC for each Machine.

Let Me Know how the Build Works for you!
Post Reply