Marius Stanciu
|
006b0c8ecb
- modified the panelize TclCommand to take advantage of the new panelize() function; added a 'threaded' parameter (default value is 1) which controls the execution of the panelize TclCommand: threaded or non-threaded
|
пре 7 година |
Marius Stanciu
|
d88d334867
- make sure to copy the options attribute to the final object in the case of: FlatCAMGeometry.merge(), FlatCAMGerber.merge() and for the Panelize Tool
|
пре 7 година |
Marius Stanciu
|
f553f2b35a
- deleted junk folders
|
пре 7 година |
Marius Stanciu
|
2fe8c4c59d
- modified FCDoubleSpinner class in GUIElements.py
|
пре 7 година |
Marius S
|
4af4938f85
- added the Edit and Properties entries to the Project context menu
|
пре 7 година |
Marius Stanciu
|
2c49d41500
- Excellon Editor - added possibility to create an linear drill array rotated at an custom angle
|
пре 7 година |
Marius Stanciu
|
6673c4f608
- fixed 'grbl_laser' postprocessor bugs (missing functions)
|
пре 7 година |
Marius Stanciu
|
e8acee5850
- added multiple object selection on Open ... and Import ... (idea and code snippet came from Travers Carter, BitBucket user https://bitbucket.org/travc/
|
пре 7 година |
Marius Stanciu
|
8f787fc61a
- fixed the Copy Object function when the object is Gerber
|
пре 7 година |
Marius Stanciu
|
780b5c8bf2
- wip
|
пре 7 година |
Marius Stanciu
|
037b9657ff
- trying to fix painting single when the actual painted object it's a MultiPolygon
|
пре 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
|
4afa67542b
- changed date
|
пре 7 година |
Marius Stanciu
|
bd295dbea9
- fixed a small issue in 'manual_toolchange' postprocessor file in toolchange function
|
пре 7 година |
Marius Stanciu
|
7c301922db
- added a new postprocessor file named 'line_xyz' which have x, y, z values on the same GCode line
|
пре 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
|
f242e3163e
- small changes (dates, version)
|
пре 7 година |
Marius Stanciu
|
7f57e8f8b2
Merged in Beta_hpgl (pull request #128)
|
пре 7 година |
Marius Stanciu
|
b9a062a84e
- when saving HPGL code it will be saved as a file with extension .plt
|
пре 7 година |
Marius Stanciu
|
7ea6ee4a85
- fixed the HPGL code geometry rendering when travel
|
пре 7 година |
Marius Stanciu
|
b9cbe97f4d
- fixed display HPGL code geometry on canvas
|
пре 7 година |
Marius Stanciu
|
51b96af190
- corrected issues in the hpgl postprocessor file
|
пре 7 година |
Marius Stanciu
|
43f9055408
- added initial implementation of HPGL postprocessor
|
пре 7 година |
Marius Stanciu
|
4b6df74c2e
- added initial implementation of HPGL postprocessor
|
пре 7 година |
Marius Stanciu
|
18de843fc1
- added a status message for font parsing
|
пре 7 година |
Marius Stanciu
|
5b7fe5ef11
- modified the first line in the Gcode header to show the FlatCAM version and version_date
|
пре 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
|
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
|
пре 7 година |