Marius Stanciu
|
5170505f53
- trying to optimize Gerber Editor selection with the mouse
|
5 yıl önce |
Marius Stanciu
|
374c29b4b0
- fixed the Tcl Command AlignDrill
|
5 yıl önce |
Marius Stanciu
|
f5c84fdc49
- maintenance_2
|
5 yıl önce |
Marius
|
5abb7866d8
- maintenance_1
|
5 yıl önce |
Marius Stanciu
|
2bcdeff7ef
- moved all the new_object related methods in their own class AppObjects.AppObject
|
5 yıl önce |
Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 yıl önce |
Marius Stanciu
|
66d9ddd402
- fixed some bugs in the Tcl Commands
|
5 yıl önce |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 yıl önce |
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 yıl önce |
Marius Stanciu
|
3d39916b5f
- minor changes to increase compatibility with Python 3.8
|
5 yıl önce |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
5 yıl önce |
Marius Stanciu
|
e090b96c7c
- modified Toggle Workspace function to work in the new Preferences UI configuration
|
6 yıl önce |
Marius Stanciu
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 yıl önce |
Marius Stanciu
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 yıl önce |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 yıl önce |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 yıl önce |
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 yıl önce |
Marius Stanciu
|
006b0c8ecb
- modified the panelize TclCommand to take advantage of the new panelize() function; added a 'threaded' parameter (default value is 1) which controls the execution of the panelize TclCommand: threaded or non-threaded
|
7 yıl önce |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 yıl önce |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 yıl önce |
Marius Stanciu
|
41dffe44d4
Merge https://bitbucket.org/marius_stanciu/flatcam_mpl/src/master into Port_to_Python3k
|
7 yıl önce |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 yıl önce |
Marius Stanciu
|
ef611753a6
- added the posibility to create an object without plotting it. Also if
|
7 yıl önce |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 yıl önce |
tstellanova
|
37cd1cb1c9
Add panel instances to panel list properly
|
9 yıl önce |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 yıl önce |