An open API service indexing awesome lists of open source software.

https://github.com/denvi/flatcam

https://bitbucket.org/jpcgt/flatcam
https://github.com/denvi/flatcam

Last synced: over 1 year ago
JSON representation

https://bitbucket.org/jpcgt/flatcam

Awesome Lists containing this project

README

          

FlatCAM: 2D Computer-Aided PCB Manufacturing
============================================

(c) 2014-2015 Juan Pablo Caram

FlatCAM is a program for preparing CNC jobs for making PCBs on a CNC router.
Among other things, it can take a Gerber file generated by your favorite PCB
CAD program, and create G-Code for Isolation routing.

============================================

This fork features:

- "Clear non-copper" feature, supporting multi-tool work.
- Groups in Project view.
- Pan view by dragging in visualizer window with pressed MMB.
- OpenGL-based visualizer.

Some screenshots:

![copper_clear_1.png](https://bitbucket.org/repo/zbbdpg/images/2313087322-copper_clear_1.png)
![copper_clear_cnc_job_1.png](https://bitbucket.org/repo/zbbdpg/images/1699766214-copper_clear_cnc_job_1.png)
![copper_clear_cnc_job_2.png](https://bitbucket.org/repo/zbbdpg/images/3722929164-copper_clear_cnc_job_2.png)