1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-09 08:16:50 +02:00

scale first cat

This commit is contained in:
Justin Lin
2021-10-07 09:49:55 +08:00
parent 8f1d6a6e1a
commit e9440e55d6

View File

@@ -63,6 +63,7 @@ module fidget_cat(beginning_radius, n, height, thickness, spacing, slope) {
// translate([0, 0, -7.3])
difference() {
linear_extrude(half_height, scale = s[0])
scale(1.025)
cat(beginning_radius);
linear_extrude(thickness * 2, center = true) {