* prsidup1.m - Jim Yehle 14" panel infill plane * Right side plate, held horizontally * Cuts rear of profile or chamfer * Front of part is toward left * Part zero is: x=0 at front edge, * y = 0 is at root of dovetail sockets * (i.e. top of sole, the edge toward operator) * Z is plunged to depth you want cut * (run program once at each depth) * Tool 14 is 1/2" mill (or 3/8-to-3/4 chamfer mill, 45 degree Rapid Y -3.5 Tool# 14 Rapid X 15 Rapid Y 1 Line X 14 ToolComp Left Feed 20 Line Y 0.2 * Cut the rear (may have been done already) Line Y -0.7558 Feed 3 Line X 9.9533 Y -1.0263 Arc Ccw X 8.4655 Y -1.5369 Radius 3.0157 Line X 7.6343 Y -2.0988 Arc Cw X 6.9023 Y -2.4367 Radius 2.5 Line X 6.6777 Y -2.4991 * Continue cutting into air for .25" on same course Line X 6.4368 Y -2.5659 Feed 6 Line Y -3.5 Feed 20 ToolComp Off Line X 7 Tool# 0 * Can just lower cutter and run again, unless * something is in the way between X=5 and 15 * or continue profile with prsidup2.m or chamfer w/prsidup3.m