Marius Stanciu
|
031a3a141e
- added inverted icons
|
6 年之前 |
Marius Stanciu
|
d815ae8a6a
- made sure that is the text in the source file of a FlatCAMDocument is HTML is loaded as such
|
6 年之前 |
Marius Stanciu
|
5a6c1471e3
- small changes: reduced the thickness of the axis in 3D mode from 3 pixels to 1 pixel
|
6 年之前 |
Marius Stanciu
|
ac1223b7f4
- updated the .POT file and worked a bit in the romanian translation
|
6 年之前 |
Marius Stanciu
|
23da38d8f3
- added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings
|
6 年之前 |
Marius Stanciu
|
5cec1dfeab
- updated Optimal Tool to display both points coordinates that made a distance (and the minimum) not only the middle point (which is still the place where the jump happen)
|
6 年之前 |
Marius Stanciu
|
4de25b48a1
- fixed an conflict in a signal usage that was triggered by Tool SolderPaste when a new project was created
|
6 年之前 |
Marius Stanciu
|
aafe2c9e89
- updated Tool Optimal with display of all distances (and locations of the middle point between where they happen) found in the Gerber Object
|
6 年之前 |
Marius Stanciu
|
1a841e3fdc
- changed the Jump To icon and reverted some changes to the parseGerber and ParseExcellon classes
|
6 年之前 |
Marius Stanciu
|
a6b89dbf3a
- moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes
|
6 年之前 |
Marius Stanciu
|
2c536258ed
- moved the ApertureMacro class from camlib to ParseGerber file
|
6 年之前 |
Marius Stanciu
|
b05c71201e
- moved the ApertureMacro class from camlib to ParseGerber file
|
6 年之前 |
Marius Stanciu
|
8762b115c9
- made FlatCAMExcellon and FlatCAMGerber into their own files in the flatcamParser folder
|
6 年之前 |
Marius Stanciu
|
ce9c15a2ed
- made the Rules Check Tool document window Read Only
|
6 年之前 |
Marius Stanciu
|
fa7511e129
- added display of the results for the Rules Check Tool in a formatted way
|
6 年之前 |
Marius Stanciu
|
d103c2d234
- working in adding to the Optimal Tool the rest of the distances found in the Gerber and the locations associated; added GUI
|
6 年之前 |
Marius Stanciu
|
e2d92612e8
- remade the Mark area Tool in Gerber Editor to be able to clear the markings and also to delete the marked polygons (Gerber apertures)
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
8413885d87
- changed some of the icons; added attributions for icons source in the About FlatCAM window
|
6 年之前 |
Marius Stanciu
|
9506095ca2
- fixed an issue with the tool table context menu in Paint Tool
|
6 年之前 |
Marius Stanciu
|
18c72e4286
- optimized the Transformation Tool both in GUI and in functionality and replaced the entries with QSpinBox
|
6 年之前 |
Marius Stanciu
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 年之前 |
Marius Stanciu
|
9e83528448
- added the Distance Tool, Distance Min Tool, Jump To and Set Origin functions to the Edit Toolbar
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
01a9763ad6
- in Gerber isolation section, the tool dia value is updated when changing from Circular to V-shape and reverse
|
6 年之前 |
Marius Stanciu
|
f06888e4fb
- added a Toggle Notebook button named 'NB' in the QMenBar which toggle the notebook
|
6 年之前 |
Marius Stanciu
|
cd9f2886c8
- disabeld a log.debug in ObjectColection.get_by_name()
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
6d2ed26e0e
- small GUI changes in Optimal Tool and in Film Tool
|
6 年之前 |
Marius Stanciu
|
a90e7629dc
- optimized Rules Check Tool so it runs faster when doing Copper 2 Copper rule
|
6 年之前 |