Macros (saved as .mac files) allow reusable routines. For instance, a HINGE_DRILL.mac can be called with: CALL "HINGE_DRILL" X=100 Y=50 Z=0 SIDE=LEFT
: You can create shapes or complex text in external tools and use the .ply format to bring these custom contours into woodWOP .
N10 G17 G90 N20 T1 M6 (8 mm drill) N30 G0 X50 Y100 N40 G81 Z-20 R2 F200 (drill cycle) N50 X150 Y100 N60 X250 Y100 N70 G80 (cancel cycle)
Open the Tool Database. For the tool number you are calling (e.g., TOOL=5 ), ensure the "Length L" field contains a positive number (usually around 60-90mm).