Using Predator External Verify with SURFCAM
For the users that want or need to use the
External Verify (Predator Virtual CNC) that came with SURFCAM
2003 you can add a PostItem to your SURFCAM.PST file.
Open your SURFCAM\Velocity\SURFCAM.PST file.
Add the following lines to your BeginPost 3
Axis section.
PostItem PREDATOR VCNC
Status Uses SURFCAM 2003 External Verify
Command "c:\surfcam\Velocity\INC2APT" -I "%p%n" -O "%p%N.apt"
Delete "%p%N.APT"
ChDir "c:\SURFCAM\Predator Software\Virtual CNC 5.0"
Task "c:\SURFCAM\Predator Software\Virtual CNC 5.0\pvcnc.exe" /SCAN:"%p%n"
Note: You may have to edit the lines to
reflect your installation path.