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 лет назад |
Marius Stanciu
|
1e57054bd2
- fixed issue with not possible to close the app after a project save (for real this time)
|
6 лет назад |
Marius Stanciu
|
da991c103b
- fixed issue with not possible to close the app after a project save.
|
6 лет назад |
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 лет назад |
Marius Stanciu
|
e8a0fcaef1
- fixed bug in saving the maximized state
|
6 лет назад |
Marius Stanciu
|
b7fce74ca3
- increased the number of workers in FlatCAM and made the number of workers customizable from Preferences
|
6 лет назад |
Marius Stanciu
|
cefb74d792
- Gerber Editor: made geometry transfer (which is slow) to Editor to be multithreaded
|
6 лет назад |
Marius Stanciu
|
c623b8d63c
- added support for Gerber format specification D (no zero suppression) - PCBWizard Gerber files support
|
6 лет назад |
Marius Stanciu
|
8fc7c0ffc1
- fixed the quit action when denying the save, to save the default values and the QSettings
|
6 лет назад |
Marius Stanciu
|
8fc916b746
- working on Gerber Editor - added the key shortcuts: wip
|
6 лет назад |
Marius Stanciu
|
06ac0b03b1
- modified the calling of the editor2object() slot function
|
6 лет назад |
Marius Stanciu
|
0a9148f30a
- fixed plotting in Gerber Editor
|
6 лет назад |
Marius Stanciu
|
40c8ef1cf8
- wip in Gerber editor
|
6 лет назад |
Marius Stanciu
|
b202de338f
- fixed errors when the File -> New Project is initiated while an Editor is still active.
|
6 лет назад |
Marius Stanciu
|
ecd6472220
- fixed issue #281 by making generation of a convex shape for the freeform cutout in Tool Cutout a choice rather than the default
|
6 лет назад |
Marius Stanciu
|
1c1d8bd637
- fix error in plotting Excellon when toggling units
|
6 лет назад |
Marius Stanciu
|
c5a77841f8
- update the TCL keyword list
|
6 лет назад |
Marius Stanciu
|
e0417b034b
- modified Gerber parser to copy the follow_geometry in the self.apertures
|
6 лет назад |
Marius Stanciu
|
ecc2c90f2a
- changed all the info messages that are of type warning, error or success so they have a space added after the keyword
|
6 лет назад |
Marius Stanciu
|
6d9eb10a59
- new feature: added ability to edit MultiGeo geometry (geometry from Paint Tool)
|
6 лет назад |
Marius Stanciu
|
a7e6914584
- fixed an issue where the Geometry plot function protested that it does not have an parameter that is used by the CNCJob plot function. But both inherit from FaltCAMObj plot function which does not have that parameter so something may need to be changed. Until then I provided a phony keyboard parameter to make that function 'shut up'
|
6 лет назад |
Marius Stanciu
|
43f89397d7
- added all the TCL keywords in the completer keyword list
|
6 лет назад |
Marius Stanciu
|
f8cbafe84d
- in the TCL completer if the word is already complete don't add it again but add a space
|
6 лет назад |