Marius Stanciu
|
8de411d4c4
- fixed some of the Tcl Commands that depended on the methods refactored above
|
5 年 前 |
Marius Stanciu
|
77f6e19267
- small changes to allow making the x86 installer that is made from a Python 3.5 run FlatCAM beta
|
5 年 前 |
Marius Stanciu
|
907e4bc6d9
- disabled a skip_quotes method in ToolShell.FCShell class so I can now use quotes to enclose file paths with spaces inside
|
5 年 前 |
Marius Stanciu
|
eed7e3d620
- some minor changes in the Python version detection
|
5 年 前 |
Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 年 前 |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 年 前 |
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 年 前 |
Marius Stanciu
|
50abe2883d
- fixed some TclCommands: MillDrills and OpenGerber
|
6 年 前 |
Marius Stanciu
|
f707a9f06f
Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
|
6 年 前 |
Eric Varsanyi
|
b13d238070
Misc fixes to TCL glue
|
6 年 前 |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 年 前 |
Marius Stanciu
|
2c9657d9eb
- removed the line that remove the spaces from the path parameter in the Tcl commands that open something (Gerber, Gcode, Excellon)
|
6 年 前 |
Marius Stanciu
|
7aebf1c60a
- added new TclCommands: NewExcellon, NewGerber
|
6 年 前 |
Marius Stanciu
|
2f553c9005
- added a new TclCommand named PlotObjects which will plot a list of FlatCAM objects
|
6 年 前 |
Marius Stanciu
|
ecc2c90f2a
- changed all the info messages that are of type warning, error or success so they have a space added after the keyword
|
6 年 前 |
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 年 前 |
Marius Stanciu
|
6ea3499d39
- updated the new shortcut list with the shortcuts added lately
|
7 年 前 |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 年 前 |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 年 前 |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 年 前 |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 年 前 |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 年 前 |
Kamil Sopko
|
e96ee1af29
merge new pull requests from FlatCAM->master
|
9 年 前 |