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