Skip to content

Commit

Permalink
Added bf_Div_Count to the Bolt Factory Presets
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Keith committed Jun 22, 2018
1 parent 3959f10 commit 3a13cb7
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions presets/operator/mesh.bolt_add/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
op.bf_Minor_Dia = 2.6211137771606445
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Div_Count = 36
op.bf_Hex_Nut_Height = 2.4000000953674316
op.bf_Hex_Nut_Flat_Distance = 5.5
1 change: 1 addition & 0 deletions presets/operator/mesh.bolt_add/m10.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
op.bf_Minor_Dia = 8.646835327148438
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Div_Count = 36
op.bf_Hex_Nut_Height = 8.0
op.bf_Hex_Nut_Flat_Distance = 17.0
1 change: 1 addition & 0 deletions presets/operator/mesh.bolt_add/m12.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
op.bf_Minor_Dia = 10.376201629638672
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Div_Count = 36
op.bf_Hex_Nut_Height = 10.0
op.bf_Hex_Nut_Flat_Distance = 19.0
1 change: 1 addition & 0 deletions presets/operator/mesh.bolt_add/m3.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
op.bf_Minor_Dia = 2.6211137771606445
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Div_Count = 36
op.bf_Hex_Nut_Height = 2.4000000953674316
op.bf_Hex_Nut_Flat_Distance = 5.5
1 change: 1 addition & 0 deletions presets/operator/mesh.bolt_add/m4.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
op.bf_Minor_Dia = 3.4587340354919434
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Div_Count = 36
op.bf_Hex_Nut_Height = 3.200000047683716
op.bf_Hex_Nut_Flat_Distance = 7.0
1 change: 1 addition & 0 deletions presets/operator/mesh.bolt_add/m5.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
op.bf_Minor_Dia = 4.458734035491943
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Div_Count = 36
op.bf_Hex_Nut_Height = 4.0
op.bf_Hex_Nut_Flat_Distance = 8.0
1 change: 1 addition & 0 deletions presets/operator/mesh.bolt_add/m6.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
op.bf_Minor_Dia = 5.188100814819336
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Div_Count = 36
op.bf_Hex_Nut_Height = 5.0
op.bf_Hex_Nut_Flat_Distance = 10.0
1 change: 1 addition & 0 deletions presets/operator/mesh.bolt_add/m8.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
op.bf_Minor_Dia = 6.917468070983887
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Div_Count = 36
op.bf_Hex_Nut_Height = 6.5
op.bf_Hex_Nut_Flat_Distance = 13.0

0 comments on commit 3a13cb7

Please sign in to comment.