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 |
Marius Stanciu
|
ddb8a90fae
- in Rules Check Tool added the functionality for Copper to Copper Clearance
|
6 rokov pred |
Marius Stanciu
|
e8faeb2c94
- added support to use Multi Processing (multi core usage, not simple threading) in Rules Check Tool
|
6 rokov pred |
Marius Stanciu
|
01adca5714
- in Optimal Tool added the display of the locations where the minimum distance was detected
|
6 rokov pred |
Marius Stanciu
|
b226177448
- in Tool Distance and Tool Minimal Distance made the entry fields read-only
|
6 rokov pred |
Marius Stanciu
|
cc9ae05e22
- in Optimal Tool added display of how frequent that minimum distance is found
|
6 rokov pred |
Marius Stanciu
|
4936e5b46c
- changed a tooltip in Optimal Tool
|
6 rokov pred |