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:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user