20Phone: 516-328-3970www.technocnc.comTechnical Sectionlight being reflected; but a basic rule of thumb for qualitylaser scanning is to have objects with uniform color andnonreflective surfaces. A common trick is to spray athletesfoot powder on the part to create a uniform surface.Also affecting the collection of points is the geometry ofthe object in relation to the location of the laser or touchprobe. The XY-travel should not run parallel to any straightedges on the object. If a pass with the laser or touch probeis almost parallel to the edge, it will cross the edge at one ormore points. Defining the edge with so few points will resultin a jagged edge. To heed this caveat, skew the objectbefore beginning the scan so that the lasers XY-travel runsacross any straight edges.The touch probe operates in similar fashion to the laserscanner, but is much simpler. It is not as detailed, accurateor fast, but it is the most affordable option.4thAxisSome CNC machines can be extended to utilize 4th axiscapabilities. Typically, a machine that cuts using a rotarytable and tailstock uses a rotary axis as its 4th axis. Anymachine with 4th axis capabilities greatly increases itspotential work range for applications such as carving,scanning and indexing.Indexing is the simplest function to use on a 4th axis.Indexing is utilized for applications when multipleoperations are required on several different sides of aworkpiece. In these cases, the axis is usually defined as theA-axis. Within a G-Code file, X-, Y- and Z-commands areprovided for the machine's three axes. At certain points inthe file, rotary commands or A commands are given toindex or rotate the part into a new position. A good exampleof indexing is inlay work performed on pool cues. The cuemaker / programmer will program a pocket routine in theCAD/CAM software. He will then cut and paste the G-Codefor the pocket several times with an A-axis command in-between each pocketing operation to rotate the part atregular intervals, typically 90°.Another type of 4th axis application is sometimes calledan axis swap. A toolpath for a flat part is generated with theintent of carving it on a cylindrical surface. This is done byswapping the X- or Y-axis for the rotary axis. Thus, theoriginal X-axis of the flat part is now going to be carvedaround the workpiece in the rotary table. This is the equivalentof wrapping the toolpath around a part instead of along theX- or Y-axis.The last 4th axis application is what is referred to as true4thaxis machining. Toolpaths are generated using all 4-axiscommands: X, Y, Z and A. This utilizes the full potential ofthe rotary table and allows the machine to create the part inthe most efficient and flexible way. There are, in fact,several parts that cannot be made by swapping, but requiretrue 4th axis machining.