Marius Stanciu
|
4f2e5643d9
- added the file extension .ncd to the Excellon file extension list
|
6 rokov pred |
Marius Stanciu
|
94e7820dde
- PEP8 corrections in FlatCAMGrbEditor.py
|
6 rokov pred |
Marius Stanciu
|
a545658d44
- fixed the Circle Steps parameter for both Gerber and Geometry objects not being applied and instead the app internal defaults were used.
|
6 rokov pred |
Marius Stanciu
|
f779c74d0e
- fixed App.convert_any2gerber to work with the new Gerber apertures data structure
|
6 rokov pred |
Marius Stanciu
|
8ccd73b919
- added a new toggle option in Edit -> Preferences -> General Tab -> App Preferences -> "Open" Behavior. It controls which path is used when opening a new file. If checked the last saved path is used when saving files and the last opened path is used when opening files. If unchecked then the path for the last action (either open or save) is used.
|
6 rokov pred |
Marius Stanciu
|
630d9c733d
- remade the Properties Tool such that it works with the new Gerber data structure in the obj.apertures. Also changed the view for the Gerber object in Properties
|
6 rokov pred |
Marius Stanciu
|
d172a3ca49
- Gerber Export: made sure that if some of the coordinates in a Gerber object geometry are repeating then the resulting Gerber code include only one copy
|
6 rokov pred |
Marius Stanciu
|
b566f4e601
- changed date
|
6 rokov pred |
Marius Stanciu
|
500c54711d
- made sure that only units toggle done in Edit -> Preferences will toggle the data in Preferences. THe menu entry Edit -> Toggle Units and the shortcut key 'Q' will change only the display units in the app
|
6 rokov pred |
Marius Stanciu
|
6fb33ebc5e
- Gerber Export - finished
|
6 rokov pred |
Marius Stanciu
|
bdd13a3800
- work in Gerber Export: finished the body export but have some errors with clear geometry (LPC)
|
6 rokov pred |
Marius Stanciu
|
cb355d6070
- work in Gerber Export: finished the header export
|
6 rokov pred |
Marius Stanciu
|
dd60c7be30
- modified the default values for toolchangez and endz parameters so they are now safe in all cases
|
6 rokov pred |
Marius Stanciu
|
0106d95e84
- added a new parameter in the Edit -> Preferences -> App Preferences named Geo Tolerance. This parameter control the level of geometric detail throughout FlatCAM. It directly influence the effect of Circle Steps parameter.
|
6 rokov pred |
Marius Stanciu
|
d35ae3a39a
- made units change from Edit -> Toggle Units not to affect the preferences
|
6 rokov pred |
Marius Stanciu
|
7c334d7606
- made units change from shortcut key 'Q' not to affect the preferences
|
6 rokov pred |
Marius Stanciu
|
b07ce477a3
- small bug fixes
|
6 rokov pred |
Marius Stanciu
|
4c00f567a4
- renamed the menu entry Edit -> Copy as Geo to Convert Any to Geo and moved it in the Edit -> Conversion
|
6 rokov pred |
Marius Stanciu
|
d7031bc89a
- fixed bug in camlib.parse_lines() in the clear_geometry processing section for self.apertures
|
6 rokov pred |
Marius Stanciu
|
53620007db
- changed date
|
6 rokov pred |
Marius Stanciu
|
7294c88ef9
- made sure that the Tools Tab is cleared on Editors exit
|
6 rokov pred |
Marius Stanciu
|
52ab274b1c
- fixed bugs in Excellon Editor
|
6 rokov pred |
Marius Stanciu
|
747a0817f3
- made some mods to what can be translated as some of the translations interfered with the correct functioning of FlatCAM
|
6 rokov pred |
Marius Stanciu
|
6f3cbf1077
- fixed a crash when triggering 'Jump To' menu action (shortcut key 'J' worked ok)
|
6 rokov pred |
Marius Stanciu
|
f172d5b765
- Enable/Disable Object toggle key ("Space" key) will trigger also the datChanged signal for the Project MVC
|
6 rokov pred |
Marius Stanciu
|
8062af7feb
- the project items color is now controlled from Foreground Role in ObjectCollection.data()
|
6 rokov pred |
Marius Stanciu
|
eda4202952
- added new setting for the color of the Project Tree items; it helps in providing contrast when using dark theme like the one in MacOS
|
6 rokov pred |
Marius Stanciu
|
bc981ab92c
- started to modify the Substract Tool to work on Geometry objects too
|
6 rokov pred |
Marius Stanciu
|
eb00176519
- renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion
|
6 rokov pred |
Marius Stanciu
|
faf92ff3d9
- fixed some bugs recently introduced in Editors due of the changes done to the way mouse panning is detected
|
6 rokov pred |