Historial de Commits

Autor SHA1 Mensaje Fecha
  Marius Stanciu 8165c797a4 - changes some icons hace 5 años
  Marius Stanciu 2e8d5b3b96 - added the Exclusion zones processing to Geometry GCode generation hace 5 años
  Marius Stanciu 51c9023bbe - added the Exclusion zones processing to Excellon GCode generation hace 5 años
  Marius Stanciu 9c707e0682 - solved a circular import hace 5 años
  Marius Stanciu d61ca10e75 - more refactoring; solved some issues introduced by the refactoring hace 5 años
  Marius Stanciu 710a84b442 - more refactoring class names hace 5 años
  Marius Stanciu ba3f10d355 - renamed classes to have shorter names and grouped hace 5 años
  Marius Stanciu 6aacd4d978 - fixed recent issues introduced in Tcl command Drillcncjob hace 5 años
  Marius Stanciu a161354c25 - solved issue with new parameter end_xy when it is None hace 5 años
  Marius Stanciu ed105eecad - fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file hace 5 años
  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) hace 5 años
  Marius Stanciu 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute hace 5 años
  Marius Stanciu 3ec666edbb - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute hace 5 años
  Marius Stanciu 5a5a18ef43 - some PEP8 changes in Geometry Editor and other minor changes hace 5 años
  Marius Stanciu e64c7060e5 - updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods hace 5 años
  Marius Stanciu 139baaff64 - fixed issue #386 - multiple Cut operation on a edited object created a crash due of the bounds() method hace 5 años
  Marius Stanciu 8a2f5fed05 - working to update the Paint Tool hace 5 años
  Marius Stanciu 7415ebc8af - fixed bugs in cncjob TclCommand hace 5 años
  Marius Stanciu ffaea546db - fixed issue in "re-cut" feature when combined with multi-depth feature hace 5 años
  Marius Stanciu f4f87eb2a7 - updated the "re-cut" feature in Geometry object; now if the re-cut parameter is non zero it will cut half of the entered distance before the isolation end and half of it after the isolation end hace 5 años
  Marius Stanciu 98f4a82ad4 - fixed a bug in CNCJob generation out of a Excellon object; the plot failed in case some of the geometry of the CNCJob was invalid hace 5 años
  Marius Stanciu 70d3895799 - working on a new type of database hace 5 años
  Marius Stanciu c5e4d72db8 - solved issue #381 where there was an error when trying to generate CNCJob out of an Excellon file that have a tool with only slots and no drills hace 5 años
  Marius Stanciu 8a6ada1984 - added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move hace 6 años
  Marius Stanciu f8f337526d - fixed some issues in the Geometry Editor; the jump sigmal disconnect was failing for repeated Editor tool operation hace 6 años
  Marius Stanciu 124ba6cdc6 - adapted the GCode generation from Excellon to work with multiple tools data and modified the preprocessors header hace 6 años
  Marius Stanciu 1e9232aeaa - updated the Excellon UI to hold data for each tool hace 6 años
  Marius Stanciu 25c9a31179 - more work in the new Laser Mode in the Paint Tool hace 6 años
  Marius Stanciu e936e0e116 - fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas; hace 6 años
  Marius Stanciu 82ab0d83d6 - started a new way to clear the Gerber polygons based on the 'follow' lines hace 6 años