Marius Stanciu
|
d5f74ae8b4
- some PEP8 changes in FlatCAMApp.py
|
6 rokov pred |
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
|
6 rokov pred |
Marius Stanciu
|
3bf5992023
- improved Mark Area Tool in Gerber Editor such that at each launch the previous markings are deleted
|
6 rokov pred |
Marius Stanciu
|
04bc1ba013
- fixed bug in camlib.Gerber.parse_lines() Gerber parser where for Allegro Gerber files the Gerber units were incorrectly detected
|
6 rokov pred |
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)
|
6 rokov pred |
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)
|
6 rokov pred |
Marius Stanciu
|
0e52ef6356
- optimizations in GeoEditor
|
6 rokov pred |
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
|
6 rokov pred |
Marius Stanciu
|
9ef7b2668c
- made sure that the annotations are deleted when the object that contain them is deleted
|
6 rokov pred |
Marius Stanciu
|
cf8a277825
- trying to fix reported bugs
|
6 rokov pred |
Marius Stanciu
|
377a811810
- small changes regarding the Project Title
|
6 rokov pred |
Marius Stanciu
|
5c8ffb1640
- RELEASE 8.93
|
6 rokov pred |
Marius Stanciu
|
b123d4e202
- translation files updated for the new strings (Google Translate)
|
6 rokov pred |
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)
|
6 rokov pred |
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
|
6 rokov pred |
Marius Stanciu
|
89717642ed
- fixed bug that created a choppy geometry for CNCJob when working in INCH
|
6 rokov pred |
Marius Stanciu
|
40dc73ce93
- finished added 'Area' type of Paint in Paint Tool
|
6 rokov pred |
Marius Stanciu
|
6f526acb4d
- added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file
|
6 rokov pred |
Marius Stanciu
|
7a6c0541be
- started to work on Paint Area in Paint Tool
|
6 rokov pred |
Marius Stanciu
|
fd948cc2c8
- replaced setFixedWidth calls with setMinimumWidth
|
6 rokov pred |
Marius Stanciu
|
258d3463e7
- replaced setFixedWidth calls with setMinimumWidth
|
6 rokov pred |
Marius Stanciu
|
a87e596f56
- strings added and translations updated
|
6 rokov pred |
Marius Stanciu
|
74460f9dcd
- some minor UI changes
|
6 rokov pred |
Marius Stanciu
|
5a141ad115
- fixed issue in the isolation function, if the isolation can't be done there will be generated no Geometry object
|
6 rokov pred |
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
|
6 rokov pred |
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
|
6 rokov pred |
Marius Stanciu
|
afdff59aff
- made sure that if using an negative Gerber isolation diameter, the resulting Geometry object will use a tool with positive diameter
|
6 rokov pred |
Marius Stanciu
|
8a17575525
- merged a pull request with language changes for Russian translate
|
6 rokov pred |
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
|
6 rokov pred |
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)
|
6 rokov pred |