flatcam/tclCommands
Marius Stanciu d22592e64c - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
- cleaned up the 'About FlatCAM' window, started to give credits for the translation team
2019-09-12 17:28:56 +03:00
..
TclCommand.py - modified the Paint Tool. Now the Single Polygon and Area/Reference Object painting works with multiple tools too. The tools have to be selected in the Tool Table. 2019-08-24 19:55:03 +03:00
TclCommandAddCircle.py
TclCommandAddPolygon.py - fixed Tcl Command AddPolygon, AddPolyline 2019-08-25 21:33:46 +03:00
TclCommandAddPolyline.py - fixed Tcl Command AddPolygon, AddPolyline 2019-08-25 21:33:46 +03:00
TclCommandAddRectangle.py
TclCommandAlignDrill.py
TclCommandAlignDrillGrid.py
TclCommandBbox.py - added a new TclCommand named Bbox who generate a bounding box. 2019-08-24 21:25:25 +03:00
TclCommandClearShell.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
TclCommandCncjob.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
TclCommandCopperClear.py - fixed a small typo in TclCommandCopperCLear 2019-09-10 04:37:00 +03:00
TclCommandCutout.py - some changes in the app.on_togle_units() to make sure we don't try to convert empty parameters which may cause crashes on FlatCAM units change 2019-07-09 13:58:33 +03:00
TclCommandDelete.py
TclCommandDrillcncjob.py - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia 2019-09-12 17:28:56 +03:00
TclCommandExportGcode.py
TclCommandExportSVG.py
TclCommandExteriors.py
TclCommandFollow.py - fixed TclCommandFollow command; an older function name was used who yielded wrong results 2019-08-22 23:09:41 +03:00
TclCommandGeoCutout.py - some changes in the app.on_togle_units() to make sure we don't try to convert empty parameters which may cause crashes on FlatCAM units change 2019-07-09 13:58:33 +03:00
TclCommandGeoUnion.py
TclCommandGetNames.py
TclCommandGetSys.py
TclCommandImportSvg.py
TclCommandInteriors.py
TclCommandIsolate.py - removed the Open Gerber with 'follow' menu entry and also the open_gerber Tcl Command attribute 'follow'. This is no longer required because now the follow_geometry is stored by default in a Gerber object attribute gerber_obj.follow_geometry 2019-02-19 14:53:55 +02:00
TclCommandJoinExcellon.py
TclCommandJoinGeometry.py
TclCommandListSys.py
TclCommandMillDrills.py - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia 2019-09-12 17:28:56 +03:00
TclCommandMillSlots.py - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia 2019-09-12 17:28:56 +03:00
TclCommandMirror.py
TclCommandNew.py
TclCommandNewGeometry.py
TclCommandNregions.py - added a new TclCommand named Bbox who generate a bounding box. 2019-08-24 21:25:25 +03:00
TclCommandOffset.py
TclCommandOpenExcellon.py
TclCommandOpenGCode.py
TclCommandOpenGerber.py - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 2019-03-29 00:26:00 +02:00
TclCommandOpenProject.py
TclCommandOptions.py
TclCommandPaint.py - initial add of a new Tcl COmmand named CopperClear 2019-08-25 04:45:16 +03:00
TclCommandPanelize.py - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 2019-03-29 00:26:00 +02:00
TclCommandPlot.py
TclCommandSaveProject.py
TclCommandSaveSys.py
TclCommandScale.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
TclCommandSetActive.py
TclCommandSetSys.py
TclCommandSkew.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
TclCommandSubtractPoly.py
TclCommandSubtractRectangle.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
TclCommandVersion.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
TclCommandWriteGCode.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
__init__.py - changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots 2019-09-11 17:34:01 +03:00