Scaling the model will not provide you with a constant offset. Unless your model is super simple, like a sphere 🙂 So I do not believe that this is a viable solution for you.
Can you explain WHY you want to apply a constant offset to the model?
A possible workaround is:
- Create a (Bi-Directional raster) toolpath with a 'small' ballnose tool and a THICKNESS equal to your desired offset, perhaps 1mm.
- In VIEWMILL, simulate this toolpath
- Export your VIEWMILL model to STL
This will create a new STL with your desired offset. It will not be perfect as:
- Internal corners will have a minimum radii = tool radius
- The model will include 'cusps' generated from the toolpath. So you may want to use a small stepover to control this inaccuracy.
Or................. A very similar method will be:
- Create a new STOCK MODEL, ensuring it is big enough to encase the whole part
- Create a 'small' ballnose tool
- On the stock model > APPLY ACTIVE TOOL LAST - Enter your offset value into the AXIAL and RADIAL thickness
- CALCULATE the stock model
- EXPORT the stock model as STL
I do not know if this is useful as I don't know WHY you want to do this.