Releases: spoonhasi/deemesh
Releases · spoonhasi/deemesh
Release list
deemesh-sdk 1.0.0
First public release of deemesh — one FFI interface for CNC equipment, freeware.
- Protocols: Fanuc FOCAS2 (
nc_focas2_fanuc) · Siemens Sinumerik OPC-UA (nc_opcua_siemens, tested against 840D) - Contents: native libraries for Windows 32/64-bit and Linux 64-bit, the C header, and documentation (KO/EN)
- The C ABI is frozen for the 1.x line — a newer 1.x library is a drop-in file replacement
- See
docs/CHANGELOG.mdinside the archive for details
SHA-256 checksums are attached alongside the archive.
Machine-side prerequisites (Fanuc FOCAS2 library / Siemens OPC-UA option) are described in the repository README.
deemesh-hub 1.0.0
First public release of deemesh-hub — a standalone HTTP server built on deemesh, freeware.
Pick the archive for your platform (each is self-contained — a single binary, no separate SDK needed):
deemesh-hub-1.0.0-win-x64.zip— Windows 64-bitdeemesh-hub-1.0.0-win-x86.zip— Windows 32-bit (use this if your Fanuc library isfwlib32.dll)deemesh-hub-1.0.0-linux-x64.tar.gz— Linux 64-bit
Embedded deemesh SDK: 1.0.0. SHA-256 checksums are attached alongside each archive.