Marius Stanciu
|
0d0f872244
- application wide change: introduced the precision parameters in Edit -> Preferences who will control how many decimals to use in the app parameters
|
6 年之前 |
Marius Stanciu
|
d03428f860
- made sure that the units are read from the self.defaults and not from the GUI
|
6 年之前 |
Marius Stanciu
|
fcfcac1da8
- minor change
|
6 年之前 |
Marius Stanciu
|
dfc0b98181
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
|
6 年之前 |
Marius Stanciu
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 年之前 |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 年之前 |
Marius Stanciu
|
28a86aa661
- updated German language translation files
|
6 年之前 |
Marius Stanciu
|
88b04f9e7a
- modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations
|
6 年之前 |
Marius Stanciu
|
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app
|
6 年之前 |
Marius Stanciu
|
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 年之前 |
Marius Stanciu
|
e6153298bc
- PEP8 correction in flatcamTools
|
6 年之前 |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 年之前 |
Marius Stanciu
|
f71645c96c
- fixed Tool PDF to work with the new Gerber apertures data structure
|
6 年之前 |
Marius Stanciu
|
c2334bd747
- Geometry Editor: modified the intersection (if the selected shapes don't intersects preserve them) and substract functions (delete all shapes that were used in the process)
|
6 年之前 |
Marius Stanciu
|
386e811c65
- New tool: Silkscreen Tool: I am trying to remove the overlapped geo with the soldermask layer from overlay layer; layed out the class and functions - not working yet
|
6 年之前 |
Marius Stanciu
|
b11c67d453
- PDF import tool: solved a bug in parsing the rectangle subpath (an extra point was added to the subpath creating nonexisting geometry)
|
6 年之前 |
Marius Stanciu
|
c0716f22e5
- wip for multithreading in PDF Tool
|
6 年之前 |
Marius Stanciu
|
e4faa27351
- PDF import tool: working in making the PDF layer rendering multithreaded in itself (one layer rendered on each worker)
|
6 年之前 |
Marius Stanciu
|
82a0287f4d
- PDF Import tool: added support for detection of circular geometry drawn with white color which means actually invisible color. When detected, FlatCAM will build an Excellon file out of those geoms.
|
6 年之前 |
Marius Stanciu
|
d66d914cc3
- PDF Import tool: fixed bugs when drag & dropping PDF files on canvas the files geometry previously opened was added to the new one. Also scaling issues. Solved.
|
6 年之前 |
Marius Stanciu
|
8f1a0c1fdc
- added PDF file as type in the Recent File list and capability to load it from there
|
6 年之前 |
Marius Stanciu
|
7442af1b06
- PDF Import tool: added support for PDF files that embed multiple Gerber layers (top, bottom, outline, silkscreen etc). Each will be opened in it's own Gerber file. The requirement is that each one is drawn in a different color
|
6 年之前 |
Marius Stanciu
|
8a2a48f668
- PDF import tool: added support for save/restore Graphics stack. Only for scale and offset transformations and for the linewidth. This is the final fix for Microsoft PDF printer who saves in PDF format 1.7
|
6 年之前 |
Marius Stanciu
|
53444fc685
- fixed the PDF import tool to work with files generated by the Microsoft PDF printer (chained subpaths)
|
6 年之前 |
Marius Stanciu
|
108f11eacf
- finished adding the PDF import tool although it does not support all kinds of outputs from PDF printers. Microsoft PDF printer is not supported.
|
6 年之前 |
Marius Stanciu
|
52fceae054
- started to work on PDF import tool
|
6 年之前 |