Marius Stanciu
|
ed96f97d9a
- deleting some prints
|
5 yıl önce |
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 yıl önce |
Marius Stanciu
|
ddfc8cf6dc
- Isolation Tool - modified the UI; preparing to add new feature of polishing at the end of the milling job
|
5 yıl önce |
Marius Stanciu
|
9c928e7ce8
- Drilling Tool - changes in UI
|
5 yıl önce |
Marius Stanciu
|
8a4de3b44e
- Drilling Tool - minor fixes
|
5 yıl önce |
Marius Stanciu
|
13bcc036df
- moved all Excellon Advanced Prefeences to Drilling Tool Preferences
|
5 yıl önce |
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 yıl önce |
Marius Stanciu
|
0dee41e03c
- Tool Drilling - moved some of the Excellon Preferences related to drilling operation to it's own group Drilling Tool Options
|
5 yıl önce |
Marius Stanciu
|
391a28282e
- Tool Drilling - added new feature to drill the slots
|
5 yıl önce |
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 yıl önce |
Marius Stanciu
|
a0fea17aed
- working on Tool Drilling
|
5 yıl önce |
Marius Stanciu
|
45472f6193
- working on Tool Drilling - remaking the way that the GCode is stored, each tool will store it's own GCode
|
5 yıl önce |
Marius Stanciu
|
5e9455991f
- added as ToolTip for the the Preprocessor combobox items, the actual name of the items
|
5 yıl önce |
Marius Stanciu
|
6edd7f051a
- Tool Drilling - working on the UI
|
5 yıl önce |
Marius Stanciu
|
34c545ced5
- wip Tool Drilling
|
5 yıl önce |
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 yıl önce |
Marius Stanciu
|
315ab77ebe
- wip for Tool Drilling
|
5 yıl önce |
Marius Stanciu
|
6db9aa041f
- working on Tool Drilling
|
5 yıl önce |
Marius Stanciu
|
a833b3e3d4
- wip
|
5 yıl önce |
Marius Stanciu
|
651b3137e9
- minor fix in App Tools that were updated to have UI in a separate class
|
5 yıl önce |
Marius Stanciu
|
949c265378
- changed the data structure for the Excellon object; modified the Excellon parser and the Excellon object class
|
5 yıl önce |
Marius Stanciu
|
bb24a45f5a
- working on the Drilling Tool - started to create a new data structure that will hold the Excellon object data
|
5 yıl önce |
Marius Stanciu
|
30d5400da1
- created a new App Tool named Drilling Tool where I will move the drilling out of the Excellon UI
|
5 yıl önce |