diff --git a/README.md b/README.md index c150ae4..f54a382 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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) \ No newline at end of file