FreeCAD: master 539a9f23

Author Committer Branch Timestamp Parent
Rene 'Renne' Bartsch yorik master 2020-01-08 15:09:45 master 2ab75d7f
Changeset Add basic Max Computer GmbH nccad9 postprocessor

This is a postprocessor file for the Path workbench. It is used to take a pseudo-gcode fragment outputted by a Path object and output real GCode suitable for the Max Computer GmbH nccad9 Computer Numeric Control used in german (vocational) schools.

Supported features:
- 3-axis milling
- manual tool change with tool number as comment
- spindle speed as comment

gCode files must use the suffix .knc !!!
add - src/Mod/Path/PathScripts/post/nccad_post.py Diff File