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
|
преди 5 години |
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"
|
преди 5 години |
Marius Stanciu
|
fc60677cb8
- remade the ReadMe tab
|
преди 5 години |
Marius Stanciu
|
2107a4766f
- changed how the import of svg.path module is done in the ParseSVG.py file
|
преди 5 години |
Marius Stanciu
|
2eecb20e95
- remade file names in the app
|
преди 5 години |
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.
|
преди 5 години |
Marius Stanciu
|
86e36d3ca6
- updated Transform Tool to have a selection of possible references for the transformations that are now selectable in the GUI
|
преди 5 години |
Marius Stanciu
|
f5c84fdc49
- maintenance_2
|
преди 5 години |
Marius
|
5abb7866d8
- maintenance_1
|
преди 5 години |
Marius Stanciu
|
c1fb0b5cdb
- fixed the warning that old preferences found even for new installation
|
преди 5 години |
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)
|
преди 5 години |
Marius Stanciu
|
44191a5e07
- optimized the Gerber UI
|
преди 5 години |
Marius Stanciu
|
c27a2d29e7
- all tuple entries in the Preferences UI are now protected against letter entry
|
преди 5 години |
Marius
|
dbd1098329
- working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool
|
преди 5 години |
Marius Stanciu
|
d2cdd55164
- working on Isolation Tool: made to work the tool parameters data to GUI and GUI to data
|
преди 5 години |
Marius Stanciu
|
d61ca10e75
- more refactoring; solved some issues introduced by the refactoring
|
преди 5 години |
Marius Stanciu
|
710a84b442
- more refactoring class names
|
преди 5 години |
Marius Stanciu
|
ba3f10d355
- renamed classes to have shorter names and grouped
|
преди 5 години |
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
|
преди 5 години |
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
|
преди 5 години |
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
|
преди 5 години |
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
|
преди 5 години |
Marius Stanciu
|
2da0853b23
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
|
преди 5 години |
Marius Stanciu
|
37c6bb2c61
- solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting
|
преди 5 години |
Marius Stanciu
|
a233d49bd9
- fixed units conversion issue
|
преди 5 години |
Marius Stanciu
|
c9f6c7efcb
- fixed a SyntaxError Exception when checking for types of found old preferences
|
преди 5 години |
Marius Stanciu
|
a5384d50d8
- more PEP8 changes
|
преди 5 години |
David Robertson
|
db37714025
Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class
|
преди 5 години |
David Robertson
|
a05c174ec8
Fix some things that I broke and further cleanup
|
преди 5 години |
David Robertson
|
72c2dd5f26
Working on extracting the prefs UI code from the App class
|
преди 5 години |