| .. |
|
TclCommand.py
|
87d1558977
- 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.
|
6 gadi atpakaļ |
|
TclCommandAddCircle.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandAddPolygon.py
|
65ab17e308
- fixed Tcl Command AddPolygon, AddPolyline
|
6 gadi atpakaļ |
|
TclCommandAddPolyline.py
|
65ab17e308
- fixed Tcl Command AddPolygon, AddPolyline
|
6 gadi atpakaļ |
|
TclCommandAddRectangle.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandAlignDrill.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandAlignDrillGrid.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandBbox.py
|
d606c836f4
- added a new TclCommand named Bbox who generate a bounding box.
|
6 gadi atpakaļ |
|
TclCommandClearShell.py
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 gadi atpakaļ |
|
TclCommandCncjob.py
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 gadi atpakaļ |
|
TclCommandCopperClear.py
|
7f3e3cb061
- fixed a small typo in TclCommandCopperCLear
|
6 gadi atpakaļ |
|
TclCommandCutout.py
|
729b7cb11c
- 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
|
6 gadi atpakaļ |
|
TclCommandDelete.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandDrillcncjob.py
|
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
|
6 gadi atpakaļ |
|
TclCommandExportGcode.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandExportSVG.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandExteriors.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandFollow.py
|
017d495a41
- fixed TclCommandFollow command; an older function name was used who yielded wrong results
|
6 gadi atpakaļ |
|
TclCommandGeoCutout.py
|
729b7cb11c
- 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
|
6 gadi atpakaļ |
|
TclCommandGeoUnion.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandGetNames.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandGetSys.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandImportSvg.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandInteriors.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandIsolate.py
|
9d0bcf477a
- 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
|
7 gadi atpakaļ |
|
TclCommandJoinExcellon.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandJoinGeometry.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandListSys.py
|
e0adb9b43b
- corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit.
|
7 gadi atpakaļ |
|
TclCommandMillDrills.py
|
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
|
6 gadi atpakaļ |
|
TclCommandMillSlots.py
|
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
|
6 gadi atpakaļ |
|
TclCommandMirror.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandNew.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandNewGeometry.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandNregions.py
|
d606c836f4
- added a new TclCommand named Bbox who generate a bounding box.
|
6 gadi atpakaļ |
|
TclCommandOffset.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandOpenExcellon.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandOpenGCode.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandOpenGerber.py
|
ecc2c90f2a
- changed all the info messages that are of type warning, error or success so they have a space added after the keyword
|
7 gadi atpakaļ |
|
TclCommandOpenProject.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandOptions.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandPaint.py
|
8c0b8ed13d
- initial add of a new Tcl COmmand named CopperClear
|
6 gadi atpakaļ |
|
TclCommandPanelize.py
|
ecc2c90f2a
- changed all the info messages that are of type warning, error or success so they have a space added after the keyword
|
7 gadi atpakaļ |
|
TclCommandPlot.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandSaveProject.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandSaveSys.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandScale.py
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 gadi atpakaļ |
|
TclCommandSetActive.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandSetSys.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandSkew.py
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 gadi atpakaļ |
|
TclCommandSubtractPoly.py
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
|
TclCommandSubtractRectangle.py
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 gadi atpakaļ |
|
TclCommandVersion.py
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 gadi atpakaļ |
|
TclCommandWriteGCode.py
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 gadi atpakaļ |
|
__init__.py
|
1ef9e95143
- changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots
|
6 gadi atpakaļ |