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.
|
hace 7 años |
Marius Stanciu
|
4afa67542b
- changed date
|
hace 7 años |
Marius Stanciu
|
e6d431c9e3
- removed the raise statement in do_worker_task() function as this is fatal in conjunction with PyQt5
|
hace 7 años |
Marius Stanciu
|
f242e3163e
- small changes (dates, version)
|
hace 7 años |
Marius Stanciu
|
7ea6ee4a85
- fixed the HPGL code geometry rendering when travel
|
hace 7 años |
Marius Stanciu
|
43f9055408
- added initial implementation of HPGL postprocessor
|
hace 7 años |
Marius Stanciu
|
18de843fc1
- added a status message for font parsing
|
hace 7 años |
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.
|
hace 7 años |
Marius Stanciu
|
37067b5bff
- added a fix to allow creating of Excellon geometry even when there are points with no tools by skipping those points and warning the user about this in a Tcl message
|
hace 7 años |
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
|
hace 7 años |
Marius Stanciu
|
7e002dfc9f
- added tooltips in Edit->Convert menu
|
hace 7 años |
Marius Stanciu
|
c7db9aa566
- fixed the Marlin postprocessor detection in GCode header
|
hace 7 años |
Marius Stanciu
|
954bd9097a
- fixed the Join function to work on Gerber and Excellon, Gerber and Gerber, Excellon and Excelon combination of objects. The merged property is the solid_geometry and the result is a FlatCAMGeometry object.
|
hace 7 años |
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)
|
hace 7 años |
Marius Stanciu
|
3ea1f4e62c
- fixed cncjob TclCommand - it used the default values for parameters
|
hace 7 años |
Marius Stanciu
|
6da418c4c8
- modified the Development link in Help -> About
|
hace 7 años |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
hace 7 años |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
hace 7 años |
Marius Stanciu
|
01dcfb69a6
- remade the functions into a Tool framework
|
hace 7 años |
Marius Stanciu
|
782f784dee
- fixed a bug that created desync on rotate multiple objects that were
|
hace 7 años |
Marius Stanciu
|
74104ec19f
- modified the pull request to include along the flipX, flipY commands
|
hace 7 años |
Marius Stanciu
|
41e471d9d5
- changed the self.info() functions to signal self.inform.emit() and
|
hace 7 años |
Marius Stanciu
|
e5dab6f9c3
- added flipx and flipy functions
|
hace 7 años |
Marius Stanciu
|
9211da39c7
Merged in marius_stanciu/flatcam_mpl/add_global_setting_global_mouse_pan_button (pull request #105)
|
hace 7 años |
Marius Stanciu
|
b63c3219a7
- added a new global setting only accessible through the Tcl Shell,
|
hace 7 años |
Marius Stanciu
|
f30b44d637
- automatically select the object on every new_object while previously
|
hace 7 años |
Marius Stanciu
|
b7d95feae3
Merged in marius_stanciu/flatcam_mpl/Menu_clening_icons_adding (pull request #94)
|
hace 7 años |
Marius Stanciu
|
b005058586
Merge https://bitbucket.org/jpcgt/flatcam/src/master into Menu_clening_icons_adding
|
hace 7 años |
Marius Stanciu
|
090fdf2b39
Merge https://bitbucket.org/jpcgt/flatcam/src/master into Menu_clening_icons_adding
|
hace 7 años |
Marius Stanciu
|
5ff3f66b04
Merge https://bitbucket.org/jpcgt/flatcam/src/master into Follow_TCL_command_add_to_new_architecture
|
hace 7 años |