3”x2” KB szűkítőközcsavar
Az egyenes, szűkítő közcsavar feladata egy külső és egy belső menetes alkatrész összekötése valamint a keresztmetszet megváltoztatása. A permetezőrendszerekhez tervezett műanyag közcsavarok meneteit szinte minden esetben érdemes tömíteni (pl. teflonszalaggal vagy tömítőzsinórral), különös figyelmet fordítva a nyomás alatt lévő és folyadékba merülő elemekre.
A terméktulajdonságokat és az elérhető méretválasztékot az alábbi táblázatban mutatjuk be.
Cikkszám
M x F1
H
mm
H1
mm
L
mm
D
mm
B
mm
8059151
G 1/2 x G 1/2
20
21
44
14
32
8059202
G 3/4 x G 1/2
22
21
46
18
32
8059203
G 3/4 x G1
22
23
48
18
44
8059204
G 3/4 x G 1¼
22
25
51
18
53
8059251
G 1 x G 3/4
24
16,5
45
25
36
8059252
G 1 x G 1
22
23
48
25
44
8059253
G 1 x G 1¼
22
25
51
25
53
8059301
G 1¼ x G 1
24
23
50
32
45
8059302
G 1¼ x G 1¼
24
25
53
32
53
8059303
G 1¼ x G 1½
24
25
53
32
60
8059304
G 1¼ x G 3/4
21,5
16,5
47,5
32
46
8059351
G 1½ x G 1¼
24
25
53
38
53
8059352
G 1½ x G 1
22,5
19,5
53,5
38
50
8059401
G 2 x G 1½
24
25
56
47,5
60
8059402
G 2 x G 1¼
26
22
58,5
47,5
65
8059451
G 2½ x G 1½
31
23,5
64,5
63
80
8059501
G 3 x 2
35
28,5
72,5
75,5
106
:root {
--bg-table-stripe: #f3f3f3;
--b-table: #c7c7c7;
--caption: #242423;
}
table {
background-color: transparent;
border-collapse:collapse;
font-family: Arial, Helvetica, sans-serif
}
.dcf-table-bordered{
border: 2px solid var(--caption);
}
.dcf-table-bordered td, .dcf-table-bordered th, .dcf-table-striped td, .dcf-table-striped th {
padding-left: 0.6em;
padding-right: 0.6em
}
.dcf-table-bordered tr:not(:last-child) tr:not(:first-child), .dcf-table-striped tr:not(:last-child) tr:not(:first-child){
border-bottom: 1px solid var(--b-table)
}
.dcf-table-striped tbody tr:nth-of-type(2n) {
background-color: var(--bg-table-stripe)
}
.dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
padding-top: .75em;
vertical-align: center;
}
.dcf-wrapper-table-scroll {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
padding-bottom: 1em;
position: relative;
right: 50%;
width: 100vw
}
.dcf-txt-center{
text-align:center;
}
.row-1 td{
font-weight: bold;
vertical-align: bottom;
padding-top: 0.4em;
border-bottom: 2px solid;
}
.dcf-txt-bold tr :first-child {
font-weight: bold;
}
@media only screen and (max-width:42.09em) {
.dcf-table-responsive thead {
clip: rect(0 0 0 0);
clip-path: inset(50%);
height: 1px;
overflow: hidden;
position: absolute;
width: 1px;
white-space: nowrap;
}
.dcf-table-responsive tr {
display: block
}
.dcf-table-res