Marius Stanciu
|
37e7c8167d
- fixed the FlatCAMGerber.merge() function
|
il y a 7 ans |
Marius Stanciu
|
8145ff9aac
- fixed the FlatCAMGerber.merge() function
|
il y a 7 ans |
Marius Stanciu
|
ad69be0456
- remade the EDIT -> PREFERENCES window, the Excellon and Gerber sections. Created a new section named TOOLS
|
il y a 7 ans |
Marius Stanciu
|
a9bc0dea56
- added shortcut key combo 'SHIFT+S' for Running a Script.
|
il y a 7 ans |
Marius Stanciu
|
18fb7c2c1f
- added shortcut key 'L' for creating 'New Excellon'
|
il y a 7 ans |
Marius Stanciu
|
4f7b2bbb34
- added options for trace segmentation that can be useful for auto-levelling (code snippet from Lei Zheng from a rejected pull request on FlatCAM https://bitbucket.org/realthunder/ )
|
il y a 7 ans |
Marius Stanciu
|
c4a9c8bd77
- added more key shortcuts into the application; they are now displayed in the GUI menu's
|
il y a 7 ans |
Marius Stanciu
|
c0031235cd
- fixed grbl_laser postprocessor file
|
il y a 7 ans |
Marius Stanciu
|
41d7ef9e2c
- added icons to the Project Tab context menu
|
il y a 7 ans |
Marius Stanciu
|
d1b1a097c1
- fixed TclCommand Cutout
|
il y a 7 ans |
Marius Stanciu
|
3941d03702
- fixed TclCommand Cutout
|
il y a 7 ans |
Marius S
|
4af4938f85
- added the Edit and Properties entries to the Project context menu
|
il y a 7 ans |
Marius Stanciu
|
2c49d41500
- Excellon Editor - added possibility to create an linear drill array rotated at an custom angle
|
il y a 7 ans |
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/
|
il y a 7 ans |
Marius Stanciu
|
8f787fc61a
- fixed the Copy Object function when the object is Gerber
|
il y a 7 ans |
Marius Stanciu
|
037b9657ff
- trying to fix painting single when the actual painted object it's a MultiPolygon
|
il y a 7 ans |
Marius Stanciu
|
d71958262a
- changed date
|
il y a 7 ans |
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.
|
il y a 7 ans |
Marius Stanciu
|
4afa67542b
- changed date
|
il y a 7 ans |
Marius Stanciu
|
e6d431c9e3
- removed the raise statement in do_worker_task() function as this is fatal in conjunction with PyQt5
|
il y a 7 ans |
Marius Stanciu
|
f242e3163e
- small changes (dates, version)
|
il y a 7 ans |
Marius Stanciu
|
7ea6ee4a85
- fixed the HPGL code geometry rendering when travel
|
il y a 7 ans |
Marius Stanciu
|
43f9055408
- added initial implementation of HPGL postprocessor
|
il y a 7 ans |
Marius Stanciu
|
18de843fc1
- added a status message for font parsing
|
il y a 7 ans |
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.
|
il y a 7 ans |
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
|
il y a 7 ans |
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
|
il y a 7 ans |
Marius Stanciu
|
7e002dfc9f
- added tooltips in Edit->Convert menu
|
il y a 7 ans |
Marius Stanciu
|
c7db9aa566
- fixed the Marlin postprocessor detection in GCode header
|
il y a 7 ans |
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.
|
il y a 7 ans |