shishizhao1988 / cam

cam contour offset application. Input format dxf.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github All Releases

joco-power

Now available as .deb package for linux, including desktop launcher. https://github.com/grotius-cnc/simple_cam/releases/tag/1.0.0

Currently implemented:

  • Dxf read, write and save example.
  • Opencascade cad view, selecting base contours by mouse click.
  • Supports offset by cad-layer.
  • Supports contour offset values: -, + or 0 (no offset).
  • Depth sequence, "keep parts together" kpt output algorimte.
  • Lead-in, lead-out for offsets.
  • Supports single-open, multiple-open, single-closed and multiple-closed primitive offsets.
  • Generates a gcode.ngc output file located in build directory.
  • Can add line-numbers to the gcode.ngc file.
  • Supports pockets with or without islands. Base offset + Internal pocket offset.
  • Supports multiple operation output.
  • Supports second head + xyz tool offsets.
  • Shows rapids.

About

cam contour offset application. Input format dxf.

License:GNU General Public License v2.0


Languages

Language:C 71.1%Language:C++ 28.1%Language:Makefile 0.6%Language:CMake 0.1%Language:QMake 0.1%