V3.1.14 released

New releases and important announcements will be posted here. This is for announcements only. Please use the new features or problems forums to discuss new releases.
Post Reply
User avatar
Les Newell
Site Admin
Posts: 3661
Joined: Thu May 11, 2006 8:12 pm

V3.1.14 released

Post by Les Newell »

I have just uploaded V3.1.14 to www.sheetcam.com. This version has the following changes:

Added: String library to Lua macros
Added: Plugin API and SDK
Fixed: Installer not starting SheetCam

Plugin developers, look in the SDK directory in the SheetCam installation directory. You will find demo projects for both Visual Studio 2005 and Borland C++ Builder 6. In both cases when you compile the dll it will be placed in the SheetCam directory ready to be tested. Note for Visual Studio you must run MakeLib.bat from the command prompt (don't just double click on it). You will have to do this every time the SheetCam API changes.
Post Reply