Hi Cammers
Probably a stupid question but…I have payed for the drag knife plugin but can’t find the download button.
Cheers
Aaron
Did you receive the email describing how to install the license key? If you have the key, run SheetCam and go to Options->plugin options->knife. Enter your key. Now restart SheetCam and go to Options->machine and select the knife machine type.
No i don’t think I did get an email with instructions, but I did get an invoice which was nice.
Thanks for lovely softwares
Aaron
Have you got the serial number? That would have been in the email and it may have been shown on the website after you paid.
I am a bit new to Sheetcam, I am trying to utilize the Dragknife plugin which I have a license for. I built my own CNC table and controller and as such had to write my own PP’s for plasma and router which I have working.
I am trying to add functionality of the dragknife and PP. I need to be able to add some functionality via the OnNewEntity function to move to swivel height with a small G1 move prior to OnPenDown moving down to the cut height to align the blade at the start of a cut. However as I step thru the PP debugger with the knife tool selected Sheetcam never invokes the OnNewEntity function. I have a simple test set of contours, a circle and a square, each on it own layer. If my operation is with a plasma tool it calls the OnNewEntity function. However if my operation is with the dragknife Sheetcam never invokes the OnNewEntity Function. WHY Is this? What AM I doing wrong?