mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fix hex head bug.
This commit is contained in:
parent
fcfa1568c0
commit
7c61692aa5
@ -1483,7 +1483,7 @@ module screw_head(screw_info,details=false, counterbore=0,flat_height,teardrop=f
|
||||
}
|
||||
}
|
||||
if (head=="hex")
|
||||
_nutshape(head_size,head_height,"hex",false,true);
|
||||
up(head_height/2)_nutshape(head_size,head_height,"hex",false,true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user