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/m10.py')
-rw-r--r--presets/operator/mesh.bolt_add/m10.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/presets/operator/mesh.bolt_add/m10.py b/presets/operator/mesh.bolt_add/m10.py
index 9ad4c986..2f8b5866 100644
--- a/presets/operator/mesh.bolt_add/m10.py
+++ b/presets/operator/mesh.bolt_add/m10.py
@@ -14,6 +14,9 @@ op.bf_Torx_Bit_Depth = 5.0
op.bf_Torx_Size_Type = 'bf_Torx_T50'
op.bf_Hex_Head_Height = 6.400000095367432
op.bf_Hex_Head_Flat_Distance = 17.0
+op.bf_12_Point_Head_Height = 10.0
+op.bf_12_Point_Head_Flat_Distance = 10.0
+op.bf_12_Point_Head_Flange_Dia = 16.27
op.bf_CounterSink_Head_Dia = 20.0
op.bf_Cap_Head_Height = 10.0
op.bf_Cap_Head_Dia = 16.0
@@ -29,3 +32,6 @@ 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
+op.bf_12_Point_Nut_Height = 10.0
+op.bf_12_Point_Nut_Flat_Distance = 10.0
+op.bf_12_Point_Nut_Flange_Dia = 16.27