提交歷史

作者 SHA1 備註 提交日期
  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 5 年之前
  Marius Stanciu e6917ba1ab - fixed Properties Tool due of recent changes to the FCTree widget 5 年之前
  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 5 年之前
  Marius Stanciu 1a06ce6a2d - working on the new database 5 年之前
  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 5 年之前
  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 5 年之前
  Marius Stanciu bac37865e9 - updated the UI in Geometry Editor 5 年之前
  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 5 年之前
  Marius Stanciu 70d3895799 - working on a new type of database 5 年之前
  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 5 年之前
  Marius Stanciu 2c7dff5dbe - compacted the NCC Tool UI by replacing some Radio buttons with Combo boxes due of too many elements 5 年之前
  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 5 年之前
  Marius Stanciu 69607816d0 - some small changes in preprocessors 5 年之前
  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 5 年之前
  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 5 年之前
  Marius Stanciu b6663ddd43 - in NCC Tool modified the UI 6 年之前
  Marius Stanciu a2c0244e18 - in Paint Tool replaced the Selection radio with a combobox GUI element that is more compact 6 年之前
  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) 6 年之前
  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) 6 年之前
  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 6 年之前
  Marius Stanciu f8f337526d - fixed some issues in the Geometry Editor; the jump sigmal disconnect was failing for repeated Editor tool operation 6 年之前
  Marius Stanciu 042dc26cfa - fixed the Offset spinbox not being controller by offset checkbox in NCC Tool 6 年之前
  Marius Stanciu a9c6db73bf - when multiple tools are selected in Excellon UI and parameters are modified it will applied to all selected 6 年之前
  Marius Stanciu 124ba6cdc6 - adapted the GCode generation from Excellon to work with multiple tools data and modified the preprocessors header 6 年之前
  Marius Stanciu 7292a30b9e - fixed some issues realted to the usage of the new confirmation message in FlatCAM Tools 6 年之前
  Marius Stanciu ae22ddb516 - in Excellon UI protected the values that are common parameters from change on tool selection change 6 年之前
  Marius Stanciu ea1b99242c - updated all FlatCAM tools to use the new confirmation message for QSpinBoxes, too 6 年之前
  Marius Stanciu 1e9232aeaa - updated the Excellon UI to hold data for each tool 6 年之前
  Marius Stanciu d1408a3d2c - small update to NCC Tool UI 6 年之前
  Marius Stanciu 64912949c6 - modified the Paint Tool UI 6 年之前