Skip to content

mythagel/cxxcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cxxcam

CNC CAM library to for gcode generation tools

Currently capable of generating GCode (LinuxCNC dialect) for CNC lathes and mills. Nine axis (XYZ ABC UVW) generation is supported however only six are simulated (XYZ ABC). Lathe simulation is incomplete.

This library provides checked and simulated gcode generation with no additional logic (i.e. it does not implement higher level machine operations).

Under active development.

See nc_tools as the canonical example.

About

c++ cnc cam library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published