MOUNTING SCREW 4,2X32 TERAV PUIT/MET PH2/ZN/C1/ 250

The photographs are for illustrative purposes only.
Get AI analytics on product MOUNTING SCREW
4,2X32 TERAV PUIT/MET PH2/ZN/C1/ 250:
11.87€ / box
Ex Tax: 9.57€ / box
0.05€ / pc.
1 box = 250pc.
ESSVE
0 reviews
In stock
Product Code: 000-441866ASP
Qty
Tags:

DESCRIPTION MOUNTING SCREW 4,2X32 TERAV PUIT/MET PH2/ZN/C1/ 250 price 13.00€ ESSVE

Package dimensions13,50 x 9,00 x 8,00 cm
Gross weight0,710 kg
Net weight0,760 kg

KASUTUSVALDKOND
ESSVE terava otsaga montaažikruvi on mõeldud plaatmaterjalide montaažiks sisetingimustes puit- või teraskarkassile, max 0,4-0,9 mm.
KIRJELDUS
Kruvi on valmistatud karastatud terasest, sel on fosfaaditud või läikivaks tsingitud pinnatöötlus ja see on saadaval erinevates RAL-värvides. Kruvil on Philipsi ristpea 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): 32
SOOVITUSLIKUD PÖÖRDED (P/MIN): 400-1200
PINNATÖÖTLUS: Tsink pinnakattega
SERTIFIKAADID: CE
KASUTUSKESKKOND: Sisetingimus
KORROSIOONIKLASS: C1
PÕHIMATERJALID: Teras

Description provided by sitypro.com

MOUNTING SCREW 4,2X32 TERAV PUIT/MET PH2/ZN/C1/ 250
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the MOUNTING SCREW 4,2X32 TERAV PUIT/MET PH2/ZN/C1/ 250

What is the MOUNTING SCREW 4,2X32 TERAV PUIT/MET PH2/ZN/C1/ 250?

MOUNTING SCREW 4,2X32 TERAV PUIT/MET PH2/ZN/C1/ 250 is an ESSVE sharp-tip mounting screw, 4.2 mm diameter and 32 mm length, for fixing panel materials to wood or steel frames indoors; hardened steel with zinc coating and a PH2 Phillips head.

What materials is the 4.2x32 TERAV PUIT/MET screw suitable for?

This screw is for fixing panel materials (plasterboard, plywood, OSB etc.) to wood or steel frames indoors, with steel sheet thickness up to 0.4–0.9 mm. It’s not intended for thick metal or outdoor use (corrosion class C1).

What head does the screw have and which bit to use?

The screw has a Phillips PH2 cross head; use a PH2 screwdriver bit or cordless driver for correct fit and to avoid cam-out.

What RPM is recommended for installing ESSVE 4.2x32 screws?

Recommended installation speed is 400–1200 rpm; start at the lower end to avoid damaging the panel and increase speed if needed.

What coating does the screw have and is it suitable for damp rooms?

The screw has a zinc coating and corrosion class C1, suitable for dry indoor environments only; for damp rooms choose screws with higher corrosion protection.

Is this screw suitable for fixing plasterboard to a 0.5 mm metal frame?

Yes. The screw is specified for metal frames 0.4–0.9 mm thick, so it is suitable for fixing plasterboard to a 0.5 mm profile indoors.

What is the thread length and what does it mean for panel hold?

The thread length is 32 mm (equal to the overall length), providing full bite into the panel and a secure attachment to the frame when driven up to 32 mm deep.

The screw comes in a pack of 250 — what job size does that cover?

A 250-pack typically covers medium-sized interior jobs like fixing plasterboard in one large room; actual consumption depends on fixing spacing (commonly 200–400 screws per room).

Are these screws available in RAL colours and how to choose a colour?

The screws are available in various RAL colours; pick the RAL that matches your finish. Check availability beforehand as not all colours are stocked at all times.

Can the 4.2x32 screw be used with plugs or anchors?

This mounting screw is designed for direct screwing into wood or thin steel frames and is not intended for use with plastic plugs or anchors; use specific screws/anchors for those fixings.

What is the main material and certification of ESSVE A118533SP?

The screw is made of hardened steel (main material: steel) with zinc or phosphate surface treatment and carries a CE certificate; model A118533SP (SKU 000-441866ASP).

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