Historial de Commits

Autor SHA1 Mensaje Fecha
  Marius Stanciu 1ca650e883 - modified the new database to accept data from NCC and Paint Tools hace 5 años
  Marius Stanciu 5554cf0afa - finished the new database based on a QTreeWidget hace 5 años
  Marius Stanciu 91884a57e0 - fixed Cutout Tool to work with negative values for Margin parameter 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 22f74edfab - added to Paint and NCC Tool a feature that allow polygon area selection when the reference is selected as Area Selection 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 e6917ba1ab - fixed Properties Tool due of recent changes to the FCTree widget 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 1a06ce6a2d - working on the new database hace 5 años
  Marius Stanciu 15ee54d057 - updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App hace 5 años
  Marius Stanciu 0477a9860a - added property that allow the FCComboBox to update the view with the last item loaded; updated the app to use this property hace 5 años
  Marius Stanciu bac37865e9 - updated the UI in Geometry Editor hace 5 años
  Marius Stanciu 5b10e9faf0 - updated the CutOut Tool such that while adding manual gaps, the cutting geometry is updated on-the-fly if the gap size or tool diameter parameters are adjusted hace 5 años
  Marius Stanciu 77e01825c2 - wip on the new tools database hace 5 años
  Marius Stanciu 70d3895799 - working on a new type of database hace 5 años
  Marius Stanciu acc61d460b - fixed error in CutOut Tool when trying to create a FreeFrom Cutout out of a Gerber object with the Convex Shape checked hace 5 años
  Marius Stanciu 2c7dff5dbe - compacted the NCC Tool UI by replacing some Radio buttons with Combo boxes due of too many elements 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 69607816d0 - some small changes in preprocessors hace 5 años
  Marius Stanciu 84570bf6fe - some tooltip changes 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 5 años
  Marius Stanciu 522b98fef3 - fixed bug in Gerber parser: it tried to calculate a len() for a single element and not a list - a Gerber generated by Eagle exhibited this hace 5 años
  Marius Stanciu b6663ddd43 - in NCC Tool modified the UI hace 6 años
  Marius Stanciu a2c0244e18 - in Paint Tool replaced the Selection radio with a combobox GUI element that is more compact hace 6 años
  Marius Stanciu dab46ef3ae - in FlatCAMObj.export_gerber() method took into account the possibility of polygons of type 'clear' (the ones found in the Gerber files under the LPC command) hace 6 años
  Marius Stanciu 72ce53182d - on Set Origin, Move to Origin and Move actions for Gerber and Excellon objects the source file will be also updated (the export functions will export an updated object) hace 6 años
  Marius Stanciu 6a24c8e204 - fixed an issue in Gerber Editor where the multiprocessing pool was reported as closed and an ValueError exception was raised in a certain scneraio 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 042dc26cfa - fixed the Offset spinbox not being controller by offset checkbox in NCC Tool hace 6 años