Marius Stanciu
|
e81c43f74c
Merged in marius_stanciu/flatcam_beta/Beta (pull request #216)
|
6 年之前 |
Marius Stanciu
|
6723f9496c
- fixed the --shellvar and --shellfile FlatCAM arguments to work together but the --shellvar has precedence over --shellfile as it is most likely that whatever variable set by --shellvar will be used in the script file run by --shellfile
|
6 年之前 |
cmstein
|
edd279def2
Merged in cmsteinBR/flatcam/Beta (pull request #213)
|
6 年之前 |
Marius Stanciu
|
e888efd37b
Merged in marius_stanciu/flatcam_beta/Beta (pull request #215)
|
6 年之前 |
Marius Stanciu
|
97cf8f8174
- small change in the help line
|
6 年之前 |
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
|
5a224ddb66
Merged in marius_stanciu/flatcam_beta/Beta (pull request #214)
|
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 年之前 |
cmstein
|
c1c2aa2239
Updates in pt_BR translation
|
6 年之前 |
Marius Stanciu
|
49ac19a221
- fixed an bug where the pywrapcp name from Google OR-Tools is not defined
|
6 年之前 |
Marius Stanciu
|
e786398888
Merged jpcgt/flatcam/Beta into Beta
|
6 年之前 |
cmstein
|
da4335fe18
Merged in cmsteinBR/flatcam/Beta (pull request #211)
|
6 年之前 |
Camellan
|
0868e95054
Merged in camellan/flatcam/Beta (pull request #212)
|
6 年之前 |
camellan
|
0d5504b048
Update pot. Update Russian translation
|
6 年之前 |
Camellan
|
39cd156180
jpcgt/flatcam/Beta слито с Beta
|
6 年之前 |
cmstein
|
54a2a33340
Update in pt_BR Translation
|
6 年之前 |
Marius Stanciu
|
fd0d8a2a7c
Merged in marius_stanciu/flatcam_beta/Beta (pull request #210)
|
6 年之前 |
Marius Stanciu
|
2d1cc03a54
Merged jpcgt/flatcam/Beta into Beta
|
6 年之前 |
Camellan
|
97bab5d225
Merged in camellan/flatcam/Beta (pull request #209)
|
6 年之前 |
Marius Stanciu
|
fe97364ba5
- fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored
|
6 年之前 |
Marius Stanciu
|
bd0c1da007
- fixed #315 where a script run with the --shellfile argument crashed the program if it contained a TclCommand New
|
6 年之前 |
camellan
|
1716939704
Update pot. Update Russian translation.
|
6 年之前 |
Marius Stanciu
|
9187004f9e
- added more programmers that contributed to FlatCAM over the years, in the "About FlatCAM" -> Programmers window
|
6 年之前 |
Camellan
|
5569c68670
jpcgt/flatcam/Beta слито с Beta
|
6 年之前 |
Marius Stanciu
|
f51a3fa038
- made the splashscreen to be showed on the current monitor on systems with multiple monitors
|
6 年之前 |
Marius Stanciu
|
81c0ee5638
Merged jpcgt/flatcam/Beta into Beta
|
6 年之前 |
Camellan
|
f71e6992a1
Merged in camellan/flatcam/Beta (pull request #205)
|
6 年之前 |
Marius Stanciu
|
a2a4fc1cc4
Merged in marius_stanciu/flatcam_beta/Beta (pull request #208)
|
6 年之前 |
Marius Stanciu
|
97b6e26fae
- added new links in Menu -> Help (Excellon, Gerber specifications and a Report Bug)
|
6 年之前 |