DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK

The photographs are for illustrative purposes only.
Get AI analytics on product DRYWALL SCREW
3,9X51 PUIT PH2/ZN/C1/ 500TK:
21.07€ / box
Ex Tax: 16.99€ / box
0.04€ / m²
1 box = 500m²
ESSVE
0 reviews
In stock
Product Code: 000-356723ASP
Qty
One click order
Tags:

SPECIFICATION DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK price 21.97€ ESSVE

Package dimensions18,00 x 13,50 x 8,00 cm
Net weight1,341 kg

Kasutusala

ESSVE kipsikruvi on mõeldud kipsplaatide monteerimiseks puidust aluspinnale.

Kirjeldus

Kruvi on toodetud karastatud terasest, sel on läikivaks tsingitud pinnatöötlus sisetingimustes kasutamiseks või CorrSeal pinnatöötlus, mis võimaldab kasutamist väliskeskkonnas.
Kruvi on varustatud Philipsi ristpeaga Ph2.

Montaa¹

Et montaa¹ saaks toimuda kiiresti ja efektiivselt, tuleks kasutada sügavuse piirajaga kruvikeerajat.
Soovituslik pöörete arv:
25-55 mm 2800-6000 p/min
56-75 mm 2000-2800 p/min

Spetsifikatsioon

Läikivaks tsingitud

Materjal: Karastatud teras SAE C1018

Pinnatöötlus: Läikivaks tsingitud 5 μm

Kruvide kulu: Ca 20 tk/m2

Korrosiooniklass: C1

Product details

Total weight: 1.34 kg
Package measurements: 18.00 x 13.50 x 8.00 cm

Description provided by sitypro.com

DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK

What is DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK and what is it used for?

DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK is an ESSVE 3.9×51 mm drywall screw for fixing plasterboard to wooden substrates. Made of hardened SAE C1018 steel with 5 μm bright zinc finish and a PH2 cross head; suitable for interior use (or outdoor with CorrSeal finish).

Is this screw suitable for fixing plasterboard to metal studs?

The 3.9×51 PUIT screw is designed for wooden substrates and is not recommended for metal studs. Use self-tapping drywall screws specifically for metal studs with appropriate thread and tip geometry.

What is the recommended screw consumption (pcs/m²) for this product?

The stated consumption for the 3.9×51 PUIT screw is approximately 20 pcs per m² of plasterboard. Use this estimate when calculating quantities for a job.

What is the screw finish and is it suitable for damp rooms?

The screws have a bright zinc finish of 5 μm (corrosion class C1). This is generally suitable for interior damp environments, but for harsher outdoor or very wet conditions choose the CorrSeal treated version.

What head type do these screws have and which bit should I use?

These screws feature a Philips PH2 cross head; use a PH2 bit and preferably a depth-limited screwdriver for consistent seating during installation.

What recommended RPM should I use when driving these screws for 25–55 mm and 56–75 mm?

Recommended speeds: for 25–55 mm work use 2800–6000 rpm; for 56–75 mm use 2000–2800 rpm. These ranges optimise fast installation without damaging the screw head.

What is the package weight and dimensions?

The 500-piece pack has a gross weight of 1.34 kg and package dimensions 18.00 x 13.50 x 8.00 cm. Use these figures for storage and on-site planning.

Can these screws be used for exterior facade work?

The bright zinc 5 μm finish (C1) is intended for interior use. For exterior facade work select the CorrSeal treated version for improved corrosion resistance.

What material and steel grade are the screws made from?

The screws are made from hardened steel SAE C1018, providing sufficient strength for fixing plasterboard to wooden substrates under normal installation loads.

Is this screw suitable for 9.5 mm thin plasterboard?

Yes, the 3.9×51 PUIT screw is suitable for fixing 9.5 mm plasterboard to wooden substrates; the 51 mm length provides adequate engagement when using the recommended fastening density (~20 pcs/m²).

Where to buy DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK?

You can buy DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK in our online store for 16.99€. Category: Screws.

What is the price of DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK?

The current price of DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK is 16.99€. Brand: ESSVE.

DRYWALL SCREW 3,9X51 PUIT PH2/ZN/C1/ 500TK — specifications and description

Model: 000-356723ASP. Category: Screws. Brand: ESSVE. Price: 16.99€.

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