loveboard-cover-r2-cat v0.1.1: hopefully fix infill issue #11

Merged
djerun merged 1 commit from loveboard_cover into trunk 2024-05-07 14:05:58 +02:00

View file

@ -74,7 +74,7 @@ module loveboard_cover_r2_cat() {
}
}
}
scale(0.99) hull() import("stls/LoveBoard-cover-R2.stl");
scale(0.9999) hull() import("stls/LoveBoard-cover-R2.stl");
}
color("red") import("stls/LoveBoard-cover-R2.stl");
}