Woodwop 5.0 Software (360p • 2K)
WoodWOP 5.0 executes sequentially line-by-line (similar to BASIC). Each block is an operation. Example program for a cabinet back panel:
%PM #W = 600 (Width) #H = 400 (Height) #T = 16 (Material thickness)CONTOUR NAME="RECT" X1=0 Y1=0 X2=#W Y2=#H POCKET CONTOUR="RECT" Z=-#T+2 TOOL=1 woodwop 5.0 software
DRILL X=20 Y=20 D=5 DEPTH=-12 DRILL X=#W-20 Y=20 D=5 DEPTH=-12WoodWOP 5
Solution: Move the machine to the home position (X=0, Y=0) and press "Reference." The software lost its absolute position. Solution: Move the machine to the home position
Solution: 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).