This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f35994a712ba0d6112dab73094e1d2e7d4004cac
flatcam-wsl
/
tclCommands
History
Marius Stanciu
1a8db0b5d9
- fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects)
2019-02-06 22:32:32 +02:00
..
__init__.py
- renamed the theme to layout because it is really a layout change
2019-02-06 16:59:17 +02:00
TclCommand.py
…
TclCommandAddCircle.py
…
TclCommandAddPolygon.py
…
TclCommandAddPolyline.py
…
TclCommandAddRectangle.py
…
TclCommandAlignDrill.py
…
TclCommandAlignDrillGrid.py
…
TclCommandClearShell.py
…
TclCommandCncjob.py
- fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix
2019-01-31 01:45:14 +02:00
TclCommandCutout.py
- updated the new shortcut list with the shortcuts added lately
2019-02-03 15:13:09 +02:00
TclCommandDelete.py
…
TclCommandDrillcncjob.py
- more fixes (didn't get it right before)
2019-01-31 02:50:03 +02:00
TclCommandExportGcode.py
…
TclCommandExportSVG.py
…
TclCommandExteriors.py
…
TclCommandFollow.py
…
TclCommandGeoCutout.py
- fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects)
2019-02-06 22:32:32 +02:00
TclCommandGeoUnion.py
…
TclCommandGetNames.py
…
TclCommandGetSys.py
…
TclCommandImportSvg.py
…
TclCommandInteriors.py
…
TclCommandIsolate.py
…
TclCommandJoinExcellon.py
…
TclCommandJoinGeometry.py
…
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
TclCommandMillHoles.py
…
TclCommandMirror.py
…
TclCommandNew.py
…
TclCommandNewGeometry.py
…
TclCommandOffset.py
…
TclCommandOpenExcellon.py
…
TclCommandOpenGCode.py
…
TclCommandOpenGerber.py
- updated the new shortcut list with the shortcuts added lately
2019-02-03 15:13:09 +02:00
TclCommandOpenProject.py
…
TclCommandOptions.py
…
TclCommandPaint.py
…
TclCommandPanelize.py
- modified the panelize TclCommand to take advantage of the new panelize() function; added a 'threaded' parameter (default value is 1) which controls the execution of the panelize TclCommand: threaded or non-threaded
2019-01-25 18:57:44 +02:00
TclCommandPlot.py
…
TclCommandSaveProject.py
…
TclCommandSaveSys.py
…
TclCommandScale.py
…
TclCommandSetActive.py
…
TclCommandSetSys.py
…
TclCommandSkew.py
…
TclCommandSubtractPoly.py
…
TclCommandSubtractRectangle.py
…
TclCommandVersion.py
…
TclCommandWriteGCode.py
…