mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 00:09:41 +00:00
Corruption fix, take 2
This commit is contained in:
parent
8abdd31bdf
commit
98e05731da
2 changed files with 1139 additions and 906 deletions
|
@ -839,7 +839,7 @@ module screw_head(screw_info,details=false) {
|
|||
// Example(Med): Selected UTS (English) screws
|
||||
// $fn=32;
|
||||
// xdistribute(spacing=8){
|
||||
// screw("#6", length=12);
|
||||
screw("#6", length=12);
|
||||
// screw("#6-32", head="button", drive="torx",length=12);
|
||||
// screw("#6-32,3/4", head="hex");
|
||||
// screw("#6", thread="fine", head="fillister",length=12, drive="phillips");
|
||||
|
|
2043
threading.scad
2043
threading.scad
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue