Marius Stanciu
|
56799a35b7
- added a new way to handle scripts with repeating Tcl commands
|
6 лет назад |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 лет назад |
Marius Stanciu
|
6ea9b80ad6
- converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier
|
6 лет назад |
Marius Stanciu
|
19444fb28c
- upgraded the Script Editor to be able to run Tcl commands in batches
|
6 лет назад |
Marius Stanciu
|
722962084b
- added a grid layout in on_about()
|
6 лет назад |
Marius Stanciu
|
67808466d6
- added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify
|
6 лет назад |
Marius Stanciu
|
7ad03f9f0a
- remade the splash screen to show multiple messages on app initialization
|
6 лет назад |
Marius Stanciu
|
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
|
6 лет назад |
Marius Stanciu
|
22fafd1495
- small changes to the 'About FlatCAM' windows
|
6 лет назад |
Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
6 лет назад |
Marius Stanciu
|
90b9e2da05
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
|
6 лет назад |
Marius Stanciu
|
7af96faef6
- fixed issue #302 where a copied object lost all the tools
|
6 лет назад |
Marius Stanciu
|
90a8b44cdf
- fixed some minor errors in the new TclCommands: MillDrills and MillSlots
|
6 лет назад |
Marius Stanciu
|
1ef9e95143
- changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots
|
6 лет назад |
Marius Stanciu
|
e7493a350f
- updated code in self.on_view_source() to make it more responsive
|
6 лет назад |
Marius Stanciu
|
91cad9c57d
- added the Gerber code as source for the panelized object in Panelize Tool
|
6 лет назад |
Marius Stanciu
|
4114e773dd
- when disabling plots, if the selection shape is visible, it will be deleted
|
6 лет назад |
Marius Stanciu
|
c66c841d37
- made isolation threaded
|
6 лет назад |
Marius Stanciu
|
d5fd084a6f
- date changed
|
6 лет назад |
Marius Stanciu
|
59704a6e01
- fixed issue when loading unbuffered a Gerber file that has negative regions
|
6 лет назад |
Marius Stanciu
|
14fe5080ec
- modified camlib.py, FlatCAMApp.py and ObjectCollection.py files to the new string format that will allow easier translations
|
6 лет назад |
Marius Stanciu
|
f38dab80e3
- added for NCC Tool and Paint Tool a setting in the Preferences -> Tools --> (NCC Tool/ Paint Tool) that can set a progressive plotting (plot shapes as they are processed)
|
6 лет назад |
Marius Stanciu
|
198e055328
- added a setting in Preferences -> Gerber -> Gerber General named Buffering. If set to 'no' the Gerber objects load a lot more faster (perhaps 10 times faster than when set to 'full') but the visual look is not so great as all the aperture polygons can be seen
|
6 лет назад |
Marius Stanciu
|
c78404b737
- removed some @pyqtSlot() decorators as they interfere with the current way the program works
|
6 лет назад |
Marius Stanciu
|
60c5026b5d
- added some documentation strings for methods in FlatCAMApp.App class
|
6 лет назад |
Marius Stanciu
|
28a86aa661
- updated German language translation files
|
6 лет назад |
Marius Stanciu
|
bdbe0f59f0
- modified the on_about() message
|
6 лет назад |
Marius Stanciu
|
65ac58ae83
- made Set Origin feature, threaded
|
6 лет назад |
Marius Stanciu
|
f164dae7a9
- added to GUI new options for the Gerber object related to area subtraction
|
6 лет назад |
Marius Stanciu
|
2c2bdf5002
- remade the handlers for the Enable/Disable Project Tree context menu so they are threaded and activity is shown in the lower right corner of the main window
|
6 лет назад |