Contour and Pocket operations
IN THIS ARTICLE
Under the Mill menu, you can find Contour and Pocket operations.
This 2 machining operations are identical except the fact , by default , contour will work the outer area of selected profiles, and pocket will work the inner area of selected profiles.
Switch profile side
Is possible switch the side of selected geometry.
You can both click on the double sided arrow in geometry list box or click the yellow arrow in viewport . When you hover the yellow arrow with mouse cursor , the arrow will turn red. Click on it to change working side.
The highlighted area in viewport , will be the area machined away by the operation.
Open Profiles
Contour and Pocket operations need a closed profile to work with.
If you select an open profile instead, eCam will try to close it with the outer stock profile.
See image.
Also in this case you can switch working side .
Z Levels
Safe Z : is the Z Plane where the tool approach in rapid movement
Start Z : Is the z plane where the tool start remove material
Depth : Is the thickness of material to be removed , measuered from Start Z
By default these values are applied to all associated geometries.
But if you enable the " DEFINE Z LEVELS FOR GEOMETRY" , these value are applied only to current geometry. The current geometry is highlighted with red strokes in viewport and active in geometry list box
Machining area from profile offset
Overhang
Overhange feature is useful to create the side slots with this tool.
You need to enable [Is Overhang Active] and set the [Slot Height]
The bottom part of the slot is determined by the [Start Z] and [Depth] values. The Slot height is measured from the bottom part to Z+ direction.
By default , the outer overhang area is defined by the stock outer contourn.
Roughing plunge points
To force plunge point position for roughing operation, enable "Select Plunge Point" to pick to position with mouse.
Use [Clear Points Selection] to remove all defined plunge points.
Finishing Start Points
Is also possible define finishing start points. Use [Define starting points] under finishing operation.
Use [Clear Points Selection] to remove all defined plunge points.
Keep Tool Down
By default, after every pass in Z direction, the tool move to [Safe Z] level . The reason is to keep the maximum safety in toolpath creation.
But if you see there is no issue with stock collision, you can enable [Keep Tool Down] . In this way the tool goes directly to next z level , without moving to [Safe Z] after every pass.
You have 2 different [Keep Tool Down] options, one under roughing operation and one under finishing operation. So you can have active in one operation and disabled in the other.
Finishing Offset
Is possible apply a negative or positive offset value to profile. With this you can remove more or less material from stock with finishing tool.
Override Geometries
In this image, only a square is defined in geometry selection box. The stock profile is defined by the stock setup. The toolpath is calculated in order to remove all the material from stock until it reach the defined profile.
Is possible override stock profile by :
- Adding a new entity to geometry selection, in this case a circle
- Setting it as [Stock Profile] from the dropdown menu.
With the new stock profile defined , the toolpath in calculated in order to remove just the material from custom stock profile.
Trim By Stock
Let's say this is your current stock model.
Then you need to machine a squared shape . By default this is the generated toolpath. You cleary notice the tool is working on already machined area. The toolpath is not optimal.
You can enable [Trim toolpath by current stock] .
The toolpath engine will calculate the stock model resulting from previous operations, and will use that model to skip the already machined area.
This will be the optimized toolpath. Now the tool works only where there are material to remove.
The [Trim By Current Stock] feature is computationally expensive.
Where applicable, use the override geometries method, which is more light to process.