Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'presets/operator/mesh.bolt_add/m8.py')
-rw-r--r--presets/operator/mesh.bolt_add/m8.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/presets/operator/mesh.bolt_add/m8.py b/presets/operator/mesh.bolt_add/m8.py
index d87abb5d..7c0e8f82 100644
--- a/presets/operator/mesh.bolt_add/m8.py
+++ b/presets/operator/mesh.bolt_add/m8.py
@@ -7,6 +7,7 @@ op.bf_Bit_Type = 'bf_Bit_None'
op.bf_Nut_Type = 'bf_Nut_Hex'
op.bf_Shank_Length = 0.0
op.bf_Shank_Dia = 8.0
+op.bf_Phillips_Bit_Depth = 3.266152858734131
op.bf_Allen_Bit_Depth = 4.0
op.bf_Allen_Bit_Flat_Distance = 6.0
op.bf_Hex_Head_Height = 5.300000190734863
@@ -16,11 +17,12 @@ op.bf_Cap_Head_Height = 8.0
op.bf_Cap_Head_Dia = 13.5
op.bf_Dome_Head_Dia = 16.0
op.bf_Pan_Head_Dia = 16.0
+op.bf_Philips_Bit_Dia = 5.199999809265137
op.bf_Thread_Length = 16.0
op.bf_Major_Dia = 8.0
op.bf_Pitch = 1.0
+op.bf_Minor_Dia = 6.917468070983887
op.bf_Crest_Percent = 10
op.bf_Root_Percent = 10
op.bf_Hex_Nut_Height = 6.5
op.bf_Hex_Nut_Flat_Distance = 13.0
-op.bf_presets = 'M8.py'