Marius Stanciu
|
5d854a6f1b
- added a method to gracefully exit from threaded tasks and implemented it for the NCC Tool and for the Paint Tool
|
6 jaren geleden |
Marius Stanciu
|
9da1defe3e
Merged jpcgt/flatcam/Beta into Beta
|
6 jaren geleden |
Marius Stanciu
|
c1ce72e9fb
- some fixes and prepared the activity monitor area to receive updated texts
|
6 jaren geleden |
Marius Stanciu
|
a138c539e4
- remade visibility threaded
|
6 jaren geleden |
Marius Stanciu
|
76138986bf
- fixed issue with loading files at start-up
|
6 jaren geleden |
Marius Stanciu
|
a2a3f1c1ed
- added support for G91 coordinates
|
6 jaren geleden |
Mike Smith
|
84aba5da34
Fix kwarg names in calls to on_file_saveprojectas: thread -> use_thread, quit -> quit_action
|
6 jaren geleden |
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 jaren geleden |
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 jaren geleden |
Marius Stanciu
|
60512f09a7
- in Properties Tool made threaded the calculation of convex_hull area and to work for multi-geo objects
|
6 jaren geleden |
Marius Stanciu
|
c3505b434a
Merged jpcgt/flatcam/Beta into Beta
|
6 jaren geleden |
Marius Stanciu
|
1295a94af1
- fixed open handlers
|
6 jaren geleden |
camellan
|
c6b216a1a9
Fixed display of the tab Selected. Fix pot.
|
6 jaren geleden |
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 jaren geleden |
Marius Stanciu
|
9a8fa1ac4c
- added support for file associations with FlatCAM, for Windows
|
6 jaren geleden |
Marius Stanciu
|
354946025c
- finished adding the TclCommandCopperClear that can be called with alias: 'ncc'
|
6 jaren geleden |
Marius Stanciu
|
8c0b8ed13d
- initial add of a new Tcl COmmand named CopperClear
|
6 jaren geleden |
Marius Stanciu
|
d606c836f4
- added a new TclCommand named Bbox who generate a bounding box.
|
6 jaren geleden |
Marius Stanciu
|
0e96be7d9a
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
|
6 jaren geleden |
Marius Stanciu
|
3fe31dec59
- modified CutOut Tool so now the manual gaps adding will continue until the user is clicking the RMB
|
6 jaren geleden |
Marius Stanciu
|
1ce0ff9d4a
- changed the release date
|
6 jaren geleden |
Marius Stanciu
|
c2991b969b
- moved the canvas setup into it's own function and called it in the init() function
|
6 jaren geleden |
Marius Stanciu
|
bd8f607b32
- added possibility to turn application portable from the Edit -> Preferences -> General -> App. Preferences -> Portable checkbox
|
6 jaren geleden |
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 jaren geleden |
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 jaren geleden |
Marius Stanciu
|
fb62b58cd5
- small changes
|
6 jaren geleden |
Marius Stanciu
|
50210820e2
- added feature in Paint Tool allowing the painting to be done on Gerber objects
|
6 jaren geleden |
Marius Stanciu
|
07c31bba22
- fixed bug in Tool Sub that created issues when toggling visibility of the plots
|
6 jaren geleden |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
6 jaren geleden |
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 jaren geleden |