Marius Stanciu
|
1e57054bd2
- fixed issue with not possible to close the app after a project save (for real this time)
|
6 lat temu |
Marius Stanciu
|
da991c103b
- fixed issue with not possible to close the app after a project save.
|
6 lat temu |
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 lat temu |
Marius Stanciu
|
e8a0fcaef1
- fixed bug in saving the maximized state
|
6 lat temu |
Marius Stanciu
|
b7fce74ca3
- increased the number of workers in FlatCAM and made the number of workers customizable from Preferences
|
6 lat temu |
Marius Stanciu
|
cefb74d792
- Gerber Editor: made geometry transfer (which is slow) to Editor to be multithreaded
|
6 lat temu |
Marius Stanciu
|
c623b8d63c
- added support for Gerber format specification D (no zero suppression) - PCBWizard Gerber files support
|
6 lat temu |
Marius Stanciu
|
8fc7c0ffc1
- fixed the quit action when denying the save, to save the default values and the QSettings
|
6 lat temu |
Marius Stanciu
|
8fc916b746
- working on Gerber Editor - added the key shortcuts: wip
|
6 lat temu |
Marius Stanciu
|
06ac0b03b1
- modified the calling of the editor2object() slot function
|
6 lat temu |
Marius Stanciu
|
0a9148f30a
- fixed plotting in Gerber Editor
|
6 lat temu |
Marius Stanciu
|
40c8ef1cf8
- wip in Gerber editor
|
6 lat temu |
Marius Stanciu
|
b202de338f
- fixed errors when the File -> New Project is initiated while an Editor is still active.
|
6 lat temu |
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 lat temu |
Marius Stanciu
|
1c1d8bd637
- fix error in plotting Excellon when toggling units
|
6 lat temu |
Marius Stanciu
|
c5a77841f8
- update the TCL keyword list
|
6 lat temu |
Marius Stanciu
|
e0417b034b
- modified Gerber parser to copy the follow_geometry in the self.apertures
|
6 lat temu |
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 lat temu |
Marius Stanciu
|
6d9eb10a59
- new feature: added ability to edit MultiGeo geometry (geometry from Paint Tool)
|
6 lat temu |
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 lat temu |
Marius Stanciu
|
43f89397d7
- added all the TCL keywords in the completer keyword list
|
6 lat temu |
Marius Stanciu
|
f8cbafe84d
- in the TCL completer if the word is already complete don't add it again but add a space
|
6 lat temu |
Marius Stanciu
|
9648bcd693
- added a header in the New Script
|
6 lat temu |
Marius Stanciu
|
d67700c38b
- changed the autoname for saving Preferences, Project and PNG file
|
6 lat temu |
Marius Stanciu
|
9a2279708e
- added an icon and title text for the Toggle Units QMessageBox
|
6 lat temu |
Marius Stanciu
|
b09f311b5c
- added autocomplete finish with ENTER key for the TCL Shell
|
6 lat temu |
Marius Stanciu
|
bebb827bd2
- added autocomplete for Code editor; TODO: needs to be enabled only when doing Scripts, right now is available for everyone.
|
6 lat temu |
Marius Stanciu
|
39eaf12fef
- added ability to run a FlatCAM Tcl script by double-clicking on the file
|
6 lat temu |
Marius Stanciu
|
6e465d97cd
- the Code Editor tab name is changed according to the task; 'save' and 'open' buttons will have filters installed for the QOpenDialog fit to the task
|
6 lat temu |
Marius Stanciu
|
74d1765a95
- added ability to create new scripts and open scripts in FlatCAM Script Editor
|
6 lat temu |