-
Notifications
You must be signed in to change notification settings - Fork 15
adbensi/cammill
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
2D CAM-Tool for Linux and OSX Features: * Automatic Offsets (Inside / Outside) * Normal and Climb milling * Rotary-Axis Support * Laser-Mode (inc. Offsets) * Tool/Material calculations for feedrate and tool-speed * Holding-Tab's * Support for milling MTEXT from dxf * LinuxCNC-Tooltable import * Setup-Presets * Post-Processor (with lua-script / compatible with sheetcam-tng) * Running under Linux and Mac-OSX (and maybe other Unix-Like Systems) * ..... -------------------------------------------------------------------- Homepage: http://www.multixmedia.org/cammill/ -------------------------------------------------------------------- -------------------------------------------------------------------- To compile under Linux (Debian/Wheezy): -------------------------------------------------------------------- apt-get install clang libgtkglext1-dev libgtksourceview2.0-dev liblua5.1-0-dev freeglut3-dev libglu1-mesa-dev libgtk2.0-dev libgvnc-1.0-dev git clone https://github.com/multigcs/cammill.git cd cammill make ./cammill test.dxf -------------------------------------------------------------------- To compile under Mac-OSX: -------------------------------------------------------------------- port selfupdate port upgrade outdated port install gtkglext port install gtksourceview2 port install lua git clone https://github.com/multigcs/cammill.git cd cammill make -f Makefile.osx ./cammill test.dxf
About
2D CAM-Tool for Linux
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published