Commit History

Autor SHA1 Mensaxe Data
  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 %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 49ac19a221 - fixed an bug where the pywrapcp name from Google OR-Tools is not defined %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bd0c1da007 - fixed #315 where a script run with the --shellfile argument crashed the program if it contained a TclCommand New %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 9187004f9e - added more programmers that contributed to FlatCAM over the years, in the "About FlatCAM" -> Programmers window %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu f51a3fa038 - made the splashscreen to be showed on the current monitor on systems with multiple monitors %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 97b6e26fae - added new links in Menu -> Help (Excellon, Gerber specifications and a Report Bug) %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 727cee7aec - fixed some issues recently introduced in the TclCommands CNCJob, DrillCNCJob adn write_gcode; changed some parameters names %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu be4d4387f4 - more GUI optimizations related to being part of the Advanced category or not %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 846e68a8c2 - some GUI optimizations %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  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) %!s(int64=6) %!d(string=hai) anos
  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) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4c1163eedd - added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 8cba74647f - made all TclCommands not to be plotted automatically %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 2f553c9005 - added a new TclCommand named PlotObjects which will plot a list of FlatCAM objects %!s(int64=6) %!d(string=hai) anos
  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 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b0d545eb03 - fixed isolate TclCommand to use correctly the -outname parameter %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 8b3e1b5a77 - fixed the TclCommand cncjob to use the -outname parameter %!s(int64=6) %!d(string=hai) anos
  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) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 21ca024324 - update the Tcl Command isolate to be able to isolate exteriors, interiors besides the full isolation, using the iso_type parameter %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a25a70c0e1 - refactored FlatCAMGeometry.mtool_gen_cncjob() method %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 57f4762261 - added to the NonCopperClear.clear_copper() a parameter to be able to run it non-threaded %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 9057d35cf9 - updated the translations (except RU) and the POT file %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 0e75352266 - made optional the behavior of Excellon Export values following the values in the Excellon Loading section %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 23cf31f4f0 - whenever the user changes the Excellon format values for loading files, the Export Excellon Format values will be updated %!s(int64=6) %!d(string=hai) anos