Marius Stanciu
|
846e68a8c2
- some GUI optimizations
|
6 jaren geleden |
Marius Stanciu
|
4b28d980fd
- fixed the App.on_view_source() method for CNCJob objects: the Gcode will now contain the Prepend and Append code from the Edit -> Preferences -> CNCJob -> CNCJob Options
|
6 jaren geleden |
Marius Stanciu
|
61120911c6
- fixed Scripts repeating multiple time when the Code Editor is used. This repetition was correlated with multiple openings of the Code Editor window (especially after an error)
|
6 jaren geleden |
Marius Stanciu
|
78b6aa9a83
- fixed Scripts repeating multiple time when the Code Editor is used. This repetition was correlated with multiple openings of the Code Editor window (especially after an error)
|
6 jaren geleden |
Marius Stanciu
|
7aebf1c60a
- added new TclCommands: NewExcellon, NewGerber
|
6 jaren geleden |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 jaren geleden |
Marius Stanciu
|
2f553c9005
- added a new TclCommand named PlotObjects which will plot a list of FlatCAM objects
|
6 jaren geleden |
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 jaren geleden |
Marius Stanciu
|
b0d545eb03
- fixed isolate TclCommand to use correctly the -outname parameter
|
6 jaren geleden |
Marius Stanciu
|
8b3e1b5a77
- fixed the TclCommand cncjob to use the -outname parameter
|
6 jaren geleden |
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 jaren geleden |
Marius Stanciu
|
9057d35cf9
- updated the translations (except RU) and the POT file
|
6 jaren geleden |
Marius Stanciu
|
0e75352266
- made optional the behavior of Excellon Export values following the values in the Excellon Loading section
|
6 jaren geleden |
Marius Stanciu
|
23cf31f4f0
- whenever the user changes the Excellon format values for loading files, the Export Excellon Format values will be updated
|
6 jaren geleden |
Marius Stanciu
|
1ab16f2d6f
- fixed the layouts to include toolbars breaks where it was needed
|
6 jaren geleden |
Marius Stanciu
|
0a005cfe40
- minor changes in the Code Editor GUI
|
6 jaren geleden |
Marius Stanciu
|
e82bc22caf
- more string changes
|
6 jaren geleden |
Marius Stanciu
|
56799a35b7
- added a new way to handle scripts with repeating Tcl commands
|
6 jaren geleden |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 jaren geleden |
Marius Stanciu
|
6ea9b80ad6
- converted the big strings that hold the shortcut keys descriptions to smaller string to make translations easier
|
6 jaren geleden |
Marius Stanciu
|
19444fb28c
- upgraded the Script Editor to be able to run Tcl commands in batches
|
6 jaren geleden |
Marius Stanciu
|
722962084b
- added a grid layout in on_about()
|
6 jaren geleden |
Marius Stanciu
|
67808466d6
- added control for simplification when loading a Gerber file in Preferences -> Gerber -> Gerber General -> Simplify
|
6 jaren geleden |
Marius Stanciu
|
7ad03f9f0a
- remade the splash screen to show multiple messages on app initialization
|
6 jaren geleden |
Marius Stanciu
|
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
|
6 jaren geleden |
Marius Stanciu
|
22fafd1495
- small changes to the 'About FlatCAM' windows
|
6 jaren geleden |
Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
6 jaren geleden |
Marius Stanciu
|
90b9e2da05
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
|
6 jaren geleden |
Marius Stanciu
|
7af96faef6
- fixed issue #302 where a copied object lost all the tools
|
6 jaren geleden |
Marius Stanciu
|
90a8b44cdf
- fixed some minor errors in the new TclCommands: MillDrills and MillSlots
|
6 jaren geleden |