841919160fd3c8b938fffbcb5c8539e5841e69e6
the instances of FlatCAMTool, in any position within the application menu's. install method of FlatCAMTool accept now the following kwargs: 'pos' = it is the menu where we want the Action installed. By default, if no 'pos' arg is provided, the tool will be install in the menutool menu (as before) 'before' = it is the position within the previously selected menu where, before it, we will install our new Action (menu entry) generated by the FlatCAMTool install method. By default, if no 'before' is provided, the action will be installed in the current last position in the menu.
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%