Marius Stanciu
|
a138c539e4
- remade visibility threaded
|
6 роки тому |
Marius Stanciu
|
76138986bf
- fixed issue with loading files at start-up
|
6 роки тому |
Marius Stanciu
|
a2a3f1c1ed
- added support for G91 coordinates
|
6 роки тому |
Mike Smith
|
84aba5da34
Fix kwarg names in calls to on_file_saveprojectas: thread -> use_thread, quit -> quit_action
|
6 роки тому |
Marius Stanciu
|
241cac8556
- finished the work on file extensions registration with FlatCAM. If the file extensions are deleted in the Preferences -> File Associations then those extensions are unregistered with FlatCAM
|
6 роки тому |
Marius Stanciu
|
7ff8d893c0
- in NCC tool there is now a depth of cut parameter named 'Cut Z' which will dictate how deep the tool will enter into the PCB material
|
6 роки тому |
Marius Stanciu
|
60512f09a7
- in Properties Tool made threaded the calculation of convex_hull area and to work for multi-geo objects
|
6 роки тому |
Marius Stanciu
|
c3505b434a
Merged jpcgt/flatcam/Beta into Beta
|
6 роки тому |
Marius Stanciu
|
1295a94af1
- fixed open handlers
|
6 роки тому |
camellan
|
c6b216a1a9
Fixed display of the tab Selected. Fix pot.
|
6 роки тому |
Marius Stanciu
|
bb9c35a527
- made FlatCAM so that whenever an associated file is double clicked, if there is an opened instance of FlatCAM, the file will be opened in the first instance without launching a new instance of FlatCAM. If FlatCAM is launched again it will spawn a new process (hopefully it will work when freezed).
|
6 роки тому |
Marius Stanciu
|
9a8fa1ac4c
- added support for file associations with FlatCAM, for Windows
|
6 роки тому |
Marius Stanciu
|
354946025c
- finished adding the TclCommandCopperClear that can be called with alias: 'ncc'
|
6 роки тому |
Marius Stanciu
|
8c0b8ed13d
- initial add of a new Tcl COmmand named CopperClear
|
6 роки тому |
Marius Stanciu
|
d606c836f4
- added a new TclCommand named Bbox who generate a bounding box.
|
6 роки тому |
Marius Stanciu
|
0e96be7d9a
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
|
6 роки тому |
Marius Stanciu
|
3fe31dec59
- modified CutOut Tool so now the manual gaps adding will continue until the user is clicking the RMB
|
6 роки тому |
Marius Stanciu
|
1ce0ff9d4a
- changed the release date
|
6 роки тому |
Marius Stanciu
|
c2991b969b
- moved the canvas setup into it's own function and called it in the init() function
|
6 роки тому |
Marius Stanciu
|
bd8f607b32
- added possibility to turn application portable from the Edit -> Preferences -> General -> App. Preferences -> Portable checkbox
|
6 роки тому |
Marius Stanciu
|
62e48eb545
- added ability to turn ON/OFF the detachable capability of the tabs in Plot Tab Area through a context menu activated by right mouse button click on the Plot Tab Area header
|
6 роки тому |
Marius Stanciu
|
a365225416
- added ability to turn ON/OFF the detachable capability of the tabs in Notebook through a context menu activated by right mouse button click on the Notebook header
|
6 роки тому |
Marius Stanciu
|
fb62b58cd5
- small changes
|
6 роки тому |
Marius Stanciu
|
50210820e2
- added feature in Paint Tool allowing the painting to be done on Gerber objects
|
6 роки тому |
Marius Stanciu
|
07c31bba22
- fixed bug in Tool Sub that created issues when toggling visibility of the plots
|
6 роки тому |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
6 роки тому |
Marius Stanciu
|
c2563b4857
- added ability to lock toolbars within the context menu that is popped up on any toolbars right mouse click. The value is saved in QSettings and it is persistent between application startup's.
|
6 роки тому |
Marius Stanciu
|
8b12dbd52d
- updated the translation files for the modified strings (and for the newly added strings)
|
6 роки тому |
Marius Stanciu
|
36586aecce
- finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object
|
6 роки тому |
Marius Stanciu
|
1fca6ef1bf
- added possibility to drag & drop FlatCAM config files (*.FlatConfig) into the canvas to be opened into the application
|
6 роки тому |