Hires circles for Kormoran
This commit is contained in:
parent
a5fa3d2aff
commit
94feef9b98
@ -68,8 +68,8 @@ difference() {
|
||||
translate([0,60]) rotate(45) square(A, center=true);
|
||||
|
||||
difference() {
|
||||
circle(d=90+BD);
|
||||
circle(d=65+BD);
|
||||
circle(d=90+BD, $fn=100);
|
||||
circle(d=65+BD, $fn=100);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user