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