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

The photographs are for illustrative purposes only.
Get AI analytics on product DRYWALL SCREW
3,9X57 PUIT PH2/ZN/C1/ 500TK:
12.78€ / box
Ex Tax: 10.31€ / box
0.03€ / m²
1 box = 500m²
ESSVE
0 reviews
In stock
Product Code: 000-356712ASP
Qty
Tags:

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

Package dimensions18,00 x 13,50 x 8,00 cm
Net weight1,491 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.49 kg
Package measurements: 18.00 x 13.50 x 8.00 cm

Description provided by sitypro.com

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

Also looking for

rempro rempro-mobile

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

What is DRYWALL SCREW 3,9X57 PUIT PH2/ZN/C1/ 500TK?

DRYWALL SCREW 3,9X57 PUIT PH2/ZN/C1/ 500TK is an ESSVE 3.9×57 mm drywall screw made of hardened SAE C1018 steel with a bright zinc 5 μm finish, fitted with a PH2 Phillips head for fixing plasterboard to timber framing; comes in a 500-piece pack.

Is this screw suitable for outdoor use?

The corrosion class is C1 and the finish is bright zinc 5 μm, so this screw is primarily for internal use. For exterior applications choose the CorrSeal treated version mentioned in the product description.

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

The screw has a Phillips PH2 cross head; use a PH2 bit in a screwdriver/drill with a depth stop for fast, consistent installation.

How many screws are needed per m² of plasterboard?

The estimated consumption is about 20 pcs/m²; use this figure when calculating quantities for fixing plasterboard to timber studs.

Is this screw suitable for 25 mm and 50 mm profiles?

The description gives recommended RPMs for 25–55 mm and 56–75 mm thicknesses. The 57 mm length is suitable for fixing within those thickness ranges to timber when using the advised drilling speeds.

What material and finish does the screw have?

Material is hardened SAE C1018 steel and the finish is bright zinc 5 μm; a CorrSeal finish is available as an option for outdoor use.

What are the pack dimensions and weight for 500 pcs?

The 500‑piece pack has a total gross weight of 1.49 kg and package measurements of 18.00 x 13.50 x 8.00 cm.

What recommended screw-in speed for the 57 mm length?

Recommended RPMs are 2800–6000 for 25–55 mm and 2000–2800 for 56–75 mm; for a 57 mm screw use the 2000–2800 rpm range to ensure controlled installation.

Can I use these screws to fix to metal studs?

The product is specified for fixing plasterboard to timber (puit/puu). For metal profiles you should use screws specifically designed for metal rather than this timber drywall screw.

How does this model differ from other ESSVE drywall screws?

The 3.9×57 PUIT PH2/ZN/C1/500TK is designed specifically for timber fixings, with a PH2 head, bright zinc 5 μm finish and 500‑piece pack. Other ESSVE models may vary in length, finish (CorrSeal) or be intended for metal or exterior use.

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

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

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

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

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

Model: 000-356712ASP. Category: Screws. Brand: ESSVE. Price: 10.31€.

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