little cosmetic change
This commit is contained in:
parent
f5eb6cfe78
commit
b0c0cc3140
@ -93,7 +93,7 @@ union {
|
||||
#local Dx = 1.5;
|
||||
#local Dz = 1.0;
|
||||
box { <-Dx, 0, -Dz>, <Dx, H_base, Dz> }
|
||||
#local Ha = y*(H_base*2);
|
||||
#local Ha = y*(H_base*3);
|
||||
cylinder { 0, Ha, 0.08 translate < Dx, 0, -Dz> }
|
||||
cylinder { 0, Ha, 0.08 translate <-Dx, 0, -Dz> }
|
||||
#local Hb = Ha * 1.17;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user