Marius Stanciu
|
29d57caacd
- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)
|
6 роки тому |
Marius Stanciu
|
1da424e9fb
- added more custom mouse cursors in Geometry and Gerber Editors
|
6 роки тому |
Marius Stanciu
|
54d6a32b6c
- updated the translation files
|
6 роки тому |
Marius Stanciu
|
5f5b37eb98
- Fixed Measurement Tool to show the mouse coordinates on the status bar (it was broken at some point)
|
6 роки тому |
Marius Stanciu
|
49120c088e
- Gerber Editor: made Add Pad repeat until user exits the Add Pad through either mouse right click, or ESC key or deselecting the Add Pad menu item
|
6 роки тому |
Marius Stanciu
|
929d70542c
- Gerber Editor: added two new tools: Add Disc and Add SemiDisc (porting of Circle and Arc from Geometry Editor)
|
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
|
7 роки тому |
Marius Stanciu
|
f7f52e3bec
- Gerber Editor: the bending mode will now survive until the tool is exited
|
7 роки тому |
Marius Stanciu
|
c5c924cbc4
- Gerber Editor: Region Tool will add regions only in '0' aperture
|
7 роки тому |
Marius Stanciu
|
839baea4b8
- Gerber Editor: added custom mouse cursors for each mode in Add Track Tool
|
7 роки тому |
Marius Stanciu
|
f69f888e38
- added a warning regarding the fact that the loaded Excellon file has no tool info about the diameters. This is the case for at least the Excellon's generated by PCB Wizard.
|
7 роки тому |
Marius Stanciu
|
b749a47652
- Excellon Editor: fixed issue not remembering last tool after adding a new tool
|
7 роки тому |
Marius Stanciu
|
7218c2d920
- Gerber Editor: added multiple modes to lay a Region: 45-degrees, reverse 45-degrees, 90-degrees, reverse 90-degrees and free-angle. Added also key shortcuts 'T' and 'R' to cycle forward, respectively in reverse through the modes.
|
7 роки тому |
Marius Stanciu
|
b91e492805
- Gerber Editor: work in progress to add multiple modes of drawing for the Region Tool
|
7 роки тому |
Marius Stanciu
|
c49ee7d27d
- added custom mouse cursors for some tools in Gerber Editor
|
7 роки тому |
Marius Stanciu
|
a27d19c64e
- fixed version check
|
7 роки тому |
Marius Stanciu
|
5a855292c4
- wip
|
7 роки тому |
Marius Stanciu
|
b35dc84f0d
- Gerber Editor: added some messages to warn user if no selection exists when trying to do aperture deletion or aperture geometry deletion
|
7 роки тому |
Marius Stanciu
|
7707baa9b2
- Gerber Editor: added protections for the Pad Array and Pad Tool for the case when the aperture size is zero (the aperture where to store the regions)
|
7 роки тому |
Marius Stanciu
|
862eb2ae78
- Gerber Editor: Add Track Tool: added 5 modes for laying a track: 45-degrees, reverse-45 degrees, 90-degrees, reverse 90-degrees and free angle. Key 'T' will cycle forward through the modes and key 'R' will cycle in reverse through the track laying modes.
|
7 роки тому |
Marius Stanciu
|
83cb0b8755
- Gerber Editor: started to add modes of laying a track
|
7 роки тому |
Marius Stanciu
|
d92750d124
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
|
7 роки тому |
Marius Stanciu
|
2ba0b494ff
- Gerber Editor: finished a new tool: Poligonize Tool (ALT+N in Editor). It will fuse a selection of tracks into a polygon. It will fill a selection of polygons if they are apart and it will make a single polygon if the selection is overlapped. All the newly created filled polygons will be stored in aperture '0' (if it does not exist it will be automatically created)
|
7 роки тому |