Marius Stanciu
|
4bce56308c
- added Turkish translation - courtesy of Mehmet Kaya
|
5 anos atrás |
Marius Stanciu
|
e1dab238a7
- fixed importing DXF file as Gerber method such that now the resulting Gerber object is correctly created having the geometry attributes like self.apertures and self.follow_geometry
|
5 anos atrás |
Marius Stanciu
|
34c545ced5
- wip Tool Drilling
|
5 anos atrás |
Marius Stanciu
|
ce4b6a5a85
- trying to optimize the resulting geometry in DXF import (and in SVG import) by merging contiguous lines; reduced the lines to about one third of the original
|
5 anos atrás |
Marius Stanciu
|
2fb786f498
- fixed the SVG parser so the SVG files with no information regarding the 'height' can be opened in FlatCAM; fixed issue #433
|
5 anos atrás |
Marius Stanciu
|
249ece72e9
- fixed the DXF parser to work with the latest version of ezdxf module (issues for the ellipse entity and modified attribute name for the knots_values to knots)
|
5 anos atrás |
Marius Stanciu
|
ce5ad816c5
- Drilling Tool - UI is working as expected; I will have to propagate the changes to other tools too, to increase likeness between different parts of the app
|
5 anos atrás |
Marius Stanciu
|
315ab77ebe
- wip for Tool Drilling
|
5 anos atrás |
Marius Stanciu
|
7387553101
- made sure that when trying to view the source but no object is selected, the messages are correct
|
5 anos atrás |
Marius Stanciu
|
6db9aa041f
- working on Tool Drilling
|
5 anos atrás |
Marius Stanciu
|
a833b3e3d4
- wip
|
5 anos atrás |
Marius Stanciu
|
c1a6bcc9f0
- put the bases for a new Tool: Milling Holes Tool
|
5 anos atrás |
Marius Stanciu
|
755aa48490
- Panelize Tool - fixed to work for panelizing Excellon objects with the new data structure storing drills and tools in the obj.tools dictionary
|
5 anos atrás |
Marius Stanciu
|
8dc4eecbf4
- Panelize Tool - add a new option for the panels of type Geometry named Path Optimiztion. If the checkbox is checked then all the LineStrings that are overlapped in the resulting multigeo Geometry panel object will keep only one of the paths thus minimizing the tool cuts.
|
5 anos atrás |
Marius Stanciu
|
7be4d98172
- Cutout Tool - made sure that all the paths generated by this tool are contiguous which means that two lines that meet at one end will become onle line therefore reducing unnecessary Z moves
|
5 anos atrás |
Marius Stanciu
|
79fec61934
- fixed bug in the Cutout Tool that did not allowed the manual cutous to be added on a Geometry created in the Tool
|
5 anos atrás |
Marius Stanciu
|
e70c795961
- modified generate_from_excellon_by_tool() method in camlib.CNCJob() such that when Toolchange option is False, since the drills will be drilled with one tool only, all tools will be optimized together
|
5 anos atrás |
Marius Stanciu
|
c9d66381bf
- added fuse tools control in Preferences UI for the Excellon objects: if checked the app will try to see if there are tools with same diameter and merge the drills for those tools; if not the tools will just be added to the new combined Excellon
|
5 anos atrás |
Marius Stanciu
|
c839428a83
- added the multi-save capability if multiple CNCJob objects are selected in Project tab but only if all are of type CNCJob
|
5 anos atrás |
Marius Stanciu
|
0a64b02397
- Tool Punch Gerber - updated the UI
|
5 anos atrás |
Marius Stanciu
|
651b3137e9
- minor fix in App Tools that were updated to have UI in a separate class
|
5 anos atrás |
Marius Stanciu
|
6ec57391f4
- fixed Extract Drills Tool to work with the new Excellon data format
|
5 anos atrás |
Marius Stanciu
|
441b553fa8
- more typos fixed in Excellon parser, slots processing
|
5 anos atrás |
Marius Stanciu
|
ba931a6adc
- fixed some problems (typos, missing data) generated by latest changes
|
5 anos atrás |
Marius Stanciu
|
949c265378
- changed the data structure for the Excellon object; modified the Excellon parser and the Excellon object class
|
5 anos atrás |
Marius Stanciu
|
bb24a45f5a
- working on the Drilling Tool - started to create a new data structure that will hold the Excellon object data
|
5 anos atrás |
Marius Stanciu
|
30d5400da1
- created a new App Tool named Drilling Tool where I will move the drilling out of the Excellon UI
|
5 anos atrás |
Marius Stanciu
|
87524bcfc9
- Tool Isolation - fixed a UI minor issue: 'forced rest' checkbox state at startup was always enabled
|
5 anos atrás |
Marius Stanciu
|
ed9fd94624
- Tools Database - added a context menu action to Save the changes to the database even if it's not in the Administration mode
|
5 anos atrás |
Marius Stanciu
|
5757d856d5
- Isolation Tool - fixed to work with selection of tools in the Tool Table (previously it always used all the tools in the Tool Table)
|
5 anos atrás |