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