# CNC-PostProcess **Repository Path**: puyuzhang/CNC-PostProcess ## Basic Information - **Project Name**: CNC-PostProcess - **Description**: Post APT to GCode of NC toolpath(3-Axis) for 840D.sl CNC system - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-08 - **Last Updated**: 2025-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 三轴后置处理 > 作者:张璞玉 > > 鸣谢:刘冬生 功能:UG.NX导出的APT刀轨文件(*.cls)后置处理为Siemens 840D sl数控系统可运行的G代码,仅支持直线输出`GOTO`,不支持圆弧指令`CIRCLE` 依赖:Qt 5.12.2,VTK 8.2.0