MOUNTING SCREW 4,2X32 PUUR 0,7-2,0 PH2/ZN/C1/ 800TK

The photographs are for illustrative purposes only.
Get AI analytics on product MOUNTING SCREW
4,2X32 PUUR 0,7-2,0 PH2/ZN/C1/ 800TK:
31.39€ / box
Ex Tax: 25.32€ / box
0.04€ / pc.
1 box = 800pc.
ESSVE
0 reviews
In stock
Product Code: 000-441884ASP
Fuel surcharge — 2.5%
The surcharge covers part of SityPro’s transport and logistics costs. Delivery to parcel lockers is charged without any additional markup — according to the carrier’s rate.
Qty
One click order
Tags:

SPECIFICATION MOUNTING SCREW 4,2X32 PUUR 0,7-2,0 PH2/ZN/C1/ 800TK price 43.86€ ESSVE

Package dimensions13,50 x 18,00 x 8,00 cm
Gross weight2,360 kg
Net weight2,440 kg

KASUTUSVALDKOND
ESSVE puurotsaga montaažikruvi on mõeldud plaatmaterjalide montaažiks teraskarkassi. Puurimisjõudlus 0,7-2,0 mm. KIRJELDUS
Kruvid on valmistatud karastatud terasest, läikivaks tsingitud pinnatöötlusega, läikivad, musta või valget värvi. Olemas ka CorrSeal pinnatöötlusega, mis teeb võimalikuks kruvi kasutamise välistingimustes. Varustatud Philipsi ristpeaga Ph2.
PAIGALDAMINE
Soovituslik pöörete arv: 400-1200 p/min. OTSAKU/PADRUNI TÜÜP: PH2
PEA DIAMEETER: 11
VÄLISDIAMEETER (MM): 4.2
PIKKUS (MM): 32
KEERME PIKKUS (MM): 30
SOOVITUSLIKUD PÖÖRDED (P/MIN): 400-1200
PUURITAVUS MIN/MAX: 0,7 / 2
PINNATÖÖTLUS: Tsink pinnakattega
SERTIFIKAADID: CE
KASUTUSKESKKOND: Sisetingimus
KORROSIOONIKLASS: C1
PÕHIMATERJALID: Teras

Description provided by sitypro.com

MOUNTING SCREW 4,2X32 PUUR 0,7-2,0 PH2/ZN/C1/ 800TK
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the MOUNTING SCREW 4,2X32 PUUR 0,7-2,0 PH2/ZN/C1/ 800TK

What is MOUNTING SCREW 4,2X32 PUUR 0,7-2,0 PH2/ZN/C1/ 800TK?

MOUNTING SCREW 4,2X32 PUUR 0,7-2,0 PH2/ZN/C1/ 800TK is an ESSVE self-drilling mounting screw, 4.2 mm diameter, 32 mm length, 30 mm thread, PH2 head, zinc plated (corrosion class C1), designed to fix sheet materials to a steel frame with drilling capacity 0.7–2.0 mm.

Is this screw suitable for fixing drywall to steel studs?

Yes, the MOUNTING SCREW 4,2X32 PUUR is designed for attaching sheet materials to steel frames; its drilling capacity of 0.7–2.0 mm works for thin steel studs. Recommended installation speed is 400–1200 rpm and the PH2 head fits common screwdrivers.

What is the thread length and why does it matter?

The screw has a 30 mm thread length out of a 32 mm total length, providing strong grip in the sheet material and enough engagement into the steel frame for secure fixing. The short drill tip leaves room for the head and prevents surface damage.

What is the screw coating and suitable environment?

The screws have a bright zinc (ZN) coating, corrosion class C1, making them suitable for indoor use. There is a CorrSeal-treated version for exterior use, but this SKU is intended for internal environments.

What head type and driver bit is required?

The screw has a PH2 (Philips) cross head and requires a PH2 bit. Recommended installation speed is 400–1200 rpm for correct driving.

What RPM should I use on my screwdriver/drill?

Use 400–1200 rpm for installation. This provides effective drilling and tightening without stripping the thread or overheating.

Can I use these screws outdoors?

No — this zinc-plated C1 corrosion class screw is intended for indoor use. For outdoor applications use the CorrSeal-treated version designed for exterior conditions.

Are these screws suitable for 1 mm thin sheet metal?

Yes — the drilling capacity of 0.7–2.0 mm covers 1 mm thin sheet metal, so the screw can drill through and fasten into it. Ensure material thickness does not exceed 2.0 mm and use the recommended 400–1200 rpm.

What does the 800TK packaging mean?

800TK indicates the pack contains 800 pieces of this mounting screw. It is suitable for large installations and professional use.

What are the screws made of and how does that affect strength?

The screws are made of hardened steel, providing high strength and resistance to deformation when driven into metal profiles. Hardened steel with zinc plating offers a good balance of strength and indoor corrosion protection.

How does this screw differ from other ESSVE mounting screws?

This SKU features a drill tip for 0.7–2.0 mm steel, 32 mm length with 30 mm thread, zinc plating and a PH2 head. Other ESSVE screws may vary by length, CorrSeal exterior coating or head type.

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ххххххх');