Marius Stanciu
|
7aebf1c60a
- added new TclCommands: NewExcellon, NewGerber
|
6 gadi atpakaļ |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 gadi atpakaļ |
Marius Stanciu
|
2f553c9005
- added a new TclCommand named PlotObjects which will plot a list of FlatCAM objects
|
6 gadi atpakaļ |
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 gadi atpakaļ |
Marius Stanciu
|
b0d545eb03
- fixed isolate TclCommand to use correctly the -outname parameter
|
6 gadi atpakaļ |
Marius Stanciu
|
8b3e1b5a77
- fixed the TclCommand cncjob to use the -outname parameter
|
6 gadi atpakaļ |
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 gadi atpakaļ |
Marius Stanciu
|
21ca024324
- update the Tcl Command isolate to be able to isolate exteriors, interiors besides the full isolation, using the iso_type parameter
|
6 gadi atpakaļ |
Marius Stanciu
|
a25a70c0e1
- refactored FlatCAMGeometry.mtool_gen_cncjob() method
|
6 gadi atpakaļ |
Marius Stanciu
|
57f4762261
- added to the NonCopperClear.clear_copper() a parameter to be able to run it non-threaded
|
6 gadi atpakaļ |
Marius Stanciu
|
9057d35cf9
- updated the translations (except RU) and the POT file
|
6 gadi atpakaļ |
Marius Stanciu
|
0e75352266
- made optional the behavior of Excellon Export values following the values in the Excellon Loading section
|
6 gadi atpakaļ |
Marius Stanciu
|
23cf31f4f0
- whenever the user changes the Excellon format values for loading files, the Export Excellon Format values will be updated
|
6 gadi atpakaļ |
Marius Stanciu
|
1ab16f2d6f
- fixed the layouts to include toolbars breaks where it was needed
|
6 gadi atpakaļ |
Marius Stanciu
|
666d84c964
- updated the google-translated Spanish translation strings
|
6 gadi atpakaļ |
Marius Stanciu
|
0a005cfe40
- minor changes in the Code Editor GUI
|
6 gadi atpakaļ |
Marius Stanciu
|
fc6ae08011
- fixed a small bug
|
6 gadi atpakaļ |
Marius Stanciu
|
e82bc22caf
- more string changes
|
6 gadi atpakaļ |
Marius Stanciu
|
92ebc6b96b
- finished the Romanian translation update and updated the POT file
|
6 gadi atpakaļ |
Marius Stanciu
|
56799a35b7
- added a new way to handle scripts with repeating Tcl commands
|
6 gadi atpakaļ |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 gadi atpakaļ |
Marius Stanciu
|
6ea9b80ad6
- converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier
|
6 gadi atpakaļ |
Marius Stanciu
|
19444fb28c
- upgraded the Script Editor to be able to run Tcl commands in batches
|
6 gadi atpakaļ |
Marius Stanciu
|
722962084b
- added a grid layout in on_about()
|
6 gadi atpakaļ |
Marius Stanciu
|
67808466d6
- added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify
|
6 gadi atpakaļ |
Marius Stanciu
|
7ad03f9f0a
- remade the splash screen to show multiple messages on app initialization
|
6 gadi atpakaļ |
Marius Stanciu
|
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
|
6 gadi atpakaļ |
Marius Stanciu
|
295cba8539
- started to add an application splash screen
|
6 gadi atpakaļ |
Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
6 gadi atpakaļ |
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 gadi atpakaļ |