Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code
- in camlib.py, CNCJob class -> generate_from_excellon_by_tool() was
failing in the line to sort the tools due of been unable to compare
between dict's. I replaced that section.
2018-05-26 04:43:40 +03:00
2015-10-31 19:01:56 -04:00
2017-06-06 22:06:33 +02:00
2016-10-08 13:37:31 -04:00
2016-07-15 23:11:50 -04:00
2017-06-06 22:06:33 +02:00
2015-09-06 16:17:31 -04: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%