forgot one inside corner

This commit is contained in:
2024-12-06 13:43:34 +01:00
parent f23f576212
commit ed01fdde20

View File

@@ -412,6 +412,17 @@ module dasbob_round()
circle(r=1);
}
//top in 2
translate([210.77, 31.75])
difference() {
polygon([
[0, 0],
move_polar_2d([0, 0], 0, 5),
move_polar_2d([0, 0], 90, 5)
]);
circle(r=1);
}
//top in 1
translate([192.79, 33.75])
difference() {
@@ -477,4 +488,4 @@ difference() {
}
// !dasbob_round();
// !dasbob_round();