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 rokov pred |
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 rokov pred |
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 rokov pred |
Marius Stanciu
|
49ac19a221
- fixed an bug where the pywrapcp name from Google OR-Tools is not defined
|
6 rokov pred |
Marius Stanciu
|
e786398888
Merged jpcgt/flatcam/Beta into Beta
|
6 rokov pred |
cmstein
|
da4335fe18
Merged in cmsteinBR/flatcam/Beta (pull request #211)
|
6 rokov pred |
Camellan
|
0868e95054
Merged in camellan/flatcam/Beta (pull request #212)
|
6 rokov pred |
camellan
|
0d5504b048
Update pot. Update Russian translation
|
6 rokov pred |
Camellan
|
39cd156180
jpcgt/flatcam/Beta слито с Beta
|
6 rokov pred |
cmstein
|
54a2a33340
Update in pt_BR Translation
|
6 rokov pred |
Marius Stanciu
|
fd0d8a2a7c
Merged in marius_stanciu/flatcam_beta/Beta (pull request #210)
|
6 rokov pred |
Marius Stanciu
|
2d1cc03a54
Merged jpcgt/flatcam/Beta into Beta
|
6 rokov pred |
Camellan
|
97bab5d225
Merged in camellan/flatcam/Beta (pull request #209)
|
6 rokov pred |
Marius Stanciu
|
fe97364ba5
- fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored
|
6 rokov pred |
Marius Stanciu
|
bd0c1da007
- fixed #315 where a script run with the --shellfile argument crashed the program if it contained a TclCommand New
|
6 rokov pred |
camellan
|
1716939704
Update pot. Update Russian translation.
|
6 rokov pred |
Marius Stanciu
|
9187004f9e
- added more programmers that contributed to FlatCAM over the years, in the "About FlatCAM" -> Programmers window
|
6 rokov pred |
Camellan
|
5569c68670
jpcgt/flatcam/Beta слито с Beta
|
6 rokov pred |
Marius Stanciu
|
f51a3fa038
- made the splashscreen to be showed on the current monitor on systems with multiple monitors
|
6 rokov pred |
Marius Stanciu
|
81c0ee5638
Merged jpcgt/flatcam/Beta into Beta
|
6 rokov pred |
Camellan
|
f71e6992a1
Merged in camellan/flatcam/Beta (pull request #205)
|
6 rokov pred |
Marius Stanciu
|
a2a4fc1cc4
Merged in marius_stanciu/flatcam_beta/Beta (pull request #208)
|
6 rokov pred |
Marius Stanciu
|
97b6e26fae
- added new links in Menu -> Help (Excellon, Gerber specifications and a Report Bug)
|
6 rokov pred |
Marius Stanciu
|
cc3622d4c5
- fixed issue in the Laser postprocessor where the laser was turned on as soon as the GCode started creating an unwanted cut up until the job start
|
6 rokov pred |
Marius Stanciu
|
727cee7aec
- fixed some issues recently introduced in the TclCommands CNCJob, DrillCNCJob adn write_gcode; changed some parameters names
|
6 rokov pred |
Marius Stanciu
|
be4d4387f4
- more GUI optimizations related to being part of the Advanced category or not
|
6 rokov pred |
Marius Stanciu
|
846e68a8c2
- some GUI optimizations
|
6 rokov pred |
Marius Stanciu
|
52c4a90b90
Merged in marius_stanciu/flatcam_beta/Beta (pull request #207)
|
6 rokov pred |
Marius Stanciu
|
e9751e41b8
- added a new parameter named 'muted' for the TclCommands: cncjob, drillcncjob and write_gcode. Setting it as -muted 1 will disable the error reporting in TCL Shell
|
6 rokov pred |
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 rokov pred |