Commit Verlauf

Autor SHA1 Nachricht Datum
  Marius Stanciu 8e687c5054 - fixed some issues related to using the new Numerical... GUI elements vor 5 Jahren
  Marius Stanciu c27a2d29e7 - all tuple entries in the Preferences UI are now protected against letter entry vor 5 Jahren
  Marius Stanciu 2623bb0a65 - updated the Gerber parser such that it will parse correctly Gerber files that have only one solid polygon inside with multiple clear polygons (like those generated by the Invert Tool) vor 5 Jahren
  Marius Stanciu 8165c797a4 - changes some icons vor 5 Jahren
  Marius Stanciu 2e8d5b3b96 - added the Exclusion zones processing to Geometry GCode generation vor 5 Jahren
  Marius Stanciu 51c9023bbe - added the Exclusion zones processing to Excellon GCode generation vor 5 Jahren
  Marius Stanciu 9c707e0682 - solved a circular import vor 5 Jahren
  Marius Stanciu d61ca10e75 - more refactoring; solved some issues introduced by the refactoring vor 5 Jahren
  Marius Stanciu 710a84b442 - more refactoring class names vor 5 Jahren
  Marius Stanciu ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
  Marius Stanciu 6aacd4d978 - fixed recent issues introduced in Tcl command Drillcncjob vor 5 Jahren
  Marius Stanciu a161354c25 - solved issue with new parameter end_xy when it is None vor 5 Jahren
  Marius Stanciu ed105eecad - fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file vor 5 Jahren
  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) vor 5 Jahren
  Marius Stanciu 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute vor 5 Jahren
  Marius Stanciu 3ec666edbb - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute vor 5 Jahren
  Marius Stanciu 5a5a18ef43 - some PEP8 changes in Geometry Editor and other minor changes vor 5 Jahren
  Marius Stanciu e64c7060e5 - updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods vor 5 Jahren
  Marius Stanciu 139baaff64 - fixed issue #386 - multiple Cut operation on a edited object created a crash due of the bounds() method vor 5 Jahren
  Marius Stanciu 8a2f5fed05 - working to update the Paint Tool vor 5 Jahren
  Marius Stanciu 7415ebc8af - fixed bugs in cncjob TclCommand vor 5 Jahren
  Marius Stanciu ffaea546db - fixed issue in "re-cut" feature when combined with multi-depth feature vor 5 Jahren
  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 vor 5 Jahren
  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 vor 5 Jahren
  Marius Stanciu 70d3895799 - working on a new type of database vor 5 Jahren
  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 vor 5 Jahren
  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 vor 6 Jahren
  Marius Stanciu f8f337526d - fixed some issues in the Geometry Editor; the jump sigmal disconnect was failing for repeated Editor tool operation vor 6 Jahren
  Marius Stanciu 124ba6cdc6 - adapted the GCode generation from Excellon to work with multiple tools data and modified the preprocessors header vor 6 Jahren
  Marius Stanciu 1e9232aeaa - updated the Excellon UI to hold data for each tool vor 6 Jahren