Histórico de Commits

Autor SHA1 Mensagem Data
  Marius Stanciu 6aacd4d978 - fixed recent issues introduced in Tcl command Drillcncjob há 5 anos atrás
  Marius Stanciu 267db756e1 - fixed the Tcl command Cncjob: there was a problem reported as issue #416. The command did not work due of the dpp parameter há 5 anos atrás
  Marius Stanciu 541813c22b - finished the GUI for exclusion areas both in the Excellon and Geometry Objects. Need to think if to make it visible only in Advanced Mode há 5 anos atrás
  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). há 5 anos atrás
  Marius Stanciu 4ece23c456 - added a fix so the app close is now clean, with exit code 0 as set há 5 anos atrás
  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) há 5 anos atrás
  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?) há 5 anos atrás
  Marius Stanciu 2da0853b23 - working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object há 5 anos atrás
  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) há 5 anos atrás
  Marius Stanciu b8d85d2be2 - fixed the merge methods for all FlatCAM objects há 5 anos atrás
  David Robertson a05c174ec8 Fix some things that I broke and further cleanup há 5 anos atrás
  Marius Stanciu 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute há 5 anos atrás