Marius Stanciu
|
bbc00c8f35
- fixed a weird error that created a crash in the following scenario: create a new excellon, edit it, add some drills/slots, delete it without saving, create a new excellon, try to edit and a crash is issued due of a wrapped C++ error
|
6 năm trước cách đây |
Marius Stanciu
|
3a5622ffc6
- working in Excellon Editor to Tool Resize to consider the slots, too
|
6 năm trước cách đây |
Marius Stanciu
|
c886e3300c
- added the Slot Type parameter for exporting Excellon in Edit -> Preferences -> Excellon -> Export Excellon. Now the Excellon object can be exported also with drilled slot command G85
|
6 năm trước cách đây |
Marius Stanciu
|
7eb0b83776
- final fix for the VisPy data files; the defaults files are saved to the Config folder when the app is set to be portable
|
6 năm trước cách đây |
Marius Stanciu
|
ca8a12610e
- fixed the GUI for Slot Arrays in Excellon Editor
|
6 năm trước cách đây |
Marius Stanciu
|
0cdf96ad38
- added a failsafe path to the source folder from which to copy the VisPy data
|
6 năm trước cách đây |
Marius Stanciu
|
b9123e5a72
- working on the Slots Array in Excellon Editor - building the GUI
|
6 năm trước cách đây |
Marius Stanciu
|
beef671613
- created a configuration file in the root/config/configuration.txt with a configuration line for portability. Set portable to True to run the app as portable
|
6 năm trước cách đây |
Marius Stanciu
|
5c75998dbb
- stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows
|
6 năm trước cách đây |
Marius Stanciu
|
392a58bf47
Merged jpcgt/flatcam/Beta into Beta
|
6 năm trước cách đây |
Mike Smith
|
28c5a1acdc
Merged in the_real_scgtrp/flatcam/project-opening-crash (pull request #180)
|
6 năm trước cách đây |
Marius Stanciu
|
ab12853393
- added Edit -> Preferences GUI and storage for the Excellon Editor Add Slots
|
6 năm trước cách đây |
Mike Smith
|
fb49780050
fix crash when opening non-projects as project files
|
6 năm trước cách đây |
Marius Stanciu
|
0e03252af7
- in Excellon Editor fixed the selection issue which in a certain step created a failure in the Copy and Move tools.
|
6 năm trước cách đây |
Marius Stanciu
|
f3fc175197
- changes in the way the edited Excellon with added slots is saved
|
6 năm trước cách đây |
Marius Stanciu
|
15f133e91b
Merged jpcgt/flatcam/Beta into Beta
|
6 năm trước cách đây |
Marius Stanciu
|
bdc3bfe854
Merged marius_stanciu/flatcam_beta/Beta into Beta
|
6 năm trước cách đây |
Mike Smith
|
37b45dc067
Merged in the_real_scgtrp/flatcam/svg-use (pull request #181)
|
6 năm trước cách đây |
Mike Smith
|
4fc3d1183b
add support for svg <use> (inkscape "clone")
|
6 năm trước cách đây |
Marius Stanciu
|
c0cd61df3f
- fixed the loading of Excellon with slots and the saving of edited Excellon object in regard of slots, in Excellon Editor
|
6 năm trước cách đây |
Marius Stanciu
|
4b8c999a66
- in FCSlot finished the utility geometry and the GUI for it
|
6 năm trước cách đây |
Marius Stanciu
|
3905e11171
- started to work in adding slots and slots array in Excellon Editor
|
6 năm trước cách đây |
Marius Stanciu
|
13a29a229d
- added all the tools from Gerber Editor to the the contextual menu
|
6 năm trước cách đây |
Marius Stanciu
|
3e339630e6
- fixed bugs in Geometry Editor
|
6 năm trước cách đây |
Marius Stanciu
|
eb4f504911
- fixed a bug in FCDoubleSpinner GUI element
|
6 năm trước cách đây |
Marius Stanciu
|
0686e77f99
- added new settings in Edit -> Preferences -> General for Notebook Font size (set font size for the items in Project Tree and for text in Selected Tab) and for canvas Axis font size. The values are stored in QSettings.
|
6 năm trước cách đây |
Marius Stanciu
|
d5f74ae8b4
- some PEP8 changes in FlatCAMApp.py
|
6 năm trước cách đây |
Marius Stanciu
|
ee3b38327e
- added new option in ToolSub: the ability to close (or not) the resulting paths when using tool on Geometry objects. Added also a new category in the Edit -> Preferences -> Tools, the Substractor Tool Options
|
6 năm trước cách đây |
Marius Stanciu
|
3bf5992023
- improved Mark Area Tool in Gerber Editor such that at each launch the previous markings are deleted
|
6 năm trước cách đây |
Marius Stanciu
|
04bc1ba013
- fixed bug in camlib.Gerber.parse_lines() Gerber parser where for Allegro Gerber files the Gerber units were incorrectly detected
|
6 năm trước cách đây |