This website requires JavaScript.
Explore
Help
Sign In
speckij
/
axolotl
Watch
1
Star
0
Fork
You've already forked axolotl
0
Code
Pull Requests
Releases
Wiki
Activity
d50a32a777
axolotl
/
axolotl_coaster
/
axolotl_coaster.scad
5 lines
107 B
OpenSCAD
Raw
Blame
History
linear_extrude
(
height
=
2
)
{
scale
(
[
0.1
,
0.1
,
1
]
)
{
import
(
"../svg/axolotl-inner.svg"
)
;
}
}
View Git Blame
Copy Permalink