Commit Verlauf

Autor SHA1 Nachricht Datum
  Marius Stanciu 84ffa68cb0 - fixed a small bug in the Geometry UI that made updating the storage from GUI not to work vor 5 Jahren
  Marius Stanciu 2623bb0a65 - updated the Gerber parser such that it will parse correctly Gerber files that have only one solid polygon inside with multiple clear polygons (like those generated by the Invert Tool) vor 5 Jahren
  Marius Stanciu a6bdf04937 - fixed unreliable work of Gerber Editor and optimized the App.editor2object() method vor 5 Jahren
  Marius Stanciu 8165c797a4 - changes some icons vor 5 Jahren
  Marius Stanciu 34b82286ca - fixed a issue when testing for Exclusion areas overlap over the Geometry object solid_geometry vor 5 Jahren
  Marius Stanciu 2e8d5b3b96 - added the Exclusion zones processing to Geometry GCode generation vor 5 Jahren
  Marius Stanciu 48fbc10f6d - fixed the algorithm for calculating closest points in the Exclusion areas vor 5 Jahren
  Marius Stanciu 51c9023bbe - added the Exclusion zones processing to Excellon GCode generation vor 5 Jahren
  Marius Stanciu facbdf0fd7 - updated all the language strings to the latest changes; updated the POT file vor 5 Jahren
  Marius Stanciu 7c0d2fb292 - updated the Italian language (translation incomplete) vor 5 Jahren
  Marius Stanciu c2690abcf4 - fixed issue #417 vor 5 Jahren
  Marius Stanciu 49911c2390 - fixes due of recent changes vor 5 Jahren
  Marius Stanciu da81fb89b8 - added icon in status bar for HUD; clicking on it will toggle the HUD (heads up display) vor 5 Jahren
  Marius Stanciu 49eb883cb1 - added confirmation messages for toggle of HUD, Grid, Grid Snap, Axis vor 5 Jahren
  Marius Stanciu 10cb6149fb - moved more methods out of App_Main class vor 5 Jahren
  Marius Stanciu 04b8de9fd3 - working on a new Tool: Etch Compensation Tool -> installed the tool and created the GUI and class template vor 5 Jahren
  Marius Stanciu dc72bea2d6 - updated the language translation files to the latest changes (no translation) vor 5 Jahren
  Marius Stanciu 9c707e0682 - solved a circular import vor 5 Jahren
  Marius Stanciu d61ca10e75 - more refactoring; solved some issues introduced by the refactoring vor 5 Jahren
  Marius Stanciu 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject vor 5 Jahren
  Marius Stanciu 710a84b442 - more refactoring class names vor 5 Jahren
  Marius Stanciu a0a805217d - removed reference to postprocessors and replaced it with preprocessors vor 5 Jahren
  Marius Stanciu ba3f10d355 - renamed classes to have shorter names and grouped vor 5 Jahren
  Marius Stanciu 4c83e87feb - moved some of the GUI related methods from FlatCAMApp.App to the flatcamGUI.FlatCAMGUI class vor 5 Jahren
  Marius Stanciu a9c777030b - modified the GUI for Film and Panelize Tools vor 5 Jahren
  Marius Stanciu af2cc005b0 - made the workspace label in the status bar clickable and also added a status bar message on status toggle for workspace vor 5 Jahren
  Marius Stanciu 1085d26b7b - fixed the PDF Tool when importing as Gerber objects vor 5 Jahren
  Marius Stanciu 4cfecfa70a - reverted the previous changes to object collection; it is better to create empty methods in FlatCAMScript and FlatCAMDocument objects vor 5 Jahren
  Marius Stanciu c1941bc882 - fixed the object collection methods that return a list of objects or names of objects such that they have a parameter now to allow adding to those lists (or not) for the objects of type Script or Document. Thus fixing some of the Tcl commands such Set Origin vor 5 Jahren
  Marius Stanciu 9a53edd017 - grid snap toolbar is now always active vor 5 Jahren