flatcam/tclCommands
Marius Stanciu 8e2cca827a - added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion 2019-09-12 02:07:32 +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 -clean-up before merge 2019-01-03 21:25:08 +02:00
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 -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandAlignDrill.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandAlignDrillGrid.py -clean-up before merge 2019-01-03 21:25:08 +02:00
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 -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandDrillcncjob.py - added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion 2019-09-12 02:07:32 +03:00
TclCommandExportGcode.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandExportSVG.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandExteriors.py -clean-up before merge 2019-01-03 21:25:08 +02:00
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 -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandGetNames.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandGetSys.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandImportSvg.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandInteriors.py -clean-up before merge 2019-01-03 21:25:08 +02:00
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 -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandJoinGeometry.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandListSys.py - corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit. 2019-02-01 17:44:28 +02:00
TclCommandMillDrills.py - added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion 2019-09-12 02:07:32 +03:00
TclCommandMillSlots.py - added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion 2019-09-12 02:07:32 +03:00
TclCommandMirror.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandNew.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandNewGeometry.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandNregions.py - added a new TclCommand named Bbox who generate a bounding box. 2019-08-24 21:25:25 +03:00
TclCommandOffset.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandOpenExcellon.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandOpenGCode.py -clean-up before merge 2019-01-03 21:25:08 +02:00
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 -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandOptions.py -clean-up before merge 2019-01-03 21:25:08 +02:00
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 -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSaveProject.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSaveSys.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandScale.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
TclCommandSetActive.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSetSys.py -clean-up before merge 2019-01-03 21:25:08 +02:00
TclCommandSkew.py - fixed Tcl Command CncJob 2019-08-26 00:40:35 +03:00
TclCommandSubtractPoly.py -clean-up before merge 2019-01-03 21:25:08 +02:00
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