Marius Stanciu 5ff9f953c6 - working in NCC Tool 6 年 前
..
TclCommand.py b5d69f493d - added ability for Tcl commands to have optional arguments with None value (meaning missing value). This case should be treated for each Tcl command in execute() method 6 年 前
TclCommandAddCircle.py 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年 前
TclCommandAddPolygon.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandAddPolyline.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandAddRectangle.py 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年 前
TclCommandAlignDrill.py 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年 前
TclCommandAlignDrillGrid.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandBbox.py e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年 前
TclCommandBounds.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandClearShell.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandCncjob.py 0447839e43 - modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange 6 年 前
TclCommandCopperClear.py 5ff9f953c6 - working in NCC Tool 6 年 前
TclCommandCutout.py e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年 前
TclCommandDelete.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandDrillcncjob.py 0447839e43 - modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange 6 年 前
TclCommandExportDXF.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber 6 年 前
TclCommandExportExcellon.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber 6 年 前
TclCommandExportGcode.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandExportGerber.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber 6 年 前
TclCommandExportSVG.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandExteriors.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandFollow.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandGeoCutout.py e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年 前
TclCommandGeoUnion.py 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年 前
TclCommandGetNames.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandGetSys.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandImportSvg.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandInteriors.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandIsolate.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) 6 年 前
TclCommandJoinExcellon.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandJoinGeometry.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandListSys.py b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 6 年 前
TclCommandMillDrills.py e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年 前
TclCommandMillSlots.py e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年 前
TclCommandMirror.py 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年 前
TclCommandNew.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandNewExcellon.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandNewGeometry.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandNewGerber.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandNregions.py e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年 前
TclCommandOffset.py e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年 前
TclCommandOpenExcellon.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandOpenGCode.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandOpenGerber.py 50abe2883d - fixed some TclCommands: MillDrills and OpenGerber 6 年 前
TclCommandOpenProject.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandOptions.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandPaint.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) 6 年 前
TclCommandPanelize.py e090b96c7c - modified Toggle Workspace function to work in the new Preferences UI configuration 6 年 前
TclCommandPlotAll.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandPlotObjects.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandQuit.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandSaveProject.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandSaveSys.py b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 6 年 前
TclCommandScale.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandSetActive.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandSetOrigin.py e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年 前
TclCommandSetSys.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandSkew.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandSubtractPoly.py 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年 前
TclCommandSubtractRectangle.py 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年 前
TclCommandVersion.py d0e5b6c83a - fixed imports in all TclCommands 6 年 前
TclCommandWriteGCode.py 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 6 年 前
__init__.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber 6 年 前