a4bbb98bf1a70c306f4417e2e3032112e6b9b671
- 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.
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
Languages
Python
99.9%