Marius Stanciu 5ff9f953c6 - working in NCC Tool před 6 roky
..
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 před 6 roky
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 před 6 roky
TclCommandAddPolygon.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandAddPolyline.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
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 před 6 roky
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 před 6 roky
TclCommandAlignDrillGrid.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
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 před 6 roky
TclCommandBounds.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandClearShell.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandCncjob.py 0447839e43 - modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange před 6 roky
TclCommandCopperClear.py 5ff9f953c6 - working in NCC Tool před 6 roky
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 před 6 roky
TclCommandDelete.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandDrillcncjob.py 0447839e43 - modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange před 6 roky
TclCommandExportDXF.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber před 6 roky
TclCommandExportExcellon.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber před 6 roky
TclCommandExportGcode.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandExportGerber.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber před 6 roky
TclCommandExportSVG.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandExteriors.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandFollow.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
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 před 6 roky
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 před 6 roky
TclCommandGetNames.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandGetSys.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandImportSvg.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandInteriors.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandIsolate.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) před 6 roky
TclCommandJoinExcellon.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandJoinGeometry.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandListSys.py b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences před 6 roky
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 před 6 roky
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 před 6 roky
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 před 6 roky
TclCommandNew.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandNewExcellon.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandNewGeometry.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandNewGerber.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
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 před 6 roky
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 před 6 roky
TclCommandOpenExcellon.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandOpenGCode.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandOpenGerber.py 50abe2883d - fixed some TclCommands: MillDrills and OpenGerber před 6 roky
TclCommandOpenProject.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandOptions.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandPaint.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) před 6 roky
TclCommandPanelize.py e090b96c7c - modified Toggle Workspace function to work in the new Preferences UI configuration před 6 roky
TclCommandPlotAll.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandPlotObjects.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandQuit.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandSaveProject.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandSaveSys.py b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences před 6 roky
TclCommandScale.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandSetActive.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
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 před 6 roky
TclCommandSetSys.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
TclCommandSkew.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
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 před 6 roky
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 před 6 roky
TclCommandVersion.py d0e5b6c83a - fixed imports in all TclCommands před 6 roky
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 před 6 roky
__init__.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber před 6 roky