Marius Stanciu
|
0e07ea1541
- modified the GUI for Exclusion areas; now the shapes are displayed in a Table where they can be selected and deleted. Modification applied for Geometry Objects only (for now).
|
5 лет назад |
Marius Stanciu
|
4ece23c456
- added a fix so the app close is now clean, with exit code 0 as set
|
5 лет назад |
Marius Stanciu
|
343d4ee534
- changed the above: too many shapes collections and the performance will go down. Created a class Exclusion areas that holds all the require properties and the Object UI elements will connect to it's methods. This way I can apply this to Excellon object too (who are a special type of Geometry Object)
|
5 лет назад |
Marius Stanciu
|
91493b2fbc
- wip in adding Exclusion areas in Geometry object; each Geometry object has now a storage for shapes (exclusion shapes, should I make them more general?)
|
5 лет назад |
Marius Stanciu
|
2da0853b23
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
|
5 лет назад |
Marius Stanciu
|
f47396a6e5
- added some ToolTips (strings needed to be translated too) for the Cut Z entry in Geometry Object UI that explain why is sometime disabled and reason for it's value (sometime is zero)
|
5 лет назад |
Marius Stanciu
|
b8d85d2be2
- fixed the merge methods for all FlatCAM objects
|
5 лет назад |
David Robertson
|
a05c174ec8
Fix some things that I broke and further cleanup
|
5 лет назад |
Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 лет назад |