Marius Stanciu
|
f1b034e50c
- fixed a bug in editing a blank Gerber object
|
6 gadi atpakaļ |
Marius Stanciu
|
036e886af4
- in all Editors, manually deactivating a button in the editor toolbar will automatically select the 'Select' button
|
7 gadi atpakaļ |
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
|
7 gadi atpakaļ |
Marius Stanciu
|
28dac56051
- Gerber Editor: added Add Track and Add Region functions
|
7 gadi atpakaļ |
Marius Stanciu
|
942d9e2b01
- Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors
|
7 gadi atpakaļ |
Marius Stanciu
|
57176b7e28
- default values for Jump To function is jumping to origin (0, 0)
|
7 gadi atpakaļ |
Marius Stanciu
|
1e57054bd2
- fixed issue with not possible to close the app after a project save (for real this time)
|
7 gadi atpakaļ |
Marius Stanciu
|
da991c103b
- fixed issue with not possible to close the app after a project save.
|
7 gadi atpakaļ |
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.
|
7 gadi atpakaļ |
Marius Stanciu
|
e8a0fcaef1
- fixed bug in saving the maximized state
|
7 gadi atpakaļ |
Marius Stanciu
|
b7fce74ca3
- increased the number of workers in FlatCAM and made the number of workers customizable from Preferences
|
7 gadi atpakaļ |
Marius Stanciu
|
cefb74d792
- Gerber Editor: made geometry transfer (which is slow) to Editor to be multithreaded
|
7 gadi atpakaļ |
Marius Stanciu
|
c623b8d63c
- added support for Gerber format specification D (no zero suppression) - PCBWizard Gerber files support
|
7 gadi atpakaļ |
Marius Stanciu
|
8fc7c0ffc1
- fixed the quit action when denying the save, to save the default values and the QSettings
|
7 gadi atpakaļ |
Marius Stanciu
|
8fc916b746
- working on Gerber Editor - added the key shortcuts: wip
|
7 gadi atpakaļ |
Marius Stanciu
|
06ac0b03b1
- modified the calling of the editor2object() slot function
|
7 gadi atpakaļ |
Marius Stanciu
|
0a9148f30a
- fixed plotting in Gerber Editor
|
7 gadi atpakaļ |
Marius Stanciu
|
40c8ef1cf8
- wip in Gerber editor
|
7 gadi atpakaļ |
Marius Stanciu
|
b202de338f
- fixed errors when the File -> New Project is initiated while an Editor is still active.
|
7 gadi atpakaļ |
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
|
7 gadi atpakaļ |
Marius Stanciu
|
1c1d8bd637
- fix error in plotting Excellon when toggling units
|
7 gadi atpakaļ |
Marius Stanciu
|
c5a77841f8
- update the TCL keyword list
|
7 gadi atpakaļ |
Marius Stanciu
|
e0417b034b
- modified Gerber parser to copy the follow_geometry in the self.apertures
|
7 gadi atpakaļ |
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
|
7 gadi atpakaļ |
Marius Stanciu
|
6d9eb10a59
- new feature: added ability to edit MultiGeo geometry (geometry from Paint Tool)
|
7 gadi atpakaļ |
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'
|
7 gadi atpakaļ |
Marius Stanciu
|
43f89397d7
- added all the TCL keywords in the completer keyword list
|
7 gadi atpakaļ |
Marius Stanciu
|
f8cbafe84d
- in the TCL completer if the word is already complete don't add it again but add a space
|
7 gadi atpakaļ |
Marius Stanciu
|
9648bcd693
- added a header in the New Script
|
7 gadi atpakaļ |
Marius Stanciu
|
d67700c38b
- changed the autoname for saving Preferences, Project and PNG file
|
7 gadi atpakaļ |