Advanced Search
Search Results
5 total results found
Documentation - Artsoft
This contains the documentation of Artsoft Products
Mach4 CNC Controller Lua Scripting Guide - Artsoft
2 Script Editor
Script Editor Mach4 includes a built in script editor. The editor can be found in the ‘Operator’ menu as ‘Edit/Debug Scripts’ (see Figure 2-1). Selecting ‘Edit/Debut Scripts’ will open a window to select the script to be edited. By default the ‘Macros’ fol...
1 Introduction
Introduction The purpose of this manual is to teach the basics of scripting in Mach4 using the Lua interface. Scripts add functionality to Mach4 by providing the user with an interface to create custom M codes, macros to control tool changers and other custo...
5 Examples
Examples The following examples are to provide some guidance on the creation of scripts. They are not specific to any one machine and are not guaranteed to work on any machine. Using Signals Signals are internal triggers for events in Mach4. They can be t...