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