I can insert the sequential axial operation.
And also insert. PPWord motion for the first tool motion.
But for the life of me I cannot define the PPWord Syntax in the tool motion.
So I have got it to do kind of what I want but I’m getting an error on the line noted below. But it does what I tell it to do. It just doesn’t continue on with the script after that if then statement.
Dim bodies1 As Bodies
Set bodies1 = partl.Bodies
Dim bodyl As Body
Set body1 =...
Morning,
I’m looking for a list of tags for the machining workbench for catscripts. I’ve figured the most common out. I.e (Drilling, Pocketing, CircularMilling…). Also I’m looking for the proper script to set the depths of those operations. I can set all the macros and such.
Specifically...