Marius Stanciu 4540066731 - added a new TclCommand named quit_flatcam which will ... quit FlatCAM from Tcl Shell or from a script 6 年 前
..
TclCommand.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 年 前
TclCommandAddCircle.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandAddPolygon.py 65ab17e308 - fixed Tcl Command AddPolygon, AddPolyline 6 年 前
TclCommandAddPolyline.py 65ab17e308 - fixed Tcl Command AddPolygon, AddPolyline 6 年 前
TclCommandAddRectangle.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandAlignDrill.py 4c1163eedd - added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands 6 年 前
TclCommandAlignDrillGrid.py 4c1163eedd - added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands 6 年 前
TclCommandBbox.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandClearShell.py ba1e0bc94b - fixed Tcl Command CncJob 6 年 前
TclCommandCncjob.py fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 年 前
TclCommandCopperClear.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandCutout.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandDelete.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandDrillcncjob.py fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 年 前
TclCommandExportGcode.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandExportSVG.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandExteriors.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandFollow.py 017d495a41 - fixed TclCommandFollow command; an older function name was used who yielded wrong results 6 年 前
TclCommandGeoCutout.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandGeoUnion.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandGetNames.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandGetSys.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandImportSvg.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandInteriors.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandIsolate.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandJoinExcellon.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandJoinGeometry.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandListSys.py e0adb9b43b - corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit. 7 年 前
TclCommandMillDrills.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandMillSlots.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandMirror.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandNew.py 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 年 前
TclCommandNewExcellon.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 年 前
TclCommandNewGeometry.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 年 前
TclCommandNewGerber.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 年 前
TclCommandNregions.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandOffset.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandOpenExcellon.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 年 前
TclCommandOpenGCode.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 年 前
TclCommandOpenGerber.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 年 前
TclCommandOpenProject.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 年 前
TclCommandOptions.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandPaint.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandPanelize.py 8cba74647f - made all TclCommands not to be plotted automatically 6 年 前
TclCommandPlotAll.py 1d26247fc4 - FlatCAM can be run in HEADLESS mode now. This node can be selected by using the --headless=1 command line argument or by changing the line headless=False to True in config/configuration.txt file. In this mod the Sys Tray Icon menu will hold only the Run Scrip menu entry and Exit entry. 6 年 前
TclCommandPlotObjects.py 1d26247fc4 - FlatCAM can be run in HEADLESS mode now. This node can be selected by using the --headless=1 command line argument or by changing the line headless=False to True in config/configuration.txt file. In this mod the Sys Tray Icon menu will hold only the Run Scrip menu entry and Exit entry. 6 年 前
TclCommandQuit.py 4540066731 - added a new TclCommand named quit_flatcam which will ... quit FlatCAM from Tcl Shell or from a script 6 年 前
TclCommandSaveProject.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandSaveSys.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandScale.py ba1e0bc94b - fixed Tcl Command CncJob 6 年 前
TclCommandSetActive.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandSetSys.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandSkew.py ba1e0bc94b - fixed Tcl Command CncJob 6 年 前
TclCommandSubtractPoly.py e48d2d2f49 -clean-up before merge 7 年 前
TclCommandSubtractRectangle.py ba1e0bc94b - fixed Tcl Command CncJob 6 年 前
TclCommandVersion.py ba1e0bc94b - fixed Tcl Command CncJob 6 年 前
TclCommandWriteGCode.py fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 年 前
__init__.py 4540066731 - added a new TclCommand named quit_flatcam which will ... quit FlatCAM from Tcl Shell or from a script 6 年 前