flatcam/tclCommands
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 2020-01-01 20:42:59 +02:00
..
TclCommand.py - 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 2020-01-01 16:13:33 +02:00
TclCommandAddCircle.py - 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 2019-11-11 02:35:42 +02:00
TclCommandAddPolygon.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandAddPolyline.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandAddRectangle.py - 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 2019-11-11 02:35:42 +02:00
TclCommandAlignDrill.py - 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 2019-11-11 02:35:42 +02:00
TclCommandAlignDrillGrid.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandBbox.py - 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 2019-12-08 22:11:39 +02:00
TclCommandBounds.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandClearShell.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandCncjob.py - 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 2020-01-01 20:42:59 +02:00
TclCommandCopperClear.py - some fixes in the NCC Tcl command (using the bool() method on some params) 2019-12-30 23:33:22 +02:00
TclCommandCutout.py - 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 2019-12-08 22:11:39 +02:00
TclCommandDelete.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandDrillcncjob.py - 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 2020-01-01 20:42:59 +02:00
TclCommandExportDXF.py - added 3 new tcl commands: export dxf, export excellon and export gerber 2019-12-02 20:54:18 +02:00
TclCommandExportExcellon.py - added 3 new tcl commands: export dxf, export excellon and export gerber 2019-12-02 20:54:18 +02:00
TclCommandExportGcode.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandExportGerber.py - added 3 new tcl commands: export dxf, export excellon and export gerber 2019-12-02 20:54:18 +02:00
TclCommandExportSVG.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandExteriors.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandFollow.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandGeoCutout.py - 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 2019-12-08 22:11:39 +02:00
TclCommandGeoUnion.py - 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 2019-11-11 02:35:42 +02:00
TclCommandGetNames.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandGetSys.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandImportSvg.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandInteriors.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandIsolate.py - some fixes in the NCC Tcl command (using the bool() method on some params) 2019-12-30 23:33:22 +02:00
TclCommandJoinExcellon.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandJoinGeometry.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandListSys.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03:00
TclCommandMillDrills.py - 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 2019-12-08 22:11:39 +02:00
TclCommandMillSlots.py - 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 2019-12-08 22:11:39 +02:00
TclCommandMirror.py - 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 2019-11-11 02:35:42 +02:00
TclCommandNew.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandNewExcellon.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandNewGeometry.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandNewGerber.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandNregions.py - 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 2019-12-08 22:11:39 +02:00
TclCommandOffset.py - 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 2019-12-08 22:11:39 +02:00
TclCommandOpenExcellon.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandOpenGCode.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandOpenGerber.py - fixed some TclCommands: MillDrills and OpenGerber 2019-11-19 23:22:14 +02:00
TclCommandOpenProject.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandOptions.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandPaint.py - some fixes in the NCC Tcl command (using the bool() method on some params) 2019-12-30 23:33:22 +02:00
TclCommandPanelize.py - 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 2019-12-08 22:11:39 +02:00
TclCommandPlotAll.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandPlotObjects.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandQuit.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandSaveProject.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandSaveSys.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03:00
TclCommandScale.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandSetActive.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandSetOrigin.py - 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 2019-12-08 22:11:39 +02:00
TclCommandSetSys.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandSkew.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandSubtractPoly.py - 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 2019-11-11 02:35:42 +02:00
TclCommandSubtractRectangle.py - 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 2019-11-11 02:35:42 +02:00
TclCommandVersion.py - fixed imports in all TclCommands 2019-10-25 02:10:52 +03:00
TclCommandWriteGCode.py - 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 2019-11-11 02:35:42 +02:00
__init__.py - added 3 new tcl commands: export dxf, export excellon and export gerber 2019-12-02 20:54:18 +02:00