Historial de Commits

Autor SHA1 Mensaje Fecha
  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) hace 5 años
  Marius Stanciu a6bdf04937 - fixed unreliable work of Gerber Editor and optimized the App.editor2object() method hace 5 años
  Marius Stanciu 8165c797a4 - changes some icons hace 5 años
  Marius Stanciu 34b82286ca - fixed a issue when testing for Exclusion areas overlap over the Geometry object solid_geometry hace 5 años
  Marius Stanciu 2e8d5b3b96 - added the Exclusion zones processing to Geometry GCode generation hace 5 años
  Marius Stanciu 48fbc10f6d - fixed the algorithm for calculating closest points in the Exclusion areas hace 5 años
  Marius Stanciu 51c9023bbe - added the Exclusion zones processing to Excellon GCode generation hace 5 años
  Marius Stanciu facbdf0fd7 - updated all the language strings to the latest changes; updated the POT file hace 5 años
  Marius Stanciu 7c0d2fb292 - updated the Italian language (translation incomplete) hace 5 años
  Marius Stanciu c2690abcf4 - fixed issue #417 hace 5 años
  Marius Stanciu 49911c2390 - fixes due of recent changes hace 5 años
  Marius Stanciu da81fb89b8 - added icon in status bar for HUD; clicking on it will toggle the HUD (heads up display) hace 5 años
  Marius Stanciu 49eb883cb1 - added confirmation messages for toggle of HUD, Grid, Grid Snap, Axis hace 5 años
  Marius Stanciu 10cb6149fb - moved more methods out of App_Main class hace 5 años
  Marius Stanciu 04b8de9fd3 - working on a new Tool: Etch Compensation Tool -> installed the tool and created the GUI and class template hace 5 años
  Marius Stanciu dc72bea2d6 - updated the language translation files to the latest changes (no translation) hace 5 años
  Marius Stanciu 9c707e0682 - solved a circular import hace 5 años
  Marius Stanciu d61ca10e75 - more refactoring; solved some issues introduced by the refactoring hace 5 años
  Marius Stanciu 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject hace 5 años
  Marius Stanciu 710a84b442 - more refactoring class names hace 5 años
  Marius Stanciu a0a805217d - removed reference to postprocessors and replaced it with preprocessors hace 5 años
  Marius Stanciu ba3f10d355 - renamed classes to have shorter names and grouped hace 5 años
  Marius Stanciu 4c83e87feb - moved some of the GUI related methods from FlatCAMApp.App to the flatcamGUI.FlatCAMGUI class hace 5 años
  Marius Stanciu a9c777030b - modified the GUI for Film and Panelize Tools hace 5 años
  Marius Stanciu af2cc005b0 - made the workspace label in the status bar clickable and also added a status bar message on status toggle for workspace hace 5 años
  Marius Stanciu 1085d26b7b - fixed the PDF Tool when importing as Gerber objects hace 5 años
  Marius Stanciu 4cfecfa70a - reverted the previous changes to object collection; it is better to create empty methods in FlatCAMScript and FlatCAMDocument objects hace 5 años
  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 hace 5 años
  Marius Stanciu 9a53edd017 - grid snap toolbar is now always active hace 5 años
  Marius Stanciu 18e128c57b - now the Edit command (either from Menu Edit ->Edit Object) or through the shortcut key (E key) or project tab context menu works also for the CNCJob objects (will open a text Editor with the GCode) hace 5 años