Pencil Milling
   HOME

TheInfoList



OR:

Pencil milling is a cleanup toolpath generated by
computer-aided manufacturing Computer-aided manufacturing (CAM) also known as computer-aided modeling or computer-aided machining is the use of software to control machine tools in the manufacturing of work pieces. This is not the only definition for CAM, but it is the most ...
(CAM) programs to machine internal corners and fillets with smaller radius tools to remove the remaining material that are inaccessible with larger tools used for previous roughing, semi-finishing, and finishing toolpaths. The name comes from the way that a pencil could naturally be drawn along these corners. It is sometimes called a rolling ball toolpath. Often a constant step-over passes are derived from single pencil pass to create parallel pencil passes that are very good for cleaning up corners and fillets where excess material remains from a bigger cutter.


Generating pencil toolpaths

There are several alternative algorithms for generating pencil passes. The method most commonly published in the academic literature involves creating tool surface offsets of the model surfaces and intersecting them to find the common line where the cutter would be in contact with two surfaces at once. An example of this implementation uses the ZMap method described by Park, et al. The industrial method, used in commercial CAM software, differs substantially and works by detecting double-contact points and linking them up into a chain to form a toolpath. A double-contact point is a pair of cutter locations displaced by a tiny distance horizontally, but with a large difference in height or sudden change in contact point. These positions can be located very precisely by binary subdivision, where a cutter location created between a pair of close cutter locations will almost always be continuous with one or the other side.


References

{{reflist Machining Computer-aided engineering