Marius Stanciu a75bdfb29d - changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument 6 anos atrás
..
TclCommand.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 anos atrás
TclCommandAddCircle.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandAddPolygon.py 65ab17e308 - fixed Tcl Command AddPolygon, AddPolyline 6 anos atrás
TclCommandAddPolyline.py 65ab17e308 - fixed Tcl Command AddPolygon, AddPolyline 6 anos atrás
TclCommandAddRectangle.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandAlignDrill.py 4c1163eedd - added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands 6 anos atrás
TclCommandAlignDrillGrid.py 4c1163eedd - added the outname parameter (and established an default name when outname not used) for the AlignDrillGrid and AlignDrill TclCommands 6 anos atrás
TclCommandBbox.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
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 anos atrás
TclCommandClearShell.py ba1e0bc94b - fixed Tcl Command CncJob 6 anos atrás
TclCommandCncjob.py a75bdfb29d - changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument 6 anos atrás
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 anos atrás
TclCommandCutout.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandDelete.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandDrillcncjob.py fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 anos atrás
TclCommandExportGcode.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandExportSVG.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandExteriors.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandFollow.py 017d495a41 - fixed TclCommandFollow command; an older function name was used who yielded wrong results 6 anos atrás
TclCommandGeoCutout.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandGeoUnion.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandGetNames.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandGetSys.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandImportSvg.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandInteriors.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandIsolate.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandJoinExcellon.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandJoinGeometry.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandListSys.py e0adb9b43b - corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit. 7 anos atrás
TclCommandMillDrills.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandMillSlots.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandMirror.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
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 anos atrás
TclCommandNewExcellon.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 anos atrás
TclCommandNewGeometry.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 anos atrás
TclCommandNewGerber.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 anos atrás
TclCommandNregions.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandOffset.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandOpenExcellon.py 2c9657d9eb - removed the line that remove the spaces from the path parameter in the Tcl commands that open something (Gerber, Gcode, Excellon) 6 anos atrás
TclCommandOpenGCode.py 2c9657d9eb - removed the line that remove the spaces from the path parameter in the Tcl commands that open something (Gerber, Gcode, Excellon) 6 anos atrás
TclCommandOpenGerber.py 2c9657d9eb - removed the line that remove the spaces from the path parameter in the Tcl commands that open something (Gerber, Gcode, Excellon) 6 anos atrás
TclCommandOpenProject.py 7aebf1c60a - added new TclCommands: NewExcellon, NewGerber 6 anos atrás
TclCommandOptions.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandPaint.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
TclCommandPanelize.py 8cba74647f - made all TclCommands not to be plotted automatically 6 anos atrás
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 anos atrás
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 anos atrás
TclCommandQuit.py 4540066731 - added a new TclCommand named quit_flatcam which will ... quit FlatCAM from Tcl Shell or from a script 6 anos atrás
TclCommandSaveProject.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandSaveSys.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandScale.py ba1e0bc94b - fixed Tcl Command CncJob 6 anos atrás
TclCommandSetActive.py e48d2d2f49 -clean-up before merge 7 anos atrás
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 anos atrás
TclCommandSetSys.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandSkew.py ba1e0bc94b - fixed Tcl Command CncJob 6 anos atrás
TclCommandSubtractPoly.py e48d2d2f49 -clean-up before merge 7 anos atrás
TclCommandSubtractRectangle.py ba1e0bc94b - fixed Tcl Command CncJob 6 anos atrás
TclCommandVersion.py ba1e0bc94b - fixed Tcl Command CncJob 6 anos atrás
TclCommandWriteGCode.py fe97364ba5 - fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored 6 anos atrás
__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 anos atrás