From 76dc7c6619a57585427e844e4898752624bd6842 Mon Sep 17 00:00:00 2001 From: user Date: Fri, 5 Jan 2024 16:04:51 +0100 Subject: [PATCH] bunnyear_headband v0.3 --- pressfit_headband.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pressfit_headband.scad b/pressfit_headband.scad index f244b9a..41a1aeb 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=1, rake_width=0.5, rake_stretch=1, ear_scale=1, ear_bend_factor=0.3, ear_stretch_factor=4, 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=0.5, ear_bend_factor=0.2, ear_stretch_factor=10, ear_angle=30) { catear_headband( debug=debug, size=size,