simCNC: What are macros, and what are Python Actions? A Python macro is a function/program written by the user, e.g., to operate non-standard machine equipment. Python actions are one of the mechanisms for invoking macros. You can define an event and conditions there,...
