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
|
b9a4981cd0
- fixed offset after editing drill diameters in Excellon Editor.
|
7 gadi atpakaļ |
Marius Stanciu
|
f43bed8c66
- modified the bogus diameters series for Excellon objects that do not have tool diameter info
|
7 gadi atpakaļ |
Marius Stanciu
|
f177b2db7b
- added support for Excellon file with no info about tool diameters - PCB Wizard Excellon file support
|
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
|
4bbdeaf844
- fixed the camlib.Geometry.import_svg() and camlib.Gerber.bounds() to work when importing SVG files as Gerber
|
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
|
5e9a27ca45
- added a Gcode end_command: default is M02
|
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
|
bfd7cbdd44
- changed Measuring Tool to use the mouse click release instead of mouse click press; also fixed a bug when using the ESC key.
|
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
|
79e5cce6f1
- added a fix in the Excellon parser by allowing a comma in the tool definitions between the diameter and the rest
|
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
|
18b636bf03
- About 45% progress in German translation
|
7 gadi atpakaļ |
Marius Stanciu
|
ffa9095066
- fixed issue #278. Crash on name change in the Name field in the Selected Tab.
|
7 gadi atpakaļ |
Marius Stanciu
|
d12a6759c7
- progress in German translation. About 27% done.
|
7 gadi atpakaļ |
Marius Stanciu
|
209683b2db
- added new feature: user can delete apertures in Advanced mode and then create a new FlatCAM Gerber object
|
7 gadi atpakaļ |
Marius Stanciu
|
1aabb1c084
- added CNCJob geometry for the holes created by the drills from Excellon objects
|
7 gadi atpakaļ |
Marius Stanciu
|
0002d32341
- fixed bug: after using Paint Tool shortcut keys are disabled
|
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
|
a964e6282d
- fixed an module import issue in NCC Tool
|
7 gadi atpakaļ |