Marius Stanciu
|
d03428f860
- made sure that the units are read from the self.defaults and not from the GUI
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
f40bc17284
- added the .gcode extension to the GCode saving dialog filter
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
d2d5371148
- fixed a bug in SolderPaste Tool that did not allow to view the GCode
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
a0e142f6e9
- converted SolderPaste Tool to usage of SpinBoxes; changed the SolderPaste Tool UI in Preferences too
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
313acd0a25
- replaced some of the icons that did not looked Ok on the dark theme
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
5580c49a92
- changed some of the signals from returnPressed to editingFinished due of now using the SpinBoxes
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
4de25b48a1
- fixed an conflict in a signal usage that was triggered by Tool SolderPaste when a new project was created
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
9506095ca2
- fixed an issue with the tool table context menu in Paint Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
83f229ed9e
- fixed bug in Geometry Editor that did not allow the copy of geometric elements
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
f47d9cf3d2
- fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
0f91d4dff0
- added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
88b04f9e7a
- modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations
|
%!s(int64=6) %!d(string=hai) anos |
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
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
beda0df4a4
- for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
6f526acb4d
- added Exception handing for the case when the user is trying to save & overwrite a file already opened in another file
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
e6153298bc
- PEP8 correction in flatcamTools
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
429753d211
- fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object)
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
%!s(int64=6) %!d(string=hai) anos |
camellan
|
4b820d2bd3
Update pot-file. Edit Russian translation.
|
%!s(int64=6) %!d(string=hai) anos |
camellan
|
70e939ca36
Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
%!s(int64=6) %!d(string=hai) anos |
camellan
|
41c6b0bde6
Update Russian language. Fix translate string
|
%!s(int64=6) %!d(string=hai) anos |
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.
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
d92750d124
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
ecc2c90f2a
- changed all the info messages that are of type warning, error or success so they have a space added after the keyword
|
%!s(int64=6) %!d(string=hai) anos |