Marius S
|
4af4938f85
- added the Edit and Properties entries to the Project context menu
|
7 年之前 |
Marius Stanciu
|
8f787fc61a
- fixed the Copy Object function when the object is Gerber
|
7 年之前 |
Marius Stanciu
|
d71958262a
- changed date
|
7 年之前 |
Marius Stanciu
|
e945ced44b
- modified the way FlatCAM preferences are saved. Now they can be saved as new files with .FlatConfig extension by the user and shared.
|
7 年之前 |
Marius Stanciu
|
766e15ae38
- changed some tooltips
|
7 年之前 |
Marius Stanciu
|
e6d431c9e3
- removed the raise statement in do_worker_task() function as this is fatal in conjunction with PyQt5
|
7 年之前 |
Marius Stanciu
|
e6b0eb209c
- added a message box asking users if they want to save the project in case that either New Project menu entry is clicked or if Exit menu entry is clicked or if the app is closed from the close button. The message box will be showed only if there are objects in the collection.
|
7 年之前 |
Marius Stanciu
|
dd49aaa68d
- added checkboxes in Preferences -> General -> Global Preferences to switch on/off version check at application startup and also to control if the app will send anonymous statistics about FlatCAM usage to help improve FlatCAM
|
7 年之前 |
Marius Stanciu
|
7e002dfc9f
- added tooltips in Edit->Convert menu
|
7 年之前 |
Marius Stanciu
|
b418d15daf
- reactivated the version check in case the release is not BETA; FlatCAMApp.App has now a beta object that when set True the application will show in the Title and help-> About that is Beta (and it disable version checking)
|
7 年之前 |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 年之前 |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 年之前 |
Marius Stanciu
|
01dcfb69a6
- remade the functions into a Tool framework
|
7 年之前 |
Marius Stanciu
|
74104ec19f
- modified the pull request to include along the flipX, flipY commands
|
7 年之前 |
Marius Stanciu
|
e5dab6f9c3
- added flipx and flipy functions
|
7 年之前 |
Marius Stanciu
|
b005058586
Merge https://bitbucket.org/jpcgt/flatcam/src/master into Menu_clening_icons_adding
|
7 年之前 |
Marius Stanciu
|
090fdf2b39
Merge https://bitbucket.org/jpcgt/flatcam/src/master into Menu_clening_icons_adding
|
7 年之前 |
Marius Stanciu
|
e1c8eaafa9
- in TCL Shell removed the line that setFocus after the item is disabled
|
7 年之前 |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 年之前 |
mquezada
|
8e4f081ac3
Synchronize the state of the plot checkboxes to the state of the settings.
|
7 年之前 |
Damian Wrobel
|
cbad99e340
add python setuptools support
|
8 年之前 |
Juan Pablo Caram
|
fb6e1135e9
Added comments.
|
9 年之前 |
Juan Pablo Caram
|
f6d9901365
Added "connect" option for painting polygons.
|
9 年之前 |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 年之前 |
Juan Pablo Caram
|
9f4ee91b0e
Comments at top of files. Also fixes #214.
|
9 年之前 |
Juan Pablo Caram
|
7474609776
Added feature: Select all polygons for painting and shell support with "paint" command.
|
9 年之前 |
Juan Pablo Caram
|
38d6957009
Added SVG-to-GCode flow test.
|
9 年之前 |
Juan Pablo Caram
|
6136afe84c
Added dwell (G4) post processing option to gcode.
|
9 年之前 |
Juan Pablo Caram
|
3717169105
Default excellon milling tool dia. Fixes #160.
|
9 年之前 |
grbd
|
a5ff8c574a
Added initial svg export functionality
|
10 年之前 |