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 년 전