Marius Stanciu
|
f5c84fdc49
- maintenance_2
|
5 rokov pred |
Marius
|
5abb7866d8
- maintenance_1
|
5 rokov pred |
Marius
|
dbd1098329
- working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool
|
5 rokov pred |
Marius Stanciu
|
77f6e19267
- small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta
|
5 rokov pred |
Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 rokov pred |
Marius Stanciu
|
66d9ddd402
- fixed some bugs in the Tcl Commands
|
5 rokov pred |
Marius Stanciu
|
4c196f6bae
- the Show Shell in Edit -> Preferences will now toggle the Tcl shell based on the current status of the Tcl Shell
|
5 rokov pred |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 rokov pred |
Marius Stanciu
|
42949021b1
- fixed the Tcl Command Delete to have an argument -f that will force deletion evading the popup (if the popup is enabled). The sme command without a name now will delete all objects
|
5 rokov pred |
Marius Stanciu
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
6 rokov pred |
Marius Stanciu
|
841e1f3eeb
- fixed Tcl commands that use the overlap parameter to switch from fraction to percentage
|
6 rokov pred |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 rokov pred |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 rokov pred |
Marius Stanciu
|
21ca024324
- update the Tcl Command isolate to be able to isolate exteriors, interiors besides the full isolation, using the iso_type parameter
|
6 rokov pred |
Marius Stanciu
|
9d0bcf477a
- removed the Open Gerber with 'follow' menu entry and also the open_gerber Tcl Command attribute 'follow'. This is no longer required because now the follow_geometry is stored by default in a Gerber object attribute gerber_obj.follow_geometry
|
7 rokov pred |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 rokov pred |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 rokov pred |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 rokov pred |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 rokov pred |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 rokov pred |
Kamil Sopko
|
e96ee1af29
merge new pull requests from FlatCAM->master
|
9 rokov pred |