Use Programmable Post

<< Click to Display Table of Contents >>

Navigation:  MILL Module > Post Processing Machining Operations  >

Use Programmable Post

This documentation describes Programmable Post Processor and details on how create post scripts for it.

The Programmable Post Processor allows you to use Python script files for G-Code generation during toolpath processing by each MecSoft CAM plugin.  You can create new post scripts or modify existing ones.  Using the Python language for post scripts allows you to more efficiently generate the needed G-Code output allowing the use of programming elements, such as condition processing, loops, logical operations, and more.