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 rokov pred |
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 rokov pred |
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 rokov pred |
Marius Stanciu
|
ca8a12610e
- fixed the GUI for Slot Arrays in Excellon Editor
|
6 rokov pred |
Marius Stanciu
|
0cdf96ad38
- added a failsafe path to the source folder from which to copy the VisPy data
|
6 rokov pred |
Marius Stanciu
|
b9123e5a72
- working on the Slots Array in Excellon Editor - building the GUI
|
6 rokov pred |
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 rokov pred |
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 rokov pred |
Marius Stanciu
|
392a58bf47
Merged jpcgt/flatcam/Beta into Beta
|
6 rokov pred |
Marius Stanciu
|
ab12853393
- added Edit -> Preferences GUI and storage for the Excellon Editor Add Slots
|
6 rokov pred |
Mike Smith
|
fb49780050
fix crash when opening non-projects as project files
|
6 rokov pred |
Marius Stanciu
|
eb4f504911
- fixed a bug in FCDoubleSpinner GUI element
|
6 rokov pred |
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 rokov pred |
Marius Stanciu
|
d5f74ae8b4
- some PEP8 changes in FlatCAMApp.py
|
6 rokov pred |
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 rokov pred |
Marius Stanciu
|
9ef7b2668c
- made sure that the annotations are deleted when the object that contain them is deleted
|
6 rokov pred |
Marius Stanciu
|
cf8a277825
- trying to fix reported bugs
|
6 rokov pred |
Marius Stanciu
|
377a811810
- small changes regarding the Project Title
|
6 rokov pred |
Marius Stanciu
|
b123d4e202
- translation files updated for the new strings (Google Translate)
|
6 rokov pred |
Marius Stanciu
|
eea66c0311
- added new feature in NCC Tool: now another object can be used as reference for the area extent to be cleared of copper
|
6 rokov pred |
Marius Stanciu
|
89717642ed
- fixed bug that created a choppy geometry for CNCJob when working in INCH
|
6 rokov pred |
Marius Stanciu
|
40dc73ce93
- finished added 'Area' type of Paint in Paint Tool
|
6 rokov pred |
Marius Stanciu
|
6f526acb4d
- added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file
|
6 rokov pred |
Marius Stanciu
|
59b4defa0b
- fixed bug that crashed the app after creating a new geometry, if a new object is loaded and the new geometry is deleted and then trying to select the just loaded new object
|
6 rokov pred |
Camellan
|
0ca9f3fed5
Merged in camellan/flatcam/Beta (pull request #173)
|
6 rokov pred |
Marius Stanciu
|
c6d917dec4
- added project name to the window title
|
6 rokov pred |
camellan
|
c62595cdce
Update pot. Edit Russian.
|
6 rokov pred |
Marius Stanciu
|
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app
|
6 rokov pred |
Marius Stanciu
|
45d89a716e
- fixed bug recently introduced that when changing the units in the Edit -> Preferences it did not converted the values
|
6 rokov pred |
Marius Stanciu
|
33344b6626
- added a detection if any values are changed in the Edit -> Preferences window and on close it will ask the user if he wants to save the changes or not
|
6 rokov pred |