Marius Stanciu
|
14dc34a18c
- when saving a file from Code Editor and there is no object active then the OpenFileDialog filters are reset to FlatConfig files.
|
před 7 roky |
Marius Stanciu
|
88c9001784
- added a Toggle Code Editor Menu and key shortcut
|
před 7 roky |
Marius Stanciu
|
6d0ed52308
- prettified the defaults files and the recent file. Now they are ordered and human readable
|
před 7 roky |
Marius Stanciu
|
2291a58727
- fixed a small bug in the Tool Solder Paste: the App don't take into consideration pads already filled with solder paste.
|
před 7 roky |
Marius Stanciu
|
3bad47b3be
- updated the Properties Tool to include more information's, also details if a Geometry is of type MultiGeo or SingleGeo
|
před 7 roky |
Marius Stanciu
|
2843810ab3
- some GUI elements changes
|
před 7 roky |
Marius Stanciu
|
21f970204e
- added the ability of context menu inside the GuiElements.FCCombobox() object.
|
před 7 roky |
Marius Stanciu
|
a67e31bda3
- added ability to toggle globally the display of ToolTips. Edit -> Preferences -> General -> Enable ToolTips checkbox.
|
před 7 roky |
Marius Stanciu
|
7272b46dd9
- added Repetier postprocessor file
|
před 7 roky |
Marius Stanciu
|
60b08dfec5
- date changed
|
před 7 roky |
Marius Stanciu
|
18f38999c4
- added ability to regenerate objects (it's actually deletion followed by recreation)
|
před 7 roky |
Marius Stanciu
|
45b5cba68a
- fixed issue with not updating correctly the plot kind (all, cut, travel) when clicking in the CNC Tools Table plot buttons
|
před 7 roky |
Marius Stanciu
|
d453c31bf5
- finished work in ToolSolderPaste
|
před 7 roky |
Marius Stanciu
|
d5768d3b34
- creating the camlib functions for the ToolSolderPaste gcode generation functions
|
před 7 roky |
Marius Stanciu
|
9557e1af60
- added protection against creating CNCJob from an empty Geometry object (with no geometry inside)
|
před 7 roky |
Marius Stanciu
|
f62e7e51fd
- finished the Edit -> Preferences defaults section
|
před 7 roky |
Marius Stanciu
|
448f34c090
- finished added a Tool Table for Tool SolderPaste
|
před 7 roky |
Marius Stanciu
|
3ee6eb4a87
- fixed a bug in rotate from shortcut function
|
před 7 roky |
Marius Stanciu
|
bd7a82e116
- added icons for Solder Paste Tool
|
před 7 roky |
Marius Stanciu
|
89052379b2
- started to work on Solder Paste Dispensing Tool
|
před 7 roky |
Marius Stanciu
|
4dbecde32f
- added a new setting in Edit -> Preferences -> General that allow to select the type of saving for the FlatCAM project: either compressed or uncompressed. Compression introduce an time overhead to the saving/restoring of a FlatCAM project.
|
před 7 roky |
Marius Stanciu
|
9d0bcf477a
- removed the Open Gerber with 'follow' menu entry and also the open_gerber Tcl Command attribute 'follow'. This is no longer required because now the follow_geometry is stored by default in a Gerber object attribute gerber_obj.follow_geometry
|
před 7 roky |
Marius Stanciu
|
d998b87601
- fixed issue with not loading old projects that do not have certain information's required by the new versions of FlatCAM
|
před 7 roky |
Marius Stanciu
|
7f65cf628d
- added the ability to compress the FlatCAM project on save with LZMA compression. There is a setting in Edit -> Preferences -> Compression Level between 0 and 9. 9 level yields best compression at the price of RAM usage and time spent.
|
před 7 roky |
Marius Stanciu
|
783604f2aa
- made the output of Panelization Tool a choice out of Gerber and Geometry type of objects. Useful for those who want to engrave multiple copies of the same design.
|
před 7 roky |
Marius Stanciu
|
7c2d8ff28e
- added Tool Transform preferences in Edit -> Preferences and used them through out the app
|
před 7 roky |
Marius Stanciu
|
88a0be7cf1
- modified the GUI in Objects Selected Tab to accommodate 2 different modes: basic and Advanced. In Basic mode, some of the functionality's are hidden from the user.
|
před 7 roky |
Marius Stanciu
|
8c882cfdc4
- made the app not remember the window size if the app is maximized and remember in QSettings if it was maximized. This way we can restore the maximized state but restore the windows size unmaximized
|
před 7 roky |
Marius Stanciu
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
před 7 roky |
Marius Stanciu
|
032f68a848
- added ability to save the Gerber file content that is stored in FlatCAM on Gerber file loading. It's useful to recover from saved FlatCAM projects when the source files are no longer available.
|
před 7 roky |