Merge remote-tracking branch 'origin/master'

# Conflicts:
#	README.md
This commit is contained in:
Denvi
2016-07-15 17:54:46 +05:00

View File

@@ -1,8 +1,27 @@
FlatCAM: 2D Computer-Aided PCB Manufacturing
============================================
(c) 2014-2016 Juan Pablo Caram
(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.
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.
- Basic visualizer performance tricks.
Plans for the far future:
- 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)