Overview
The stixctl STEP-NC Control Library contains the programming resources for using STEP process data on a variety of existing machine tool controls and other industrial environments. This includes the software to traverse the STEP process and the accumulated code for emitting G-codes and other MCD formats for a variety of CNC makers and styles.
You can use the resources in this library to build or customize an interface for your unique situation. This can be for retro-fitting an existing machine tool and control combination, or building the core of a next-generation STEP-NC control.
Node.js and .NET versions of the C++ process cursor are available in the STEP-NC API.
- Setup /
Change History
- StixCtlCursor
- Example - Basic Movement
- Example - Workplans and Operations
- StixCtlGenerate - Generate codes for process.
- StixCtlEvent - Process Events
- StixCtlGenerateState - Last commanded values for code generation
- StixCtlPos - Toolpath Positions
- StixCtlStatus - Process Element State
- StixCtlType - Process Element Type