~siretart/ubuntu/utopic/blender/libav10

« back to all changes in this revision

Viewing changes to release/scripts/addons/add_mesh_BoltFactory/presets/M8.py

  • Committer: Package Import Robot
  • Author(s): Kevin Roy
  • Date: 2011-10-21 14:21:47 UTC
  • mfrom: (14.2.10 sid)
  • Revision ID: package-import@ubuntu.com-20111021142147-2yjgibwwnmqibacp
Tags: 2.59-1
* New Upstream Release 2.59 (Closes: #641085)
* debian/control: libglew dependency changed
  - changed Depends libglew1.5-dev to libglew1.6-dev
   due to transition. (Closes: #636177)
* update manpages
* change depends yafray to new yafaray packages 
      (Thanks to Matteo F. Vescovi)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
props.bf_Shank_Dia = 8.0
2
 
#props.bf_Pitch = 1.25 #Coarse
3
 
props.bf_Pitch = 1.00  #Fine
 
2
#props.bf_Pitch = 1.25  # Coarse
 
3
props.bf_Pitch = 1.00   # Fine
4
4
props.bf_Crest_Percent = 10
5
5
props.bf_Root_Percent = 10
6
6
props.bf_Major_Dia = 8.0
14
14
props.bf_Allen_Bit_Depth = 4.0
15
15
props.bf_Pan_Head_Dia = 16.0
16
16
props.bf_Dome_Head_Dia = 16.0
17
 
props.bf_Philips_Bit_Dia = props.bf_Pan_Head_Dia*(1.82/5.6)
 
17
props.bf_Philips_Bit_Dia = props.bf_Pan_Head_Dia * (1.82 / 5.6)
18
18
#props.bf_Phillips_Bit_Depth = Get_Phillips_Bit_Height(props.bf_Philips_Bit_Dia)
19
19
props.bf_Hex_Nut_Height = 6.5
20
20
props.bf_Hex_Nut_Flat_Distance = 13.0