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 vuotta sitten
..
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 vuotta sitten
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 vuotta sitten
TclCommandAddPolygon.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandAddPolyline.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
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 vuotta sitten
TclCommandAlignDrillGrid.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
TclCommandBounds.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandClearShell.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
TclCommandCopperClear.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) 6 vuotta sitten
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 vuotta sitten
TclCommandDelete.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
TclCommandExportDXF.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber 6 vuotta sitten
TclCommandExportExcellon.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber 6 vuotta sitten
TclCommandExportGcode.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandExportGerber.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber 6 vuotta sitten
TclCommandExportSVG.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandExteriors.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandFollow.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
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 vuotta sitten
TclCommandGetNames.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandGetSys.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandImportSvg.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandInteriors.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandIsolate.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) 6 vuotta sitten
TclCommandJoinExcellon.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandJoinGeometry.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandListSys.py b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 6 vuotta sitten
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 vuotta sitten
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 vuotta sitten
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 vuotta sitten
TclCommandNew.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandNewExcellon.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandNewGeometry.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandNewGerber.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
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 vuotta sitten
TclCommandOpenExcellon.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandOpenGCode.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandOpenGerber.py 50abe2883d - fixed some TclCommands: MillDrills and OpenGerber 6 vuotta sitten
TclCommandOpenProject.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandOptions.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandPaint.py 258bd529d2 - some fixes in the NCC Tcl command (using the bool() method on some params) 6 vuotta sitten
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 vuotta sitten
TclCommandPlotAll.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandPlotObjects.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandQuit.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandSaveProject.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandSaveSys.py b00c1018e4 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 6 vuotta sitten
TclCommandScale.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandSetActive.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
TclCommandSetSys.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
TclCommandSkew.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
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 vuotta sitten
TclCommandVersion.py d0e5b6c83a - fixed imports in all TclCommands 6 vuotta sitten
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 vuotta sitten
__init__.py c439009251 - added 3 new tcl commands: export dxf, export excellon and export gerber 6 vuotta sitten