Marius Stanciu
|
cac92f75f2
- improved the FlatCAMGerber.isolate() function to work for geometry in the form of list and also in case that the elements of the list are LinearRings (like when doing the Exterior Isolation)
|
6 jaren geleden |
Marius Stanciu
|
a81471a7c8
- small change; debug message added
|
6 jaren geleden |
Marius Stanciu
|
4a7ff22c8e
- fixed issue in the latest feature in NCC Tool: now it works also with reference objects made out of LineStrings (tool 'Path' in Geometry Editor)
|
6 jaren geleden |
Marius Stanciu
|
eea66c0311
- added new feature in NCC Tool: now another object can be used as reference for the area extent to be cleared of copper
|
6 jaren geleden |
Marius Stanciu
|
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app
|
6 jaren geleden |
Marius Stanciu
|
e691c26b01
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 jaren geleden |
Marius Stanciu
|
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 jaren geleden |
Marius Stanciu
|
7c0a8b73e3
- some PEP8 corrections
|
6 jaren geleden |
Marius Stanciu
|
429753d211
- fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object)
|
6 jaren geleden |
Marius Stanciu
|
21a15e73bd
- fixed bug in Gerber isolation (Geometry expects now a value in string format and not float)
|
6 jaren geleden |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
6 jaren geleden |
camellan
|
70e939ca36
Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
|
6 jaren geleden |
camellan
|
9e88950e65
Add translation strings. Update Russian translation.
|
6 jaren geleden |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 jaren geleden |
Marius Stanciu
|
d92750d124
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
|
6 jaren geleden |
Victor Benso
|
1f67158e35
Issue #284 - Sanitize the entered Overlap value for the Copper Clear Tool as well.
|
7 jaren geleden |
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
|
7 jaren geleden |
Marius Stanciu
|
a964e6282d
- fixed an module import issue in NCC Tool
|
7 jaren geleden |
Marius Stanciu
|
c0d21ee4e0
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
7 jaren geleden |
Marius Stanciu
|
ae0706620e
- reverted changes in Tools regarding the toggle effect - now they work as expected and added protection against AttributeError that can happen when switching from another tab.
|
7 jaren geleden |
Marius Stanciu
|
090a3ff8f8
- reverted changes in Tools regarding the toggle effect - now they work as expected
|
7 jaren geleden |
Marius Stanciu
|
a6e23b28a7
- fix app crash for the case that there are no translation files
|
7 jaren geleden |
Marius Stanciu
|
ffd707ccce
- comment changes on the file licenses (added major contributor names)
|
7 jaren geleden |
Marius Stanciu
|
53627b566c
- added a fix in the Gerber parser when adding the geometry in the self.apertures dict for the case that the current aperture is None (Allegro does that)
|
7 jaren geleden |
Marius Stanciu
|
6ba037fd83
- fixed issue when doing th CTRL (or SHIFT) + LMB, the focus is automatically moved to Project Tab
|
7 jaren geleden |
Marius Stanciu
|
574184f44c
- fixed Measuring Tool - after doing a measurement the Notebook was switching to Project Tab without letting the user see the results
|
7 jaren geleden |
Marius Stanciu
|
934d971002
- WIP for internationalization
|
7 jaren geleden |
Marius Stanciu
|
94d2fb23e2
- made showing a shape when hovering over objects, optional, by adding a Preferences -> General parameter
|
7 jaren geleden |
Marius Stanciu
|
b20a6a1a85
- modified the way the FlatCAM Tools are run from toolbar as opposed of running them from other sources
|
7 jaren geleden |
Marius Stanciu
|
06fb48eb6a
- minor UI changes for Gerber UI
|
7 jaren geleden |