I have an array of grouped objects. For simplicity, three, but usually there are many more.
Each object consists of four layers
Each layer is a passage under a certain scan angle
When I start engraving my array, at first there is engraving on all objects of the first layer, then the second, and so on.
Is it possible to make it so that first the first object is engraved with all layers, then the second, and so on. Roughly speaking, all layers are engraved in the first object, then the engraving of the second object. Thank you.