Post Processor for 3 heads (drill, engrave, plasma)

Hi guys, I am trying to find a suitable post processor for my new machine, It’s. Its running UCCNC and has 3 heads, Drill head (on air cylinder), Engraver (also on an air cylinder) and a plasma torch which is controlled by a stepper motor for up and down, Can anyone help me please. I cant find anything suitable anywhere

The attached pp in our pp folder after install of sheetcam. It doesn’t have mechanical drill, just plasma ‘drill’, but you can copy the mech OnDrill() from another pp. You’ll need to add some OnPenDown() and perhaps OnToolChange() logic to handle the XYZ offsets from the plasma torch.

An alternative would be to write UCCNC to inquire if they have one for your controller/machine model.

UCCNC plasma with scriber.scpost (6.5 KB)