Marius Stanciu
|
0dee41e03c
- Tool Drilling - moved some of the Excellon Preferences related to drilling operation to it's own group Drilling Tool Options
|
5 rokov pred |
Marius Stanciu
|
391a28282e
- Tool Drilling - added new feature to drill the slots
|
5 rokov pred |
Marius Stanciu
|
494963ed04
- working in cleaning up the Excellon UI (Selected Tab)
|
5 rokov pred |
Marius Stanciu
|
fd3fe0530c
- CNCJob object - now it is possible for CNCJob objects originated from Excellon objects, to toggle the plot for a selection of tools
|
5 rokov pred |
Marius Stanciu
|
4216333645
- Tool Drilling - remade the methods used to generate GCode from Excellon, to parse the GCode. Now the GCode and GCode_parsed are stored individually for each tool and also they are plotted individually
|
5 rokov pred |
Marius Stanciu
|
a0fea17aed
- working on Tool Drilling
|
5 rokov pred |
Marius Stanciu
|
45472f6193
- working on Tool Drilling - remaking the way that the GCode is stored, each tool will store it's own GCode
|
5 rokov pred |
Marius Stanciu
|
5e9455991f
- added as ToolTip for the the Preprocessor combobox items, the actual name of the items
|
5 rokov pred |
Marius Stanciu
|
6edd7f051a
- Tool Drilling - working on the UI
|
5 rokov pred |
Marius Stanciu
|
f0fba5ccd1
- fixed the Panelize Tool so the box object stay as selected on new objects are loaded; any selection shape on canvas is deleted when clicking Panelize
|
5 rokov pred |
Marius Stanciu
|
e7c369ab8e
- updated the Panelize Tool to save the source code for the panelized Excellon objects so it can be saved from the Save project tab context menu entry
|
5 rokov pred |
Marius Stanciu
|
2dfc0caed7
- Turkish translation updated by Mehmet Kaya for the 8.993 version of strings
|
5 rokov pred |
Marius Stanciu
|
cb69216f92
- Convert Any to Excellon. Finished Gerber object conversion to Excellon. Flash's are converted to drills. Traces in the form of a linear LineString (no changes in direction) are converted to slots.
|
5 rokov pred |
Marius Stanciu
|
0c957a3365
- working in making a new functionality: Convert Any to Excellon. Finished Geometry object conversion to Excellon.
|
5 rokov pred |
Marius Stanciu
|
27216c52e2
- modified the Gerber export method to take care of the situation where the exported Gerber file is a SVG/DXF file imported as Gerber
|
5 rokov pred |
Marius Stanciu
|
4bce56308c
- added Turkish translation - courtesy of Mehmet Kaya
|
5 rokov pred |
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 rokov pred |
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 rokov pred |
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 rokov pred |
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 rokov pred |
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 rokov pred |
Marius Stanciu
|
315ab77ebe
- wip for Tool Drilling
|
5 rokov pred |
Marius Stanciu
|
7387553101
- made sure that when trying to view the source but no object is selected, the messages are correct
|
5 rokov pred |
Marius Stanciu
|
6db9aa041f
- working on Tool Drilling
|
5 rokov pred |
Marius Stanciu
|
a833b3e3d4
- wip
|
5 rokov pred |
Marius Stanciu
|
c1a6bcc9f0
- put the bases for a new Tool: Milling Holes Tool
|
5 rokov pred |
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 rokov pred |
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 rokov pred |
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 rokov pred |
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 rokov pred |