Marius Stanciu
|
c06317374e
- added possibility to see the GCode when right clicking on the Project tab on a CNCJob object and then clicking View Source
|
6 lat temu |
Marius Stanciu
|
b0d545eb03
- fixed isolate TclCommand to use correctly the -outname parameter
|
6 lat temu |
Marius Stanciu
|
8b3e1b5a77
- fixed the TclCommand cncjob to use the -outname parameter
|
6 lat temu |
Marius Stanciu
|
30f00abce8
- fixed issue in ToolPaint that could not allow area painting of a geometry that was a list and not a Geometric element (polygon or MultiPolygon)
|
6 lat temu |
Marius Stanciu
|
9057d35cf9
- updated the translations (except RU) and the POT file
|
6 lat temu |
Marius Stanciu
|
0e75352266
- made optional the behavior of Excellon Export values following the values in the Excellon Loading section
|
6 lat temu |
Marius Stanciu
|
23cf31f4f0
- whenever the user changes the Excellon format values for loading files, the Export Excellon Format values will be updated
|
6 lat temu |
Marius Stanciu
|
1ab16f2d6f
- fixed the layouts to include toolbars breaks where it was needed
|
6 lat temu |
Marius Stanciu
|
0a005cfe40
- minor changes in the Code Editor GUI
|
6 lat temu |
Marius Stanciu
|
e82bc22caf
- more string changes
|
6 lat temu |
Marius Stanciu
|
56799a35b7
- added a new way to handle scripts with repeating Tcl commands
|
6 lat temu |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 lat temu |
Marius Stanciu
|
6ea9b80ad6
- converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier
|
6 lat temu |
Marius Stanciu
|
19444fb28c
- upgraded the Script Editor to be able to run Tcl commands in batches
|
6 lat temu |
Marius Stanciu
|
722962084b
- added a grid layout in on_about()
|
6 lat temu |
Marius Stanciu
|
67808466d6
- added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify
|
6 lat temu |
Marius Stanciu
|
7ad03f9f0a
- remade the splash screen to show multiple messages on app initialization
|
6 lat temu |
Marius Stanciu
|
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
|
6 lat temu |
Marius Stanciu
|
22fafd1495
- small changes to the 'About FlatCAM' windows
|
6 lat temu |
Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
6 lat temu |
Marius Stanciu
|
90b9e2da05
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
|
6 lat temu |
Marius Stanciu
|
7af96faef6
- fixed issue #302 where a copied object lost all the tools
|
6 lat temu |
Marius Stanciu
|
90a8b44cdf
- fixed some minor errors in the new TclCommands: MillDrills and MillSlots
|
6 lat temu |
Marius Stanciu
|
1ef9e95143
- changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots
|
6 lat temu |
Marius Stanciu
|
e7493a350f
- updated code in self.on_view_source() to make it more responsive
|
6 lat temu |
Marius Stanciu
|
91cad9c57d
- added the Gerber code as source for the panelized object in Panelize Tool
|
6 lat temu |
Marius Stanciu
|
4114e773dd
- when disabling plots, if the selection shape is visible, it will be deleted
|
6 lat temu |
Marius Stanciu
|
c66c841d37
- made isolation threaded
|
6 lat temu |
Marius Stanciu
|
d5fd084a6f
- date changed
|
6 lat temu |
Marius Stanciu
|
59704a6e01
- fixed issue when loading unbuffered a Gerber file that has negative regions
|
6 lat temu |