Marius Stanciu
|
9506095ca2
- fixed an issue with the tool table context menu in Paint Tool
|
há 6 anos atrás |
Marius Stanciu
|
18c72e4286
- optimized the Transformation Tool both in GUI and in functionality and replaced the entries with QSpinBox
|
há 6 anos atrás |
Marius Stanciu
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
há 6 anos atrás |
Marius Stanciu
|
9e83528448
- added the Distance Tool, Distance Min Tool, Jump To and Set Origin functions to the Edit Toolbar
|
há 6 anos atrás |
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
|
há 6 anos atrás |
Marius Stanciu
|
01a9763ad6
- in Gerber isolation section, the tool dia value is updated when changing from Circular to V-shape and reverse
|
há 6 anos atrás |
Marius Stanciu
|
f06888e4fb
- added a Toggle Notebook button named 'NB' in the QMenBar which toggle the notebook
|
há 6 anos atrás |
Marius Stanciu
|
cd9f2886c8
- disabeld a log.debug in ObjectColection.get_by_name()
|
há 6 anos atrás |
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
|
há 6 anos atrás |
Marius Stanciu
|
6d2ed26e0e
- small GUI changes in Optimal Tool and in Film Tool
|
há 6 anos atrás |
Marius Stanciu
|
a90e7629dc
- optimized Rules Check Tool so it runs faster when doing Copper 2 Copper rule
|
há 6 anos atrás |
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
|
há 6 anos atrás |
Marius Stanciu
|
fb0edc6c18
- added more editing features in the Selected Tab for the FlatCAMDocument object
|
há 6 anos atrás |
Marius Stanciu
|
1d2c046ecc
- changes for the Document object
|
há 6 anos atrás |
Marius Stanciu
|
d7649d2118
- preparing ToolMove to switch for multiprocessing
|
há 6 anos atrás |
Marius Stanciu
|
5143cafc59
- fixed the FlatCMAScript object when loading it from a project
|
há 6 anos atrás |
Marius Stanciu
|
b9b0c8fee8
- fixed the FlatCMAScript object saving when project is saved (loading a project with this script object is not working yet)
|
há 6 anos atrás |
Marius Stanciu
|
a75bdfb29d
- changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument
|
há 6 anos atrás |
Marius Stanciu
|
83f229ed9e
- fixed bug in Geometry Editor that did not allow the copy of geometric elements
|
há 6 anos atrás |
Marius Stanciu
|
ee0742db7a
- added two new FlatCAM objects: FlatCAMScript and FlatCAMNotes
|
há 6 anos atrás |
Marius Stanciu
|
c685f41db0
- made those settings just added for Gerber, to be updated on object creation
|
há 6 anos atrás |
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
|
há 6 anos atrás |
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
|
há 6 anos atrás |
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
|
há 6 anos atrás |
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
|
há 6 anos atrás |
Marius Stanciu
|
225634aea2
- some fixes in Rules Check Tool and added a QSignal that is fired at the end of the job
|
há 6 anos atrás |
Marius Stanciu
|
2d408f7c3c
- fixes to cover all possible situations for the Minimum Annular Ring Rule in Rules Check Tool
|
há 6 anos atrás |
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
|
há 6 anos atrás |
Marius Stanciu
|
ddb8a90fae
- in Rules Check Tool added the functionality for Copper to Copper Clearance
|
há 6 anos atrás |
Marius Stanciu
|
e8faeb2c94
- added support to use Multi Processing (multi core usage, not simple threading) in Rules Check Tool
|
há 6 anos atrás |