The new features and enhancements added since
PowerMill 2022.1.1.
For information about fixed issues, see the
release notes.
Steep and Shallow Finishing improvements
Speed improvements
There are general speed improvements to help reduce programming time:
- Applying Collision Avoidance has been made faster, especially when using the Automatic method.
- The time to calculate Curve Projection Finishing toolpaths has been reduced.
- The turning spun profile calculates more rapidly.
- The time to open and save projects that include collision-checked toolpaths has been reduced.
Safer leads and links
- You can now choose to
automatically trim the ends of segments so that leads and links can be added for safer machining.
- When machining undercuts, lead moves are automatically extended from beneath overhanging surfaces.
Automatic collision avoidance
- Improvements have been made to ensure the Automatic method of
Collision Avoidance tilts the tool more consistently across neighbouring passes.
- When using the Automatic method of Collision Avoidance with toolpaths that use
two-way cutting, there is now more consistency in the tilting of the tool on successive passes.
Rest Finishing strategy (preview)
- In
PowerMill 2022.1, a
new finishing strategy was added for machining areas, such as corners, which have remaining stock left over by previous operations. In
PowerMill 2023, the strategy, while still in preview, has been improved. It now produces toolpaths more reliably that cover the full extent of the rest material with smoother passes of improved quality.
Other enhancements
- PowerMill now uses the new
Autodesk brand logo, colours, and imagery.
- To help identify flat surfaces at any angle in the model, two new commands are available. In the
Command Window, type:
- EDIT MODEL model_name SELECT INCLINED_FLAT max_inclination min_inclination
Where
model_name is the name of the model to be considered; type
ALL to consider all models. And
max_inclination and
min_inclination are optional numeric arguments to the command, specifying the maximum and minimum inclination of the selected planar surfaces.
The command selects all flat surfaces on the specified model inclined between the two specified angles, as measured from the current workplane. If
max_inclination and
min_inclination are not specified, they default to 90 and 0 respectively.
- CREATE WORKPLANES workplane_basename INCLINED_FLAT max_inclination min_inclination
Where
workplane_basename is the prefix that gets added to all created workplanes. And
max_inclination and
min_inclination are optional numeric arguments to the command, specifying the maximum and minimum inclination of the selected planar surfaces.
The command creates workplanes for all the flat surfaces of the model inclined between the two specified angles. If
max_inclination and
min_inclination are not specified, they default to 90 and 0 respectively.