Add gradientspace gsSlicer
This commit is contained in:
parent
9523ae320f
commit
03cc686292
15 changed files with 1861 additions and 2 deletions
11
.gitmodules
vendored
11
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue