mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 10:11:53 +02:00
thicken beard
This commit is contained in:
@@ -86,10 +86,10 @@ module dragon_head(angy_angz) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
module one_beard() {
|
module one_beard() {
|
||||||
translate([-11.15, -12, -10])
|
translate([-10, -12, -10])
|
||||||
rotate(180)
|
rotate(180)
|
||||||
linear_extrude(8, scale = 0.2, twist = 90)
|
linear_extrude(8, scale = 0.2, twist = 45)
|
||||||
translate([-10, -10, 0])
|
translate([-9, -10, 0])
|
||||||
circle(1, $fn = 6);
|
circle(1, $fn = 6);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user