Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu ada271cbd6 - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI il y a 5 ans
  Marius Stanciu 3ec666edbb - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute il y a 5 ans
  Marius Stanciu 376c8058d9 - fixed the Repeated code parsing in Excellon Parse il y a 5 ans
  Marius Stanciu 3d39916b5f - minor changes to increase compatibility with Python 3.8 il y a 5 ans
  Marius Stanciu 70d3895799 - working on a new type of database il y a 6 ans
  Marius Stanciu 1e9232aeaa - updated the Excellon UI to hold data for each tool 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 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 b1b140634b - in Tool Transform added a new feature named 'Buffer'. For Geometry and Gerber objects will create (and replace) a geometry at a distance from the original geometry and for Excellon will adjust the Tool diameters il y a 6 ans
  Marius Stanciu e397e26484 - some strings updated; update on the Romanian translate il y a 6 ans
  Marius Stanciu 5f739d1baf - if extracut_length is zero then the extracut will cut up until the first point in path no matter what the distance is il y a 6 ans
  Marius Stanciu e26953a6f3 - small fix il y a 6 ans
  Marius Stanciu 1f1d200ab6 - in FlatCAMGeometry fixed the scale and offset methods to always process the self.solid_geometry il y a 6 ans
  Marius Stanciu e15c6da086 - fixed a GUI glitch in the Excellon tool table il y a 6 ans
  Marius Stanciu d683402884 - few bugs solved regarding the newly created empty objects il y a 6 ans
  Marius Stanciu 0d09f10a88 - in Properties Tool added new information's for the tools in the CNCjob objects il y a 6 ans
  Marius Stanciu 13f67786af - cleaned up the Excellon parser and fixed some bugs (old and new); Excellon parser has it's own convert_units() method no longer inheriting from Geometry il y a 6 ans
  Marius Stanciu bb192eb679 - in Properties Tool added more information's regarding the Excellon tools, about travelled distance and job time; fixed issues when doing Properties on the CNCjob objects il y a 6 ans
  Marius Stanciu 0d0f872244 - application wide change: introduced the precision parameters in Edit -> Preferences who will control how many decimals to use in the app parameters il y a 6 ans
  Marius Stanciu 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working il y a 6 ans
  Marius Stanciu e57b6ad082 - wip il y a 6 ans
  Marius Stanciu dfc0b98181 - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots il y a 6 ans
  Marius Stanciu 1a841e3fdc - changed the Jump To icon and reverted some changes to the parseGerber and ParseExcellon classes il y a 6 ans
  Marius Stanciu a6b89dbf3a - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes il y a 6 ans
  Marius Stanciu 8762b115c9 - made FlatCAMExcellon and FlatCAMGerber into their own files in the flatcamParser folder il y a 6 ans