From aa078db3fe92576a25643dab5b5608db6296fecb Mon Sep 17 00:00:00 2001 From: jpcgt Date: Mon, 27 Oct 2014 21:55:04 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..b505af8c --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +FlatCAM: 2D Post-processing for Manufacturing +============================================= + +(c) 2014 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. But there's more. \ No newline at end of file