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
3cf122827f8fbe7f80141841b21431cb4ca43b7d
flatcam-wsl
/
flatcamTools
History
Marius Stanciu
b53c08f1e5
- finished the new Substract Tool
2019-04-30 20:22:46 +03:00
..
__init__.py
- renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion
2019-04-30 13:16:32 +03:00
ToolCalculators.py
- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)
2019-04-26 18:02:07 +03:00
ToolCutOut.py
…
ToolDblSided.py
…
ToolFilm.py
…
ToolImage.py
…
ToolMeasurement.py
- Fixed Measurement Tool to show the mouse coordinates on the status bar (it was broken at some point)
2019-04-23 16:10:34 +03:00
ToolMove.py
…
ToolNonCopperClear.py
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
2019-04-16 15:27:51 +03:00
ToolPaint.py
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
2019-04-16 15:27:51 +03:00
ToolPanelize.py
…
ToolPcbWizard.py
- finished ToolPcbWizard; it will autodetect the Excellon format, units from the INF file
2019-04-15 05:17:16 +03:00
ToolPDF.py
- Geometry Editor: modified the intersection (if the selected shapes don't intersects preserve them) and substract functions (delete all shapes that were used in the process)
2019-04-25 16:26:31 +03:00
ToolProperties.py
…
ToolShell.py
…
ToolSolderPaste.py
- added ability to use ENTER key to finish tool adding in Editors, NCC Tool, Paint Tool and SolderPaste Tool.
2019-04-16 15:27:51 +03:00
ToolSub.py
- finished the new Substract Tool
2019-04-30 20:22:46 +03:00
ToolTransform.py
…