Marius Stanciu
|
d5f74ae8b4
- some PEP8 changes in FlatCAMApp.py
|
há 6 anos atrás |
Marius Stanciu
|
ee3b38327e
- added new option in ToolSub: the ability to close (or not) the resulting paths when using tool on Geometry objects. Added also a new category in the Edit -> Preferences -> Tools, the Substractor Tool Options
|
há 6 anos atrás |
Marius Stanciu
|
3bf5992023
- improved Mark Area Tool in Gerber Editor such that at each launch the previous markings are deleted
|
há 6 anos atrás |
Marius Stanciu
|
04bc1ba013
- fixed bug in camlib.Gerber.parse_lines() Gerber parser where for Allegro Gerber files the Gerber units were incorrectly detected
|
há 6 anos atrás |
Marius Stanciu
|
cac92f75f2
- improved the FlatCAMGerber.isolate() function to work for geometry in the form of list and also in case that the elements of the list are LinearRings (like when doing the Exterior Isolation)
|
há 6 anos atrás |
Marius Stanciu
|
fd104eee55
- done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here)
|
há 6 anos atrás |
Marius Stanciu
|
0e52ef6356
- optimizations in GeoEditor
|
há 6 anos atrás |
Marius Stanciu
|
a4728e966e
- fixed issue where the annotations for all the CNCJob objects are toggled together whenever the ones for an single object are toggled
|
há 6 anos atrás |
Marius Stanciu
|
9ef7b2668c
- made sure that the annotations are deleted when the object that contain them is deleted
|
há 6 anos atrás |
Marius Stanciu
|
cf8a277825
- trying to fix reported bugs
|
há 6 anos atrás |
Marius Stanciu
|
377a811810
- small changes regarding the Project Title
|
há 6 anos atrás |
Marius Stanciu
|
5c8ffb1640
- RELEASE 8.93
|
há 6 anos atrás |
Marius Stanciu
|
b123d4e202
- translation files updated for the new strings (Google Translate)
|
há 6 anos atrás |
Marius Stanciu
|
4a7ff22c8e
- fixed issue in the latest feature in NCC Tool: now it works also with reference objects made out of LineStrings (tool 'Path' in Geometry Editor)
|
há 6 anos atrás |
Marius Stanciu
|
eea66c0311
- added new feature in NCC Tool: now another object can be used as reference for the area extent to be cleared of copper
|
há 6 anos atrás |
Marius Stanciu
|
89717642ed
- fixed bug that created a choppy geometry for CNCJob when working in INCH
|
há 6 anos atrás |
Marius Stanciu
|
40dc73ce93
- finished added 'Area' type of Paint in Paint Tool
|
há 6 anos atrás |
Marius Stanciu
|
6f526acb4d
- added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file
|
há 6 anos atrás |
Marius Stanciu
|
7a6c0541be
- started to work on Paint Area in Paint Tool
|
há 6 anos atrás |
Marius Stanciu
|
fd948cc2c8
- replaced setFixedWidth calls with setMinimumWidth
|
há 6 anos atrás |
Marius Stanciu
|
258d3463e7
- replaced setFixedWidth calls with setMinimumWidth
|
há 6 anos atrás |
Marius Stanciu
|
a87e596f56
- strings added and translations updated
|
há 6 anos atrás |
Marius Stanciu
|
74460f9dcd
- some minor UI changes
|
há 6 anos atrás |
Marius Stanciu
|
5a141ad115
- fixed issue in the isolation function, if the isolation can't be done there will be generated no Geometry object
|
há 6 anos atrás |
Marius Stanciu
|
59b4defa0b
- fixed bug that crashed the app after creating a new geometry, if a new object is loaded and the new geometry is deleted and then trying to select the just loaded new object
|
há 6 anos atrás |
Marius Stanciu
|
3d54932713
- when applying a new language if there are any changes in the current project, the app will offer to save the project before the reboot
|
há 6 anos atrás |
Marius Stanciu
|
afdff59aff
- made sure that if using an negative Gerber isolation diameter, the resulting Geometry object will use a tool with positive diameter
|
há 6 anos atrás |
Marius Stanciu
|
8a17575525
- merged a pull request with language changes for Russian translate
|
há 6 anos atrás |
Marius Stanciu
|
93f9a2f052
- solved bug such that the app is not crashing when some apertures in the Gerber file have no geometry. More than that, now the apertures that have geometry elements are bolded as opposed to the ones without geometry for which the text is unbolded
|
há 6 anos atrás |
Marius Stanciu
|
cd803266a6
- fulfilled request: When saving a CNC file, if the file name is changed in the OS window, the new name does appear in the “Selected” (in name) and “Project” tabs (in cnc_job)
|
há 6 anos atrás |