Marius Stanciu
|
608f1dd958
- made --shellvars into --shellvar and make it only one list of commands passed to the Tcl. The list is separated by comma but without spaces. The variables are accessed in Tcl with the names shellvar_x where x is the index in the list of command comma separated values
|
преди 6 години |
Marius Stanciu
|
71b945c05e
- added a new command line parameter for FlatCAM named '--shellvars' which can load a text file with variables for Tcl Shell in the format: one variable assignment per line and looking like: 'a=3' without quotes
|
преди 6 години |
Marius Stanciu
|
26fe1bf5e1
- if FlatCAM is started with the 'quit' or 'exit' as argument it will close immediately and it will close also another instance of FlatCAM that may be running
|
преди 6 години |
Marius Stanciu
|
bd0c1da007
- fixed #315 where a script run with the --shellfile argument crashed the program if it contained a TclCommand New
|
преди 6 години |
Marius Stanciu
|
9187004f9e
- added more programmers that contributed to FlatCAM over the years, in the "About FlatCAM" -> Programmers window
|
преди 6 години |
Marius Stanciu
|
f51a3fa038
- made the splashscreen to be showed on the current monitor on systems with multiple monitors
|
преди 6 години |
Camellan
|
f71e6992a1
Merged in camellan/flatcam/Beta (pull request #205)
|
преди 6 години |
Marius Stanciu
|
97b6e26fae
- added new links in Menu -> Help (Excellon, Gerber specifications and a Report Bug)
|
преди 6 години |
Marius Stanciu
|
be4d4387f4
- more GUI optimizations related to being part of the Advanced category or not
|
преди 6 години |
Marius Stanciu
|
846e68a8c2
- some GUI optimizations
|
преди 6 години |
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 години |
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 години |
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 години |
Marius Stanciu
|
7aebf1c60a
- added new TclCommands: NewExcellon, NewGerber
|
преди 6 години |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
преди 6 години |
Marius Stanciu
|
2f553c9005
- added a new TclCommand named PlotObjects which will plot a list of FlatCAM objects
|
преди 6 години |
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 години |
camellan
|
1fb70b4672
Edit About page. Edit Russian translation. Edit pot.
|
преди 6 години |
camellan
|
34c2d26422
Fix run a program in unix-based systems
|
преди 6 години |
camellan
|
c3e51e7e32
Update Russian translations
|
преди 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
|
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
|
0a005cfe40
- minor changes in the Code Editor GUI
|
преди 6 години |
Marius Stanciu
|
e82bc22caf
- more string changes
|
преди 6 години |
Marius Stanciu
|
56799a35b7
- added a new way to handle scripts with repeating Tcl commands
|
преди 6 години |