Marius Stanciu
|
eda4202952
- added new setting for the color of the Project Tree items; it helps in providing contrast when using dark theme like the one in MacOS
|
6 лет назад |
Marius Stanciu
|
bc981ab92c
- started to modify the Substract Tool to work on Geometry objects too
|
6 лет назад |
Marius Stanciu
|
eb00176519
- renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion
|
6 лет назад |
Marius Stanciu
|
faf92ff3d9
- fixed some bugs recently introduced in Editors due of the changes done to the way mouse panning is detected
|
6 лет назад |
Marius Stanciu
|
8fcd75a8e4
- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)
|
6 лет назад |
Marius Stanciu
|
8eb390e706
- small changes in GUI
|
6 лет назад |
Marius Stanciu
|
ac3833f746
- added a toggle button in Preferences to toggle on/off the display of the selection box on canvas when the user is clicking an object or selecting it by mouse dragging.
|
6 лет назад |
Marius Stanciu
|
4c275b25af
- fixed Edit -> Copy as Geom function handler to work for Excellon objects, too
|
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
|
e4faa27351
- PDF import tool: working in making the PDF layer rendering multithreaded in itself (one layer rendered on each worker)
|
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
|
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
|
8f1a0c1fdc
- added PDF file as type in the Recent File list and capability to load it from there
|
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 лет назад |
Marius Stanciu
|
a27d19c64e
- fixed version check
|
6 лет назад |
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)
|
6 лет назад |
Marius Stanciu
|
d7cb8a5825
- Gerber Editor: reduced the delay to show UI when editing an empty Gerber object
|
6 лет назад |
Marius Stanciu
|
db26895b5b
- working on a new tool to process automatically PcbWizard Excellon files which are generated in 2 files
|
6 лет назад |
Marius Stanciu
|
fc1dfb8550
- cleaned up Measuring Tool
|
6 лет назад |
Marius Stanciu
|
84f3166e2f
- Gerber Editor: Remade the processing of 'clear_geometry' (geometry generated by polygons made with Gerber LPC command) to work if more than one such polygon exists
|
6 лет назад |
Marius Stanciu
|
a1f7c86996
- made optional the saving of an edited object. Now the user can cancel the changes to the object.
|
6 лет назад |
Marius Stanciu
|
f1b034e50c
- fixed a bug in editing a blank Gerber object
|
6 лет назад |
Marius Stanciu
|
036e886af4
- in all Editors, manually deactivating a button in the editor toolbar will automatically select the 'Select' button
|
6 лет назад |
Marius Stanciu
|
7c0cfac8de
- created menu links and shortcut keys for adding a new empty Gerber objects; on update of the edited Gerber, if the source object was an empty one (new blank one) this source obj will be deleted
|
6 лет назад |
Marius Stanciu
|
28dac56051
- Gerber Editor: added Add Track and Add Region functions
|
6 лет назад |
Marius Stanciu
|
942d9e2b01
- Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors
|
6 лет назад |
Marius Stanciu
|
57176b7e28
- default values for Jump To function is jumping to origin (0, 0)
|
6 лет назад |