Marius Stanciu
|
1c77e3cc2a
- Drilling Tool - now slots are converted to drills if the checkbox is ON for the tool investigated
|
5 роки тому |
Marius Stanciu
|
22d05935e8
- fixed a bug in Tools Database: due of not disconnecting the signals it created a race that was concluded into a RuntimeError exception (an dict changed size during iteration)
|
5 роки тому |
Marius Stanciu
|
0d886955f8
- when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them
|
5 роки тому |
Marius Stanciu
|
329bb04b3c
- Gerber UI - optimized the mark shapes to use only on ShapeCollection
|
5 роки тому |
Marius Stanciu
|
eee56a8f2f
- Geometry UI - moved the UI for polishing from Isolation Tool to Geometry UI (actually in the future Milling Tool) where it belongs
|
5 роки тому |
Marius Stanciu
|
ddfc8cf6dc
- Isolation Tool - modified the UI; preparing to add new feature of polishing at the end of the milling job
|
5 роки тому |
Marius Stanciu
|
9c928e7ce8
- Drilling Tool - changes in UI
|
5 роки тому |
Marius Stanciu
|
8a4de3b44e
- Drilling Tool - minor fixes
|
5 роки тому |
Marius Stanciu
|
13bcc036df
- moved all Excellon Advanced Prefeences to Drilling Tool Preferences
|
5 роки тому |
Marius Stanciu
|
f53ffe54d9
- Tool Drilling - fixed incorrect annotations in CNCJob objects generated; one drawback is that now each tool (when Toolchange is ON) has it's own annotation order which lead to overlapping in the start point of one tool and the end of previous tool
|
5 роки тому |
Marius Stanciu
|
24192540d7
- in Gerber and Excellon UI added buttons to start the Editor
|
5 роки тому |
Marius Stanciu
|
0dee41e03c
- Tool Drilling - moved some of the Excellon Preferences related to drilling operation to it's own group Drilling Tool Options
|
5 роки тому |
Marius Stanciu
|
391a28282e
- Tool Drilling - added new feature to drill the slots
|
5 роки тому |
Marius Stanciu
|
494963ed04
- working in cleaning up the Excellon UI (Selected Tab)
|
5 роки тому |
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 роки тому |
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 роки тому |
Marius Stanciu
|
a0fea17aed
- working on Tool Drilling
|
5 роки тому |
Marius Stanciu
|
45472f6193
- working on Tool Drilling - remaking the way that the GCode is stored, each tool will store it's own GCode
|
5 роки тому |
Marius Stanciu
|
5e9455991f
- added as ToolTip for the the Preprocessor combobox items, the actual name of the items
|
5 роки тому |
Marius Stanciu
|
6edd7f051a
- Tool Drilling - working on the UI
|
5 роки тому |
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 роки тому |
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 роки тому |
Marius Stanciu
|
2dfc0caed7
- Turkish translation updated by Mehmet Kaya for the 8.993 version of strings
|
5 роки тому |
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 роки тому |
Marius Stanciu
|
0c957a3365
- working in making a new functionality: Convert Any to Excellon. Finished Geometry object conversion to Excellon.
|
5 роки тому |
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 роки тому |
Marius Stanciu
|
4bce56308c
- added Turkish translation - courtesy of Mehmet Kaya
|
5 роки тому |
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 роки тому |
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 роки тому |
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 роки тому |