mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-28 07:49:45 +00:00
commit
1c8e5efa96
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue