Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu faf92ff3d9 - fixed some bugs recently introduced in Editors due of the changes done to the way mouse panning is detected il y a 6 ans
  Marius Stanciu 8fcd75a8e4 - commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy) il y a 6 ans
  Marius Stanciu 8eb390e706 - small changes in GUI il y a 6 ans
  Marius Stanciu ac3833f746 - added a toggle button in Preferences to toggle on/off the display of the selection box on canvas when the user is clicking an object or selecting it by mouse dragging. il y a 6 ans
  Marius Stanciu 4c275b25af - fixed Edit -> Copy as Geom function handler to work for Excellon objects, too il y a 6 ans
  Marius Stanciu 386e811c65 - New tool: Silkscreen Tool: I am trying to remove the overlapped geo with the soldermask layer from overlay layer; layed out the class and functions - not working yet il y a 6 ans
  Marius Stanciu b11c67d453 - PDF import tool: solved a bug in parsing the rectangle subpath (an extra point was added to the subpath creating nonexisting geometry) il y a 6 ans
  Marius Stanciu e4faa27351 - PDF import tool: working in making the PDF layer rendering multithreaded in itself (one layer rendered on each worker) il y a 6 ans
  Marius Stanciu 49120c088e - Gerber Editor: made Add Pad repeat until user exits the Add Pad through either mouse right click, or ESC key or deselecting the Add Pad menu item il y a 6 ans
  Marius Stanciu 82a0287f4d - PDF Import tool: added support for detection of circular geometry drawn with white color which means actually invisible color. When detected, FlatCAM will build an Excellon file out of those geoms. il y a 6 ans
  Marius Stanciu 8f1a0c1fdc - added PDF file as type in the Recent File list and capability to load it from there il y a 6 ans
  Marius Stanciu 53444fc685 - fixed the PDF import tool to work with files generated by the Microsoft PDF printer (chained subpaths) il y a 6 ans
  Marius Stanciu 108f11eacf - finished adding the PDF import tool although it does not support all kinds of outputs from PDF printers. Microsoft PDF printer is not supported. il y a 6 ans
  Marius Stanciu 52fceae054 - started to work on PDF import tool il y a 6 ans
  Marius Stanciu a27d19c64e - fixed version check il y a 6 ans
  Marius Stanciu 2ba0b494ff - Gerber Editor: finished a new tool: Poligonize Tool (ALT+N in Editor). It will fuse a selection of tracks into a polygon. It will fill a selection of polygons if they are apart and it will make a single polygon if the selection is overlapped. All the newly created filled polygons will be stored in aperture '0' (if it does not exist it will be automatically created) il y a 6 ans
  Marius Stanciu d7cb8a5825 - Gerber Editor: reduced the delay to show UI when editing an empty Gerber object il y a 6 ans
  Marius Stanciu db26895b5b - working on a new tool to process automatically PcbWizard Excellon files which are generated in 2 files il y a 6 ans
  Marius Stanciu fc1dfb8550 - cleaned up Measuring Tool il y a 6 ans
  Marius Stanciu 84f3166e2f - Gerber Editor: Remade the processing of 'clear_geometry' (geometry generated by polygons made with Gerber LPC command) to work if more than one such polygon exists il y a 6 ans
  Marius Stanciu a1f7c86996 - made optional the saving of an edited object. Now the user can cancel the changes to the object. il y a 6 ans
  Marius Stanciu f1b034e50c - fixed a bug in editing a blank Gerber object il y a 6 ans
  Marius Stanciu 036e886af4 - in all Editors, manually deactivating a button in the editor toolbar will automatically select the 'Select' button il y a 6 ans
  Marius Stanciu 7c0cfac8de - created menu links and shortcut keys for adding a new empty Gerber objects; on update of the edited Gerber, if the source object was an empty one (new blank one) this source obj will be deleted il y a 6 ans
  Marius Stanciu 28dac56051 - Gerber Editor: added Add Track and Add Region functions il y a 6 ans
  Marius Stanciu 942d9e2b01 - Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors il y a 6 ans
  Marius Stanciu 57176b7e28 - default values for Jump To function is jumping to origin (0, 0) il y a 6 ans
  Marius Stanciu 1e57054bd2 - fixed issue with not possible to close the app after a project save (for real this time) il y a 6 ans
  Marius Stanciu da991c103b - fixed issue with not possible to close the app after a project save. il y a 6 ans
  Marius Stanciu 1307026d83 - fixed bug in Geometry Editor in buffer_int() function that created an Circular Reference Error when applying buffer interior on a geometry. il y a 6 ans