Marius Stanciu 779a6a75d4 - modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False %!s(int64=6) %!d(string=hai) anos
..
TclCommand.py 3475ae00cd - fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandAddPolygon.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandAddPolyline.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandAlignDrillGrid.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandBounds.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandClearShell.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandCncjob.py 779a6a75d4 - modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False %!s(int64=6) %!d(string=hai) anos
TclCommandCopperClear.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandDelete.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandDrillcncjob.py 779a6a75d4 - modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False %!s(int64=6) %!d(string=hai) anos
TclCommandExportDXF.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber %!s(int64=6) %!d(string=hai) anos
TclCommandExportExcellon.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber %!s(int64=6) %!d(string=hai) anos
TclCommandExportGcode.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandExportGerber.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber %!s(int64=6) %!d(string=hai) anos
TclCommandExportSVG.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandExteriors.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandFollow.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandGetNames.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandGetSys.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandImportSvg.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandInteriors.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandIsolate.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) %!s(int64=6) %!d(string=hai) anos
TclCommandJoinExcellon.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandJoinGeometry.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandListSys.py b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandNew.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandNewExcellon.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandNewGeometry.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandNewGerber.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandOpenExcellon.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandOpenGCode.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandOpenGerber.py 50abe2883d - fixed some TclCommands: MillDrills and OpenGerber %!s(int64=6) %!d(string=hai) anos
TclCommandOpenProject.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandOptions.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandPaint.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) %!s(int64=6) %!d(string=hai) anos
TclCommandPanelize.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 %!s(int64=6) %!d(string=hai) anos
TclCommandPlotAll.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandPlotObjects.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandQuit.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandSaveProject.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandSaveSys.py b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences %!s(int64=6) %!d(string=hai) anos
TclCommandScale.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandSetActive.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandSetSys.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
TclCommandSkew.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
TclCommandVersion.py d0e5b6c83a - fixed imports in all TclCommands %!s(int64=6) %!d(string=hai) anos
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 %!s(int64=6) %!d(string=hai) anos
__init__.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber %!s(int64=6) %!d(string=hai) anos