Marius Stanciu
|
da09202f5f
- added a new tool in the Geometry Editor named Explode which is the opposite of Union Tool: it will explode the polygons into lines
|
6 rokov pred |
Marius Stanciu
|
8413885d87
- changed some of the icons; added attributions for icons source in the About FlatCAM window
|
6 rokov pred |
Marius Stanciu
|
9506095ca2
- fixed an issue with the tool table context menu in Paint Tool
|
6 rokov pred |
Marius Stanciu
|
18c72e4286
- optimized the Transformation Tool both in GUI and in functionality and replaced the entries with QSpinBox
|
6 rokov pred |
Marius Stanciu
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 rokov pred |
Marius Stanciu
|
9e83528448
- added the Distance Tool, Distance Min Tool, Jump To and Set Origin functions to the Edit Toolbar
|
6 rokov pred |
Marius Stanciu
|
ba549705a2
- fixed a bug that when a Gerber object is edited and it has as solid_geometry a single Polygon, saving the result was failing due of len() function not working on a single Polygon
|
6 rokov pred |
Marius Stanciu
|
01a9763ad6
- in Gerber isolation section, the tool dia value is updated when changing from Circular to V-shape and reverse
|
6 rokov pred |
Marius Stanciu
|
f06888e4fb
- added a Toggle Notebook button named 'NB' in the QMenBar which toggle the notebook
|
6 rokov pred |
Marius Stanciu
|
cd9f2886c8
- disabeld a log.debug in ObjectColection.get_by_name()
|
6 rokov pred |
Marius Stanciu
|
55fdd59b94
- added a new menu category in the MenuBar named 'Objects'. It will hold the objects found in the Project tab. Useful when working in FullScreen
|
6 rokov pred |
Marius Stanciu
|
6d2ed26e0e
- small GUI changes in Optimal Tool and in Film Tool
|
6 rokov pred |
Marius Stanciu
|
a90e7629dc
- optimized Rules Check Tool so it runs faster when doing Copper 2 Copper rule
|
6 rokov pred |
Marius Stanciu
|
67b0a81f17
- updated the Film Tool and added the ability to generate Punched Positive films (holes in the pads) when a Gerber file is the film's source. The punch holes source can be either an Excellon file or the pads center
|
6 rokov pred |
Marius Stanciu
|
fb0edc6c18
- added more editing features in the Selected Tab for the FlatCAMDocument object
|
6 rokov pred |
Marius Stanciu
|
1d2c046ecc
- changes for the Document object
|
6 rokov pred |
Marius Stanciu
|
d7649d2118
- preparing ToolMove to switch for multiprocessing
|
6 rokov pred |
Marius Stanciu
|
5143cafc59
- fixed the FlatCMAScript object when loading it from a project
|
6 rokov pred |
Marius Stanciu
|
b9b0c8fee8
- fixed the FlatCMAScript object saving when project is saved (loading a project with this script object is not working yet)
|
6 rokov pred |
Marius Stanciu
|
a75bdfb29d
- changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument
|
6 rokov pred |
Marius Stanciu
|
83f229ed9e
- fixed bug in Geometry Editor that did not allow the copy of geometric elements
|
6 rokov pred |
Marius Stanciu
|
ee0742db7a
- added two new FlatCAM objects: FlatCAMScript and FlatCAMNotes
|
6 rokov pred |
Marius Stanciu
|
c685f41db0
- made those settings just added for Gerber, to be updated on object creation
|
6 rokov pred |
Marius Stanciu
|
b444e1e552
- added new settings for the Gerber newly introduced feature to isolate with the V-Shape tools (tip dia, tip angle, tool_type and cut Z) in Edit -> Preferences -> Gerber Advanced
|
6 rokov pred |
Marius Stanciu
|
ce666e2dbf
- added a fix in the Gerber parser to work even when there is no information about zero suppression in the Gerber file
|
6 rokov pred |
Marius Stanciu
|
6d3770ee3f
- when in Gerber UI is selectd the V-Shape tool, all those parameters (tip dia, dip angle, tool_type = 'V' and cut Z) are transferred to the generated Geometry and prefilled in the Geoemtry UI
|
6 rokov pred |
Marius Stanciu
|
e0e2aabf99
- fixed the FCSpinner and FCDoubleSpinner GUI elements to select all on first click and deselect on second click in the Spinbox LineEdit
|
6 rokov pred |
Marius Stanciu
|
225634aea2
- some fixes in Rules Check Tool and added a QSignal that is fired at the end of the job
|
6 rokov pred |
Marius Stanciu
|
2d408f7c3c
- fixes to cover all possible situations for the Minimum Annular Ring Rule in Rules Check Tool
|
6 rokov pred |
Marius Stanciu
|
d002efa9ee
- in Rules Check Tool added the functionality for Copper to Outline Clearance, Silk to Silk Clearance, Silk to Solder Mask Clearance, Silk to Outline Clearance, Minimum Solder Mask Sliver, Minimum Annular Ring
|
6 rokov pred |