flatcam/tclCommands
Marius Stanciu e3be6ff22f - applied the fix for above bug to the TclCommand Drillcncjob too 2020-02-10 04:30:32 +02:00
..
TclCommand.py - added ability for Tcl commands to have optional arguments with None value (meaning missing value). This case should be treated for each Tcl command in execute() method 2020-01-01 22:24:43 +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 extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange 2020-01-01 21:17:47 +02:00
TclCommandCopperClear.py - working in NCC Tool 2020-01-08 17:14:10 +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 - applied the fix for above bug to the TclCommand Drillcncjob too 2020-02-10 04:30:32 +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 - modified Toggle Workspace function to work in the new Preferences UI configuration 2020-01-03 01:41:03 +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