SheetCamv2/CNCRemote
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CNCRemote is a library that provides a standard interface to CNC controls. It allows any CNCRemote GUI to work with any CNCRemote enabled control, locally or over a network. Building: Linux/MinGw: Go to the libraries directory and run build-libs.sh. Windows Visual Studio: Go to the libraries directory and run build-libs.bat. In the drivers directory you will find a number of projects for different CNC controls. Most of the projects CodeBlocks <www.codeblocks.org> projects. The Windows versions mostly also have Visual studio projects.