Marius Stanciu
|
50210820e2
- added feature in Paint Tool allowing the painting to be done on Gerber objects
|
6 yıl önce |
Marius Stanciu
|
1d470bafb4
- replaced the layout from Grid to Form for the Reference objects comboboxes in Paint Tool and in NCC Tool
|
6 yıl önce |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
6 yıl önce |
Marius Stanciu
|
36586aecce
- finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object
|
6 yıl önce |
Marius Stanciu
|
762d949461
- added GUI in Paint tool in beginning to add Paint by external reference object
|
6 yıl önce |
Marius Stanciu
|
cf8a277825
- trying to fix reported bugs
|
6 yıl önce |
Marius Stanciu
|
40dc73ce93
- finished added 'Area' type of Paint in Paint Tool
|
6 yıl önce |
Marius Stanciu
|
6f526acb4d
- added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file
|
6 yıl önce |
Marius Stanciu
|
7a6c0541be
- started to work on Paint Area in Paint Tool
|
6 yıl önce |
Marius Stanciu
|
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app
|
6 yıl önce |
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 yıl önce |
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 yıl önce |
Marius Stanciu
|
ac2bf56e14
- added some more strings to the translateable ones, especially the radio button labels
|
6 yıl önce |
Marius Stanciu
|
e6153298bc
- PEP8 correction in flatcamTools
|
6 yıl önce |
Marius Stanciu
|
21a15e73bd
- fixed bug in Gerber isolation (Geometry expects now a value in string format and not float)
|
6 yıl önce |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
6 yıl önce |
camellan
|
70e939ca36
Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
|
6 yıl önce |
camellan
|
9e88950e65
Add translation strings. Update Russian translation.
|
6 yıl önce |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 yıl önce |
Marius Stanciu
|
b273bdc3df
- Gerber Editor: finished a new tool: Eraser. It will erase certain parts of Gerber geometries having the shape of a selected shape.
|
6 yıl önce |
Marius Stanciu
|
d92750d124
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
|
6 yıl önce |
Victor Benso
|
ece1538239
Issue #284 - Sanitize the entered Overlap value
|
7 yıl önce |
Victor Benso
|
309dbb132e
Issue #284 - Sanitize the entered Overlap value.
|
7 yıl önce |
Victor Benso
|
328677aa36
Issue #282 - Paint operations should ignore lines, after all only geometries that have a valid area should be painted.
|
7 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
|
7 yıl önce |
Marius Stanciu
|
0002d32341
- fixed bug: after using Paint Tool shortcut keys are disabled
|
7 yıl önce |
Marius Stanciu
|
46da2dfd1e
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
7 yıl önce |
Marius Stanciu
|
c0d21ee4e0
- made the layout combobox current item from Preferences -> General window to reflect the current layout
|
7 yıl önce |
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 yıl önce |
Marius Stanciu
|
090a3ff8f8
- reverted changes in Tools regarding the toggle effect - now they work as expected
|
7 yıl önce |