Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu 8dc4eecbf4 - Panelize Tool - add a new option for the panels of type Geometry named Path Optimiztion. If the checkbox is checked then all the LineStrings that are overlapped in the resulting multigeo Geometry panel object will keep only one of the paths thus minimizing the tool cuts. %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 79fec61934 - fixed bug in the Cutout Tool that did not allowed the manual cutous to be added on a Geometry created in the Tool %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu c9d66381bf - added fuse tools control in Preferences UI for the Excellon objects: if checked the app will try to see if there are tools with same diameter and merge the drills for those tools; if not the tools will just be added to the new combined Excellon %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 30d5400da1 - created a new App Tool named Drilling Tool where I will move the drilling out of the Excellon UI %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 9968fd14f2 - in Paint Tool and NCC Tool updated the way the selected tools were processed and made sure that the Tools Table rows are counted only once in the processing %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu c0a4e2f3cc - in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu c44f395625 - made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 0643971b01 - added ability to merge tools when merging Geometry objects if they share the same attributes like: diameter, tool_type or type %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 5ce7011123 - changed the Excellon defaults for zeros suppression to TZ (assumed that most Excellon without units in header will come out of older Eagle) and the Excellon export default is now with coordinates in decimal %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu ea1b47bf89 - added a GUI element in the Preferences to control the possibility to edit with mouse cursor objects in the Project Tab. It is named: "Allow Edit" %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu fc60677cb8 - remade the ReadMe tab %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 2107a4766f - changed how the import of svg.path module is done in the ParseSVG.py file %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 2eecb20e95 - remade file names in the app %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 89d2de48da - added a new feature for Gerber parsing: if the NO buffering is chosen in the Gerber Advanced Preferences there is now a checkbox to activate delayed buffering which will do the buffering in background allowing the user to work in between. I hope that this can be useful in case of large Gerber files. %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 86e36d3ca6 - updated Transform Tool to have a selection of possible references for the transformations that are now selectable in the GUI %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu f5c84fdc49 - maintenance_2 %!s(int64=5) %!d(string=hai) anos
  Marius 5abb7866d8 - maintenance_1 %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu c1fb0b5cdb - fixed the warning that old preferences found even for new installation %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu f74379de3e - added a Multi-color checkbox for the Excellon UI (this way colors for each tool are easier to differentiate especially when the diameter is close) %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 44191a5e07 - optimized the Gerber UI %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu c27a2d29e7 - all tuple entries in the Preferences UI are now protected against letter entry %!s(int64=5) %!d(string=hai) anos
  Marius dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu d2cdd55164 - working on Isolation Tool: made to work the tool parameters data to GUI and GUI to data %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu d61ca10e75 - more refactoring; solved some issues introduced by the refactoring %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 710a84b442 - more refactoring class names %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu ba3f10d355 - renamed classes to have shorter names and grouped %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 28f0c9c276 - added new FlatCAM Tool: Corner Markers Tool which will add line markers in the selected corners of the bounding box of the targeted Gerber object %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 46367c433f - removed the labels in status bar that display X,Y positions and replaced it with a HUD display on canvas (combo key SHIFT+H) will toggle the display of the HUD %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu 484fb51bf0 - added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key %!s(int64=5) %!d(string=hai) anos
  Marius Stanciu eea80aafc3 - added the ability to add exclusion areas from the Excellon object too. Now there is a different in color to differentiate from which type of object the exclusion areas were added but they all serve the same purpose %!s(int64=5) %!d(string=hai) anos