Marius Stanciu b8a8cfe1fd - added support for Gerber files that have apertures with size zero
Basically it test the "size" value for the current aperture and if it's
found with zero value it will replace with a really small value
(0.0000001)that for all practical purposes is "zero"
(0.0000001 in inch is really small and in mm is even smaller)
- correcting small typos
2018-05-25 12:41:17 +03:00
2016-09-28 17:38:04 -04:00
2016-07-15 22:23:48 -04:00
2015-10-31 19:01:56 -04:00
2017-06-06 22:06:33 +02:00
2017-06-06 22:06:33 +02:00
2016-10-08 13:37:31 -04:00
2017-06-06 22:06:33 +02:00
2016-07-15 23:11:50 -04:00
2017-06-06 22:06:33 +02:00
2017-06-06 22:06:33 +02:00
2015-09-06 16:17:31 -04:00
2017-06-06 22:06:33 +02:00
2016-07-15 23:11:50 -04:00
2017-05-19 23:22:32 +00:00
2017-06-06 22:06:33 +02:00
2016-03-31 17:16:14 +02:00

FlatCAM: 2D Computer-Aided PCB Manufacturing

(c) 2014-2016 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.

Description
No description provided
Readme 102 MiB
Languages
Python 99.9%