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 6 лет назад
..
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 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 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 6 лет назад
TclCommandCopperClear.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) 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 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 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 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 лет назад
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 лет назад