Marius Stanciu
|
209683b2db
- added new feature: user can delete apertures in Advanced mode and then create a new FlatCAM Gerber object
|
7 anni fa |
Marius Stanciu
|
1aabb1c084
- added CNCJob geometry for the holes created by the drills from Excellon objects
|
7 anni fa |
Marius Stanciu
|
0002d32341
- fixed bug: after using Paint Tool shortcut keys are disabled
|
7 anni fa |
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 anni fa |
Marius Stanciu
|
a964e6282d
- fixed an module import issue in NCC Tool
|
7 anni fa |
Marius Stanciu
|
d7f4b7e6b0
- work in progress in German translation ~7%
|
7 anni fa |
Marius Stanciu
|
43f89397d7
- added all the TCL keywords in the completer keyword list
|
7 anni fa |
Marius Stanciu
|
f8cbafe84d
- in the TCL completer if the word is already complete don't add it again but add a space
|
7 anni fa |
Marius Stanciu
|
9648bcd693
- added a header in the New Script
|
7 anni fa |
Marius Stanciu
|
d67700c38b
- changed the autoname for saving Preferences, Project and PNG file
|
7 anni fa |
Marius Stanciu
|
789dcc5da5
- fixed the Gerber.merge() function. When some of the Gerber files have apertures with same id, create a new aperture id for the object that is fused because each aperture id may hold different geometries.
|
7 anni fa |
Marius Stanciu
|
df98007a4a
- fixed an error that created a situation that when saving a project with some of the CNCJob objects disabled, on project reload the CNCJob objects are no longer loaded
|
7 anni fa |
Marius Stanciu
|
9a2279708e
- added an icon and title text for the Toggle Units QMessageBox
|
7 anni fa |
Marius Stanciu
|
99c2ceaaed
- ESC key will trigger normal view if in full screen and the ESC key is pressed
|
7 anni fa |
Marius Stanciu
|
b09f311b5c
- added autocomplete finish with ENTER key for the TCL Shell
|
7 anni fa |
Marius Stanciu
|
ec75a68976
- autocomplete in Code Editor is finished by hitting either TAB key or ENTER key
|
7 anni fa |
Marius Stanciu
|
0eb3ea0283
- fixed the Gerber.merge() to work for the case when one of the merged Gerber objects solid_geometry type is Polygon and not a list
|
7 anni fa |
Marius Stanciu
|
bebb827bd2
- added autocomplete for Code editor; TODO: needs to be enabled only when doing Scripts, right now is available for everyone.
|
7 anni fa |
Marius Stanciu
|
e57b913b7f
- in Code Editor added shortcut combo key CTRL+SHIFT+V to function as a Special Paste that will replace the '\' char with '/' so the Windows paths will be pasted correctly for TCL Shell. Also doing SHIFT + LMB on the Paste in contextual menu is doing the same.
|
7 anni fa |
Marius Stanciu
|
39eaf12fef
- added ability to run a FlatCAM Tcl script by double-clicking on the file
|
7 anni fa |
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
|
7 anni fa |
Marius Stanciu
|
74d1765a95
- added ability to create new scripts and open scripts in FlatCAM Script Editor
|
7 anni fa |
Marius Stanciu
|
b79c26ec4b
- some changes on how the first layout is applied
|
7 anni fa |
Marius Stanciu
|
3daed4cbfb
- made the translations work when the app is frozen with CX_freeze
|
7 anni fa |
Marius Stanciu
|
dd2f06c598
- changed the name for the .mo/.po files to strings
|
7 anni fa |
Marius Stanciu
|
a4a8258730
Merged in test_beta8.912 (pull request #136)
|
7 anni fa |
Marius Stanciu
|
1c8c973971
- finished translation in Romanian
|
7 anni fa |
Marius Stanciu
|
abfa78d898
- remade the layout in 2Sided Tool
|
7 anni fa |
Marius Stanciu
|
fe6fa826ce
- remade the layout in 2Sided Tool
|
7 anni fa |
Marius Stanciu
|
011f684b38
- fixed bug in Paint Tool - Single Poly: no geometry was generated
|
7 anni fa |