COLLATED SCREW 3,9X40 KÕVAKIPS PUIT/MET PH2/ZN/C1/1000

The photographs are for illustrative purposes only.
Get AI analytics on product COLLATED SCREW
3,9X40 KÕVAKIPS PUIT/MET PH2/ZN/C1/1000:
36.70€ / box
Ex Tax: 29.60€ / box
0.04€ / pc.
1 box = 1pc.
ESSVE
0 reviews
In stock
Product Code: 000-431792ASP
Qty
One click order
Tags:

SPECIFICATION COLLATED SCREW 3,9X40 KÕVAKIPS PUIT/MET PH2/ZN/C1/1000 price 39.18€ ESSVE

Package dimensions55,50 x 16,50 x 5,20 cm
Gross weight2,350 kg
Net weight2,510 kg

KASUTUSVALDKOND
ESSVE kõvakipsikruvid on mõeldud kõvade/robustsete kipsplaatide monteerimiseks sisetingimustes puidust või terasest aluspinnale. Puurimisvõimsus 0,4-0,9 mm.
KIRJELDUS
Kruvid on sirges lindis, toodetud karastatud terasest ja fosfaaditud pinnatöötlusega. Varustatud Philipsi ristpeaga Ph2.
Kruvidel on vastassuunaline keere kruvipea all, mis vajutab plaatmaterjali tugevasti aluspinna vastu.
ESSVE kõvakipsikruvi sobib turul enamlevinud kruviautomaatidega.
PAIGALDAMINE
Lindil kõvakipsikruvide monteerimiseks on soovitatav kasutada mahatreitud otsikut.
Soovituslik pöörete arv: 2000-2800/min
OTSAKU/PADRUNI TÜÜP: PH2
PEA DIAMEETER: 7.8
VÄLISDIAMEETER (MM): 3.9
PIKKUS (MM): 40
KEERME PIKKUS (MM): 30
SOOVITUSLIKUD PÖÖRDED (P/MIN): 2000-2800
KRUVIDE ARV M² KOHTA: 20
PUURITAVUS MIN/MAX: 0,4 / 0,9
PINNATÖÖTLUS: Tsink pinnakattega
SERTIFIKAADID: CE
KORROSIOONIKLASS: C1
SEOSE TÜÜP: Rakbandad

Description provided by sitypro.com

COLLATED SCREW 3,9X40 KÕVAKIPS PUIT/MET PH2/ZN/C1/1000
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the COLLATED SCREW 3,9X40 KÕVAKIPS PUIT/MET PH2/ZN/C1/1000

What is COLLATED SCREW 3,9X40 KÕVAKIPS PUIT/MET PH2/ZN/C1/1000?

COLLATED SCREW 3,9X40 KÕVAKIPS PUIT/MET PH2/ZN/C1/1000 is an ESSVE collated pack of hardened screws for fixing rigid plasterboard to wood or steel studs indoors; 3.9 mm diameter, 40 mm length, PH2 cross recess and phosphate surface treatment.

What tasks are these ESSVE collated screws suitable for?

These collated screws are for fixing rigid/robust plasterboards to wood or steel framing indoors; drilling capacity 0.4–0.9 mm allows fastening into thinner steel without prior drilling.

What are the dimensions and key specs of the 3.9x40 screws?

Specifications: external diameter 3.9 mm, length 40 mm, thread length 30 mm, head diameter 7.8 mm, PH2 driver type, and recommended drill speed 2000–2800 rpm.

Are these screws suitable for 0.5 mm metal studs?

With a drilling capacity of 0.4–0.9 mm, these screws are suitable for 0.5 mm metal studs without pre-drilling, provided you use the recommended 2000–2800 rpm.

What head and bit do I need for the screwdriver?

The screws have a Phillips PH2 head—use a PH2 bit. For collated feeding, a removable/sliding nosepiece compatible with collated screwdrivers is recommended.

How many screws per m² are needed for plasterboard installation?

The description recommends about 20 screws per m² for rigid boards; exact quantity varies with stud spacing and mounting method.

What is the surface treatment and corrosion resistance?

The screws are phosphate-treated (ZN/C1), providing basic corrosion protection for dry indoor environments; they are not intended for prolonged outdoor or aggressive conditions.

Will these collated strips fit most automatic screwdrivers?

Yes — the product notes compatibility with most common collated screwdrivers; check your tool supports 40 mm screws and a PH2 bit.

What RPM is recommended for collated screw installation?

Recommended speed is 2000–2800 rpm to ensure correct feed and seating of the board against the substrate.

Do I need a special nosepiece for the collated strip and what is it?

Yes — a removable/collated nosepiece is recommended (mahatreitud otsikut). It holds the strip in place and ensures smooth feeding of screws into the screwdriver.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');