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