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 年之前 |
Marius Stanciu
|
b0d545eb03
- fixed isolate TclCommand to use correctly the -outname parameter
|
6 年之前 |
Marius Stanciu
|
8b3e1b5a77
- fixed the TclCommand cncjob to use the -outname parameter
|
6 年之前 |
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 年之前 |
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 年之前 |
Marius Stanciu
|
a25a70c0e1
- refactored FlatCAMGeometry.mtool_gen_cncjob() method
|
6 年之前 |
Marius Stanciu
|
57f4762261
- added to the NonCopperClear.clear_copper() a parameter to be able to run it non-threaded
|
6 年之前 |
Marius Stanciu
|
9057d35cf9
- updated the translations (except RU) and the POT file
|
6 年之前 |
Marius Stanciu
|
0e75352266
- made optional the behavior of Excellon Export values following the values in the Excellon Loading section
|
6 年之前 |
Marius Stanciu
|
23cf31f4f0
- whenever the user changes the Excellon format values for loading files, the Export Excellon Format values will be updated
|
6 年之前 |
Marius Stanciu
|
1ab16f2d6f
- fixed the layouts to include toolbars breaks where it was needed
|
6 年之前 |
Marius Stanciu
|
666d84c964
- updated the google-translated Spanish translation strings
|
6 年之前 |
Marius Stanciu
|
0a005cfe40
- minor changes in the Code Editor GUI
|
6 年之前 |
Marius Stanciu
|
fc6ae08011
- fixed a small bug
|
6 年之前 |
Marius Stanciu
|
e82bc22caf
- more string changes
|
6 年之前 |
Marius Stanciu
|
92ebc6b96b
- finished the Romanian translation update and updated the POT file
|
6 年之前 |
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
|
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 年之前 |