Marius Stanciu
|
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
|
преди 6 години |
Marius Stanciu
|
295cba8539
- started to add an application splash screen
|
преди 6 години |
Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
преди 6 години |
Marius Stanciu
|
8e2cca827a
- added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion
|
преди 6 години |
Marius Stanciu
|
579cf9f620
- updated the Spanish translation (Google-translation)
|
преди 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
|
dce347d9be
- changed the resulting object name from TclCommand MillSlots
|
преди 6 години |
Marius Stanciu
|
0fc3743e91
- modified the MillDrills and MillSlots TclCommands to accept as parameter a list of tool dimaeters to be milled instead of tool indexes
|
преди 6 години |
Marius Stanciu
|
1ef9e95143
- changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots
|
преди 6 години |
Marius Stanciu
|
4440298327
- fixed the TclCommand MillHoles
|
преди 6 години |
Marius Stanciu
|
e7493a350f
- updated code in self.on_view_source() to make it more responsive
|
преди 6 години |
Marius Stanciu
|
462e3ac2ec
- made faster the Gerber parser for the case of having a not valid geometry when loading a Gerber file without buffering
|
преди 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
|
dc6479210a
- chagend the workers thread priority back to Normal
|
преди 6 години |
Marius Stanciu
|
f658e05240
- added progress and possibility of graceful exit in Panel Tool
|
преди 6 години |
Marius Stanciu
|
5838bd0554
- added progress for the generation of Isolation geometry
|
преди 6 години |
Marius Stanciu
|
7341e089dd
- fixed an object used before declaring it in NCC Tool - Area option
|
преди 6 години |
Marius Stanciu
|
02be0b8510
- made changing the Plot kind in CNCJob selected tab, threaded
|
преди 6 години |
Marius Stanciu
|
7f3e3cb061
- fixed a small typo in TclCommandCopperCLear
|
преди 6 години |
Marius Stanciu
|
c66c841d37
- made isolation threaded
|
преди 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
|
ffbb47dde5
- modified FlatCAMObj.py file to the new string format that will allow easier translations
|
преди 6 години |
Marius Stanciu
|
2bd730ceeb
- some fixes in Paint Tool when done over the Gerber objects in case that the progressive plotting is selected
|
преди 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 години |