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 vuotta sitten |
Marius Stanciu
|
315ab77ebe
- wip for Tool Drilling
|
5 vuotta sitten |
Marius Stanciu
|
7387553101
- made sure that when trying to view the source but no object is selected, the messages are correct
|
5 vuotta sitten |
Marius Stanciu
|
6db9aa041f
- working on Tool Drilling
|
5 vuotta sitten |
Marius Stanciu
|
a833b3e3d4
- wip
|
5 vuotta sitten |
Marius Stanciu
|
c1a6bcc9f0
- put the bases for a new Tool: Milling Holes Tool
|
5 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Marius Stanciu
|
0a64b02397
- Tool Punch Gerber - updated the UI
|
5 vuotta sitten |
Marius Stanciu
|
651b3137e9
- minor fix in App Tools that were updated to have UI in a separate class
|
5 vuotta sitten |
Marius Stanciu
|
6ec57391f4
- fixed Extract Drills Tool to work with the new Excellon data format
|
5 vuotta sitten |
Marius Stanciu
|
441b553fa8
- more typos fixed in Excellon parser, slots processing
|
5 vuotta sitten |
Marius Stanciu
|
ba931a6adc
- fixed some problems (typos, missing data) generated by latest changes
|
5 vuotta sitten |
Marius Stanciu
|
949c265378
- changed the data structure for the Excellon object; modified the Excellon parser and the Excellon object class
|
5 vuotta sitten |
Marius Stanciu
|
bb24a45f5a
- working on the Drilling Tool - started to create a new data structure that will hold the Excellon object data
|
5 vuotta sitten |
Marius Stanciu
|
30d5400da1
- created a new App Tool named Drilling Tool where I will move the drilling out of the Excellon UI
|
5 vuotta sitten |
Marius Stanciu
|
87524bcfc9
- Tool Isolation - fixed a UI minor issue: 'forced rest' checkbox state at startup was always enabled
|
5 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Marius Stanciu
|
4891cde1f9
- Paint Tool - refurbished the 'rest machining' for the entire tool
|
5 vuotta sitten |
Marius Stanciu
|
9968fd14f2
- in Paint Tool and NCC Tool updated the way the selected tools were processed and made sure that the Tools Table rows are counted only once in the processing
|
5 vuotta sitten |
Marius Stanciu
|
5dcc31ef8b
- modified the Paint, NCC and Isolation Tools that when no tools is selected in the Tools Table, a message will show that no Tool is selected and the Geometry generation button is disabled
|
5 vuotta sitten |
Marius Stanciu
|
14425d1b25
- modified the Isolation Tool UI: now the tools can be reordered (if the order UI radio is set to 'no')
|
5 vuotta sitten |
Marius Stanciu
|
c0a4e2f3cc
- in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues
|
5 vuotta sitten |
Marius Stanciu
|
1fb1b1cdbe
- NCC Tool - now the tools can be reordered (if the order UI radio is set to 'no')
|
5 vuotta sitten |