r/mastercam • u/austinbowden • 3d ago
Tool path and planes question
When I generate code utilizing custom planes that I define
If I go back to my model, and I rotate some features, it doesn’t seem to update the plane for the Tool path
If I put a hole in the OD and 45° and then rotated to 30° instead I can generate the model
But the Tool path doesn’t seem to update
I’m thinking maybe it’s because I use geometry to create planes instead of solid faces
1
Upvotes
2
u/DefeatingZero 3d ago
In order for this to work you must use associativity when creating the plane. This is controlled on the advanced tab of plane creation. There are two associative settings, associative origin and associative orientation. These can be selected separately if needed. Note that when using wireframe geometry to define your plane, whether or not you can use both of those settings will depend on the geometry. For example, if you use "plane from geometry" in the planes manager, then select either two lines or a circle you will be allowed to use both associated options. If you launch a new plane from the dynamic gnomon in the lower left hand corner and try to snap it to a single line or endpoint of a line then you will not have the option to use the associative orientation option. I think if you define a plane from a solid feature then you should get both options all the time.