Marius Stanciu
|
85af8a2c76
- added an example with a custom titlebar
|
6 سال پیش |
Marius Stanciu
|
4f4c029003
- updated some of the default values to more reasonable ones
|
6 سال پیش |
Marius Stanciu
|
a27dcbdc77
- made sure that if FlatCAM is registered with a file extension that it does not recognize it will exit
|
6 سال پیش |
Marius Stanciu
|
04b3b8585f
- added option to run a script from the context menu of the sys tray icon. Changed the color of the sys tray icon to a green one so it will be visible on light and dark themes
|
6 سال پیش |
Marius Stanciu
|
2f9ad61819
- fixed issue with the sys tray icon not hiding after application close
|
6 سال پیش |
Marius Stanciu
|
cf0e40c318
- added possibility to edit the custom keywords used by the autocompleter (in Tcl Shell and in the Code Editor). It is done in the Edit -> Preferences -> Utilities
|
6 سال پیش |
Marius Stanciu
|
31e111ebb3
- added sys tray menu
|
6 سال پیش |
Marius Stanciu
|
f432b065fa
- fixed the parsing of the Manufacturing files when double clicking them and they are registered with FlatCAM
|
6 سال پیش |
Marius Stanciu
|
8958ef8007
- 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 سال پیش |
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 سال پیش |
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
|
49ac19a221
- fixed an bug where the pywrapcp name from Google OR-Tools is not defined
|
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 سال پیش |
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 سال پیش |
Marius Stanciu
|
97b6e26fae
- added new links in Menu -> Help (Excellon, Gerber specifications and a Report Bug)
|
6 سال پیش |
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 سال پیش |
Marius Stanciu
|
727cee7aec
- fixed some issues recently introduced in the TclCommands CNCJob, DrillCNCJob adn write_gcode; changed some parameters names
|
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
|
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 سال پیش |
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
|
4c1163eedd
- added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands
|
6 سال پیش |
Marius Stanciu
|
7aebf1c60a
- added new TclCommands: NewExcellon, NewGerber
|
6 سال پیش |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 سال پیش |