Jack000 / PartKAM

A browser-based 2.5D CAM tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#PartKAM

PartKAM is a browser-based 2.5d CAM program I wrote circa 2010. Originally hosted on launchpad (this was before github was a thing)

It imports SVG files and exports Gcode for CNC machining, featuring sketch-based CAD tools, a novel offset algo, and a rudimentary nesting function.

try it out here: http://partkart.com

or here: http://makercam.com

some discussion on this old CNCzone thread: http://www.cnczone.com/forums/opensource-software/106198-partkam-free-crossplatform-2-5d-cam.html

quick guide

An offset algorithm that leverages the flash rasterizer

offset algo

A simple nesting system based on raster-collision detection

nesting

About

A browser-based 2.5D CAM tool

License:GNU Lesser General Public License v3.0


Languages

Language:ActionScript 100.0%