Hires circles for Kormoran
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user