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.
|
há 7 anos atrás |
Marius Stanciu
|
4afa67542b
- changed date
|
há 7 anos atrás |
Marius Stanciu
|
bd295dbea9
- fixed a small issue in 'manual_toolchange' postprocessor file in toolchange function
|
há 7 anos atrás |
Marius Stanciu
|
7c301922db
- added a new postprocessor file named 'line_xyz' which have x, y, z values on the same GCode line
|
há 7 anos atrás |
Marius Stanciu
|
766e15ae38
- changed some tooltips
|
há 7 anos atrás |
Marius Stanciu
|
e6d431c9e3
- removed the raise statement in do_worker_task() function as this is fatal in conjunction with PyQt5
|
há 7 anos atrás |
Marius Stanciu
|
f242e3163e
- small changes (dates, version)
|
há 7 anos atrás |
Marius Stanciu
|
7f57e8f8b2
Merged in Beta_hpgl (pull request #128)
|
há 7 anos atrás |
Marius Stanciu
|
b9a062a84e
- when saving HPGL code it will be saved as a file with extension .plt
|
há 7 anos atrás |
Marius Stanciu
|
7ea6ee4a85
- fixed the HPGL code geometry rendering when travel
|
há 7 anos atrás |
Marius Stanciu
|
b9cbe97f4d
- fixed display HPGL code geometry on canvas
|
há 7 anos atrás |
Marius Stanciu
|
51b96af190
- corrected issues in the hpgl postprocessor file
|
há 7 anos atrás |
Marius Stanciu
|
43f9055408
- added initial implementation of HPGL postprocessor
|
há 7 anos atrás |
Marius Stanciu
|
4b6df74c2e
- added initial implementation of HPGL postprocessor
|
há 7 anos atrás |
Marius Stanciu
|
18de843fc1
- added a status message for font parsing
|
há 7 anos atrás |
Marius Stanciu
|
5b7fe5ef11
- modified the first line in the Gcode header to show the FlatCAM version and version_date
|
há 7 anos atrás |
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.
|
há 7 anos atrás |
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
|
há 7 anos atrás |
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
|
há 7 anos atrás |
Marius Stanciu
|
ddf4884051
- fixed cutting from copper features when doing Gerber isolation with multiple passes
|
há 7 anos atrás |
Marius Stanciu
|
7e002dfc9f
- added tooltips in Edit->Convert menu
|
há 7 anos atrás |
Marius Stanciu
|
c7db9aa566
- fixed the Marlin postprocessor detection in GCode header
|
há 7 anos atrás |
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.
|
há 7 anos atrás |
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)
|
há 7 anos atrás |
Marius Stanciu
|
3ea1f4e62c
- fixed cncjob TclCommand - it used the default values for parameters
|
há 7 anos atrás |
Marius Stanciu
|
6da418c4c8
- modified the Development link in Help -> About
|
há 7 anos atrás |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
há 7 anos atrás |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
há 7 anos atrás |
Marius Stanciu
|
46454c293a
Merged in marius_stanciu/flatcam_mpl/Fix_for_Flip_Rotate_Skew_pull_request (pull request #113)
|
há 7 anos atrás |
Marius Stanciu
|
14477f4db4
- the main issue was the modules that I imported. It was the FlatCAMObj.py
|
há 7 anos atrás |