diff --git a/examples/tumbler.scad b/examples/tumbler.scad index d8e2fa68..6ccb5079 100644 --- a/examples/tumbler.scad +++ b/examples/tumbler.scad @@ -6,7 +6,9 @@ font = "思源黑體 Heavy"; font_size = 14; smoothing = false; // warning: previewing is slow if it's true. -tumbler(); +scale(smoothing ? 0.985 : 1) + tumbler(); + wish_decoration(); module tumbler() {