Marius Stanciu
|
729b7cb11c
- some changes in the app.on_togle_units() to make sure we don't try to convert empty parameters which may cause crashes on FlatCAM units change
|
6 лет назад |
Marius Stanciu
|
a5ffe475dd
- fixed bug in ToolCutout where creating a cutout object geometry from another external isolation geometry failed
|
6 лет назад |
Marius Stanciu
|
2a30101bb0
- TclCommand Geocutout is now creating a new geometry object when working on a geometry, preserving also the origin object
|
6 лет назад |
Marius Stanciu
|
c409df0a8e
- fixed issue with geometry name not being updated immediately after change while doing geocutout TclCommand
|
6 лет назад |
Marius Stanciu
|
a545658d44
- fixed the Circle Steps parameter for both Gerber and Geometry objects not being applied and instead the app internal defaults were used.
|
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
|
1a8db0b5d9
- fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects)
|
7 лет назад |
Marius Stanciu
|
2ee80990e5
- added a new function (and shortcut key Escape) that when triggered it deselects all selected objects and delete the selection box(es)
|
7 лет назад |
Marius Stanciu
|
05ae92726c
- renamed the theme to layout because it is really a layout change
|
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 лет назад |