Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu 9fc2ba8ffd - added a new FlatCAM Tool: Gerber Invert Tool. It will invert the copper features in a Gerber file: where is copper there will be empty and where is empty it will be copper il y a 6 ans
  Marius Stanciu e8ecf7a83c - PEP8 changes il y a 6 ans
  Marius Stanciu e936e0e116 - fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas; il y a 6 ans
  Marius Stanciu b3ba2d32da - working on fixing a bug in FlatCAMGeometry.merge() - FIXED il y a 6 ans
  Marius Stanciu c2373da17a - working on fixing a bug in FlatCAMGeometry.merge() il y a 6 ans
  Marius Stanciu 0807e9aaf1 - solved bug that made drilling with Marlin preprocessor very slow il y a 6 ans
  Marius Stanciu d33505096c - modified the Excellon GCode generation so now it can use multi depth drilling; modified the preprocessors to show the number of passes il y a 6 ans
  Marius Stanciu 48029da52b - added a new preprocessor file for using laser on a Marlin motion controller but with the laser connected to one of the FAN pins, named 'Marlin_laser_use_FAN_pin' il y a 6 ans
  Marius Stanciu 9911402c95 - added a new preprocessor for using laser on a Marlin 3D printer named 'Marlin_laser' il y a 6 ans
  Marius Stanciu 1be1851ac7 - in Excellon UI, if Basic application mode is selected in Preferences, the Plot column 'P' is hidden now because some inexperienced users mistake this column checkboxes for tool selection il y a 6 ans
  Marius Stanciu bfd71a81b8 - fixed issue #376 where the V-Shape parameters from Gerber UI are not transfered to the resulting Geometry object if the 'combine' checkbox is not checked in the Gerber UI il y a 6 ans
  Marius Stanciu 7aea33914c - fixed a division by zero error: fixed #377 il y a 6 ans
  Marius Stanciu 6eb96264f1 - fixed some bugs il y a 6 ans
  Marius Stanciu ece94b7f60 - some UI changes in the common object UI il y a 6 ans
  Marius Stanciu a44d7b97b5 - some changed in the Excellon UI il y a 6 ans
  Marius Stanciu ca87475694 - small changes to the Toolchange manual preprocessor il y a 6 ans
  Marius Stanciu 11d4dd633f - fixed a bug in the bounding box generation il y a 6 ans
  Marius Stanciu 5b63dee50d - made possible to set the colors for Excellon objects too il y a 6 ans
  Marius Stanciu 957903d307 - more changes to Excellon UI il y a 6 ans
  Marius Stanciu c417030896 - moved default_data data update from Excellon parser to the Excellon object constructor il y a 6 ans
  Marius Stanciu b71d4e8c45 - in ParseExcellon.Excellon the self.tools dict has now a key 'data' which holds a dict with all the default values for Excellon and Geometry il y a 6 ans
  Marius Stanciu 0221a9cfb6 - updated the Excellon and Geometry UI to be similar il y a 6 ans
  Marius Stanciu 02cfd96715 - fixed a small GUI issue in Excellon UI when Basic mode is active il y a 6 ans
  Marius Stanciu a9b93cafa1 - improved the circle approximation resolution il y a 6 ans
  Marius Stanciu e090b96c7c - modified Toggle Workspace function to work in the new Preferences UI configuration il y a 6 ans
  Marius Stanciu 3475ae00cd - fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change il y a 6 ans
  Marius Stanciu 841e1f3eeb - fixed Tcl commands that use the overlap parameter to switch from fraction to percentage il y a 6 ans
  Marius Stanciu c0ec3b6546 - Buffer sub-tool in Transform Tool: added the possibility to apply a factor effectively scaling the aperture size thus the copper features sizes il y a 6 ans
  Marius Stanciu 84cd2143c3 - the Gerber UI is built only once now so the process is lighter on CPU il y a 6 ans
  Marius Stanciu 58054f71b3 - fixed a minor issue that when saving a project with CNCJob objects, the variable that holds the origin of the CNCJob object was not saved in the project. Added to the serializable objects also the exc_cnc_tools dictionary il y a 6 ans