Utilities button
Application Area:
The Utilities menu contains items for running additional internal tools and external user utilities. You can customize it by clicking the Configure utilities menu item.
Tools.
The purpose of the Tools window is to view and edit project tools, operations tools, create and fill tool libraries. The function operates in the same way as in the CAM system. See more.
Configure utilities.
Opens the Utility manager window. See more
Interpreter manager
Allows creating interpreters for your own CNC machine using VSCode.
Create interpreter
Creating a new interpreter based on a selected template (Milling, ABB robot, KUKA robot, etc.) (C# interpreter in VS Code). See more
Template. Allows for the creation of not just an empty interpreter, but rather the use of templates such as Milling (Fanuc), ABB robot, and others.
Open interpreter in VSCode.
Opening an existing C# interpreter in VS Code.
Interpreter configurator.
Allows opening existing interpreters in formats like **(.sncix, .snci) and configuring data interpretation without using programming languages. For instance, changing an tool change command from T6 to T7.
Calculator.
Runs the internal calculator.
System logs.
Opens a window displaying a list of events, that have occurred in the application since launch. See more