Add gradientspace gsSlicer

This commit is contained in:
jlewin 2019-06-27 18:54:01 -07:00
parent 9523ae320f
commit 03cc686292
15 changed files with 1861 additions and 2 deletions

11
.gitmodules vendored
View file

@ -3,4 +3,13 @@
url = https://github.com/MatterHackers/MatterSlice.git
[submodule "Submodules/agg-sharp"]
path = Submodules/agg-sharp
url = https://github.com/MatterHackers/agg-sharp.git
url = https://github.com/MatterHackers/agg-sharp.git
[submodule "Submodules/geometry3Sharp"]
path = Submodules/geometry3Sharp
url = https://github.com/MatterHackers/geometry3Sharp
[submodule "Submodules/gsGCode"]
path = Submodules/gsGCode
url = https://github.com/MatterHackers/gsGCode
[submodule "Submodules/gsSlicer"]
path = Submodules/gsSlicer
url = https://github.com/MatterHackers/gsSlicer