Marius Stanciu 27b7a7dce6 - added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts. 6 lat temu
..
TclCommand.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 lat temu
TclCommandAddCircle.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandAddPolygon.py 65ab17e308 - fixed Tcl Command AddPolygon, AddPolyline 6 lat temu
TclCommandAddPolyline.py 65ab17e308 - fixed Tcl Command AddPolygon, AddPolyline 6 lat temu
TclCommandAddRectangle.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandAlignDrill.py 4c1163eedd - added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands 6 lat temu
TclCommandAlignDrillGrid.py 4c1163eedd - added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands 6 lat temu
TclCommandBbox.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandBounds.py 27b7a7dce6 - added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts. 6 lat temu
TclCommandClearShell.py ba1e0bc94b - fixed Tcl Command CncJob 6 lat temu
TclCommandCncjob.py fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 lat temu
TclCommandCopperClear.py 27b7a7dce6 - added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts. 6 lat temu
TclCommandCutout.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandDelete.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandDrillcncjob.py fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 lat temu
TclCommandExportGcode.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandExportSVG.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandExteriors.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandFollow.py 017d495a41 - fixed TclCommandFollow command; an older function name was used who yielded wrong results 6 lat temu
TclCommandGeoCutout.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandGeoUnion.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandGetNames.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandGetSys.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandImportSvg.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandInteriors.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandIsolate.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandJoinExcellon.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandJoinGeometry.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandListSys.py e0adb9b43b - corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit. 7 lat temu
TclCommandMillDrills.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandMillSlots.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandMirror.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
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 lat temu
TclCommandNewExcellon.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 lat temu
TclCommandNewGeometry.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 lat temu
TclCommandNewGerber.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 lat temu
TclCommandNregions.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandOffset.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandOpenExcellon.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 lat temu
TclCommandOpenGCode.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 lat temu
TclCommandOpenGerber.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 lat temu
TclCommandOpenProject.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 lat temu
TclCommandOptions.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandPaint.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
TclCommandPanelize.py 8cba74647f - made all TclCommands not to be plotted automatically 6 lat temu
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 lat temu
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 lat temu
TclCommandQuit.py 4540066731 - added a new TclCommand named quit_flatcam which will ... quit FlatCAM from Tcl Shell or from a script 6 lat temu
TclCommandSaveProject.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandSaveSys.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandScale.py ba1e0bc94b - fixed Tcl Command CncJob 6 lat temu
TclCommandSetActive.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandSetOrigin.py 27b7a7dce6 - added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts. 6 lat temu
TclCommandSetSys.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandSkew.py ba1e0bc94b - fixed Tcl Command CncJob 6 lat temu
TclCommandSubtractPoly.py e48d2d2f49 -clean-up before merge 7 lat temu
TclCommandSubtractRectangle.py ba1e0bc94b - fixed Tcl Command CncJob 6 lat temu
TclCommandVersion.py ba1e0bc94b - fixed Tcl Command CncJob 6 lat temu
TclCommandWriteGCode.py fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 lat temu
__init__.py 27b7a7dce6 - added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts. 6 lat temu