Customizing machine project program- Printable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: General questions about RoboDK (//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: Customizing machine project program (/Thread-Customizing-machine-project-program) |
Customizing machine project program-Bradhoffm-10-03-2022 Hi there, Is it possible to customize the program that is output from the machine settings? For example, remove the show tool command from the program? RE: Customizing machine project program-Sam-10-04-2022 You can edit a Machining Program manually by right-click on Program->Show Instructions. You can also edit a program through the API://www.sinclairbody.com/doc/en/PythonAPI/examples.html#modify-program-instructions |