From 1a793d8b11d9e7617929dd25378c5ca8d8789c17 Mon Sep 17 00:00:00 2001 From: user Date: Fri, 5 Jan 2024 16:02:23 +0100 Subject: [PATCH] bunnyear_headband v0.2 --- pressfit_headband.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pressfit_headband.scad b/pressfit_headband.scad index d9723dd..f244b9a 100644 --- a/pressfit_headband.scad +++ b/pressfit_headband.scad @@ -184,7 +184,7 @@ module catear_headband(debug=false, size=60, height=4.6, thickness=3, part=0.7, }; } -module bunnyear_headband(debug=false, size=60, height=4.6, thickness=3, part=0.7, stretch_len=40, tip_len=0.1, tip_bend=20, rake_depth=0.5, rake_width=0.5, rake_stretch=0.5, ear_scale=1, ear_bend_factor=0.3, ear_stretch_factor=5, ear_angle=30) { +module bunnyear_headband(debug=false, size=60, height=4.6, thickness=3, part=0.7, stretch_len=40, tip_len=0.1, tip_bend=20, rake_depth=1, rake_width=0.5, rake_stretch=1, ear_scale=1, ear_bend_factor=0.3, ear_stretch_factor=4, ear_angle=30) { catear_headband( debug=debug, size=size,