Corruption fix, take 2

This commit is contained in:
Adrian Mariano 2021-08-27 23:08:09 -04:00
parent 8abdd31bdf
commit 98e05731da
2 changed files with 1139 additions and 906 deletions

View file

@ -839,7 +839,7 @@ module screw_head(screw_info,details=false) {
// Example(Med): Selected UTS (English) screws // Example(Med): Selected UTS (English) screws
// $fn=32; // $fn=32;
// xdistribute(spacing=8){ // xdistribute(spacing=8){
// screw("#6", length=12); screw("#6", length=12);
// screw("#6-32", head="button", drive="torx",length=12); // screw("#6-32", head="button", drive="torx",length=12);
// screw("#6-32,3/4", head="hex"); // screw("#6-32,3/4", head="hex");
// screw("#6", thread="fine", head="fillister",length=12, drive="phillips"); // screw("#6", thread="fine", head="fillister",length=12, drive="phillips");

File diff suppressed because it is too large Load diff