Marius Stanciu 841919160f - added the flexibility to add the menu entries (Actions) created by
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.
2018-06-02 22:35:43 +03:00
2015-10-31 19:01:56 -04:00
2018-05-29 17:43:33 +03:00
2018-05-30 22:52:50 +03: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
2016-07-15 23:11:50 -04:00
2017-05-19 23:22:32 +00:00
2017-06-06 22:06:33 +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%