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