In total then there are thirty-six slot mortises to route. Repetitive accuracy is a requirement so the use of the CNC router was a natural choice for machining the mortises.
The design solid model served as a starting point for geometry on which to base the slot mortise tool paths. The following segment of machine code represents a single pass at depth. There are multiple passes for each slot, and each pass plunges into the block by a fixed distance until the final depth is achieved.
F14.0
G00 X0.5938 Y0.5313 Z0.2000
F11.0
G1 X0.5938 Y0.5313 Z-0.0620
F14.0
G01 X1.7813 Y0.5313 Z-0.0620
F14.0
G00 X1.7813 Y0.5313 Z0.2000

The routed mortises will accept tenons from four legs that support the block as a platform of sorts. It should begin to be apparent what this project is all about.
No comments:
Post a Comment