flatcam/tclCommands
Marius Stanciu 5f739d1baf - if extracut_length is zero then the extracut will cut up until the first point in path no matter what the distance is 2019-12-10 23:57:00 +02:00
..
TclCommand.py - added new TclCommands: NewExcellon, NewGerber 2019-09-16 02:57:46 +03: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 - if extracut_length is zero then the extracut will cut up until the first point in path no matter what the distance is 2019-12-10 23:57:00 +02:00
TclCommandCopperClear.py - now extracut option in the Geometry Object will recut as many points as many they are within the specified re-cut length 2019-12-10 05:28:02 +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 - updated the CNCJob and Drillcncjob Tcl Commands to use 0 and 1 as values for the parameters that are stated as of bool type, beside the normal keywords of False and True 2019-12-07 01:27:49 +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 - fixed imports in all TclCommands 2019-10-25 02:10:52 +03: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 - now extracut option in the Geometry Object will recut as many points as many they are within the specified re-cut length 2019-12-10 05:28:02 +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