flatcam/flatcamTools
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
- modified NCC tool so for simple objects (single Polygon) the external object used as reference can have any shape, for the other types of objects the copper cleared area will be the convex hull of the reference object
- modified the strings of the app wherever they contained the char seq <b> </b> so it is not included in the translated string
2019-08-18 14:17:46 +03:00
..
ToolCalculators.py - added some more strings to the translateable ones, especially the radio button labels 2019-07-17 14:11:10 +03:00
ToolCutOut.py - replaced setFixedWidth calls with setMinimumWidth 2019-08-07 14:29:59 +03:00
ToolDblSided.py - 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 2019-08-18 14:17:46 +03:00
ToolFilm.py - added some more strings to the translateable ones, especially the radio button labels 2019-07-17 14:11:10 +03:00
ToolImage.py - some PEP8 corrections 2019-07-15 01:16:02 +03:00
ToolMeasurement.py - trying to fix reported bugs 2019-08-11 02:18:32 +03:00
ToolMove.py - version date change 2019-07-17 14:58:43 +03:00
ToolNonCopperClear.py - 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 2019-08-18 14:17:46 +03:00
ToolPDF.py - fixed another bug that when selecting an Excellon object after disabling it it crashed the app 2019-08-01 00:37:11 +03:00
ToolPaint.py - 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 2019-08-18 14:17:46 +03:00
ToolPanelize.py - 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 2019-08-18 14:17:46 +03:00
ToolPcbWizard.py - 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 2019-08-18 14:17:46 +03:00
ToolProperties.py - solved bug such that the app is not crashing when some apertures in the Gerber file have no geometry. More than that, now the apertures that have geometry elements are bolded as opposed to the ones without geometry for which the text is unbolded 2019-08-03 22:53:44 +03:00
ToolShell.py - PEP8 correction in flatcamTools 2019-07-16 16:22:20 +03:00
ToolSolderPaste.py - added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file 2019-08-09 22:39:13 +03:00
ToolSub.py - 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 2019-08-18 14:17:46 +03:00
ToolTransform.py - replaced setFixedWidth calls with setMinimumWidth 2019-08-07 14:29:59 +03:00
__init__.py - renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion 2019-04-30 13:16:32 +03:00