Marius Stanciu
|
dcda4f3e1d
- added a missing __init__.py file in the flatcamEditors folder needed by the app freezing
|
6 éve |
Marius Stanciu
|
42e82beb27
- finished German translation (Google translated with some adjustments)
|
6 éve |
Marius Stanciu
|
2dc98fb6d6
- Gerber Editor: added ability to change on the fly the aperture after one of the tools: Add Pad or Add Pad Array is activated
|
6 éve |
Marius Stanciu
|
2c8bac7402
- updating the German translation
|
6 éve |
Marius Stanciu
|
a1f7c86996
- made optional the saving of an edited object. Now the user can cancel the changes to the object.
|
6 éve |
Marius Stanciu
|
57e8db1f9b
- moved the polarity change processing from FlatCAMGrbEditor() class to camlib.Gerber().parse_lines()
|
6 éve |
Marius Stanciu
|
80c5cf86b7
- Gerber Editor: added support for Gerber polarity change commands (LPD, LPC)
|
6 éve |
Marius Stanciu
|
e478d6e043
- when adding an aperture with code '0' (zero) it will automatically be set with size zero and type: 'REG' (from region); here we store all the regions from a Gerber file, the ones without a declared aperture
|
6 éve |
Marius Stanciu
|
8b46d0d6cf
- updated the translation template POT file and the EN PO/MO files
|
6 éve |
Marius Stanciu
|
f1b034e50c
- fixed a bug in editing a blank Gerber object
|
6 éve |
Marius Stanciu
|
2297f99502
- Gerber Editor: added support for Oblong type of aperture
|
6 éve |
Marius Stanciu
|
3f421b234d
- Gerber Editor: fixed multiple selection with key modifier such that first click selects, second deselects
|
6 éve |
Marius Stanciu
|
cc6ff98529
- Gerber Editor: added Add Pad Array tool
|
6 éve |
Marius Stanciu
|
036e886af4
- in all Editors, manually deactivating a button in the editor toolbar will automatically select the 'Select' button
|
6 éve |
Marius Stanciu
|
b3aeb497ec
- changed the color of the marked apertures to the global_selection_color
|
6 éve |
Marius Stanciu
|
8fb952b6ad
- Gerber Editor: autoincrement aperture code when adding new apertures
|
6 éve |
Marius Stanciu
|
950bcc3767
- Gerber Editor: added Add Pad (circular or rectangular type only)
|
6 éve |
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 éve |
Marius Stanciu
|
28dac56051
- Gerber Editor: added Add Track and Add Region functions
|
6 éve |
Marius Stanciu
|
ce9e5a4546
- some init jobs in Editors
|
6 éve |
Marius Stanciu
|
58abfcb7f7
- fixed above bug in Measurement Tool (but there is a TODO there)
|
6 éve |
Marius Stanciu
|
942d9e2b01
- Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors
|
6 éve |
Marius Stanciu
|
fbdcb00eb3
- Gerber Editor: working on aperture selection to show on Aperture Table
|
6 éve |
Marius Stanciu
|
68a6f64fcd
- Gerber Editor: added buffer and scale tools
|
6 éve |
Marius Stanciu
|
57176b7e28
- default values for Jump To function is jumping to origin (0, 0)
|
6 éve |
Marius Stanciu
|
5ef11a56cc
- preliminary Gerber Editor.on_aperture_delete()
|
6 éve |
Marius Stanciu
|
1e57054bd2
- fixed issue with not possible to close the app after a project save (for real this time)
|
6 éve |
Marius Stanciu
|
da991c103b
- fixed issue with not possible to close the app after a project save.
|
6 éve |
Marius Stanciu
|
1307026d83
- fixed bug in Geometry Editor in buffer_int() function that created an Circular Reference Error when applying buffer interior on a geometry.
|
6 éve |
Marius Stanciu
|
e8a0fcaef1
- fixed bug in saving the maximized state
|
6 éve |