Marius Stanciu d22592e64c - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia 6 년 전
..
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 년 전
TclCommandAddCircle.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandAddPolygon.py 65ab17e308 - fixed Tcl Command AddPolygon, AddPolyline 6 년 전
TclCommandAddPolyline.py 65ab17e308 - fixed Tcl Command AddPolygon, AddPolyline 6 년 전
TclCommandAddRectangle.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandAlignDrill.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandAlignDrillGrid.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandBbox.py d606c836f4 - added a new TclCommand named Bbox who generate a bounding box. 6 년 전
TclCommandClearShell.py ba1e0bc94b - fixed Tcl Command CncJob 6 년 전
TclCommandCncjob.py ba1e0bc94b - fixed Tcl Command CncJob 6 년 전
TclCommandCopperClear.py 7f3e3cb061 - fixed a small typo in TclCommandCopperCLear 6 년 전
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 년 전
TclCommandDelete.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandDrillcncjob.py d22592e64c - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia 6 년 전
TclCommandExportGcode.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandExportSVG.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandExteriors.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandFollow.py 017d495a41 - fixed TclCommandFollow command; an older function name was used who yielded wrong results 6 년 전
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 년 전
TclCommandGeoUnion.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandGetNames.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandGetSys.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandImportSvg.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandInteriors.py e48d2d2f49 -clean-up before merge 7 년 전
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 년 전
TclCommandJoinExcellon.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandJoinGeometry.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandListSys.py e0adb9b43b - corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit. 7 년 전
TclCommandMillDrills.py d22592e64c - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia 6 년 전
TclCommandMillSlots.py d22592e64c - small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia 6 년 전
TclCommandMirror.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandNew.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandNewGeometry.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandNregions.py d606c836f4 - added a new TclCommand named Bbox who generate a bounding box. 6 년 전
TclCommandOffset.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandOpenExcellon.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandOpenGCode.py e48d2d2f49 -clean-up before merge 7 년 전
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 6 년 전
TclCommandOpenProject.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandOptions.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandPaint.py 8c0b8ed13d - initial add of a new Tcl COmmand named CopperClear 6 년 전
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 6 년 전
TclCommandPlot.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandSaveProject.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandSaveSys.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandScale.py ba1e0bc94b - fixed Tcl Command CncJob 6 년 전
TclCommandSetActive.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandSetSys.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandSkew.py ba1e0bc94b - fixed Tcl Command CncJob 6 년 전
TclCommandSubtractPoly.py e48d2d2f49 -clean-up before merge 7 년 전
TclCommandSubtractRectangle.py ba1e0bc94b - fixed Tcl Command CncJob 6 년 전
TclCommandVersion.py ba1e0bc94b - fixed Tcl Command CncJob 6 년 전
TclCommandWriteGCode.py ba1e0bc94b - fixed Tcl Command CncJob 6 년 전
__init__.py 1ef9e95143 - changed the name of TclCommand MillHoles to MillDrills and added a new TclCommand named MillSlots 6 년 전