项目作者: sienkiewiczkm

项目描述 :
Simple 3C milling simulator with path generation module.
高级语言: C++
项目地址: git://github.com/sienkiewiczkm/milling-simulator.git
创建时间: 2016-12-08T16:27:10Z
项目社区:https://github.com/sienkiewiczkm/milling-simulator

开源协议:

下载


3C Milling Simulator

Milling simulator for 3C machines. Implemented as a main project during university course.

Contains two modules:

  • milling simulator for 3C machines in C++ for testing simplified G-code with live preview.
    Simulator has a built-in safety checks for tool breaking operations like drilling with flat
    cutting tool or reaching too deep into the material.
  • generator of instructions for 3C machine to produce paths to create
    previously designed model in my own software. Generated instruction set was later
    executed on real machine and produced a high quality physical model.

Preview

A live animation can be found on YouTube.