WOOD SCREW ESSDRIVE 4,0X45 PP/TX20 ZN/C1/ 200TK

The photographs are for illustrative purposes only.
Get AI analytics on product WOOD SCREW ESSDRIVE 4,0X45 PP/TX20 ZN/C1/ 200TK:
13.70€ / box
Ex Tax: 11.05€ / box
0.07€ / pc.
1 box = 200pc.
ESSVE
0 reviews
In stock
Product Code: 000-442490ASP
Qty
Tags:

DESCRIPTION WOOD SCREW ESSDRIVE 4,0X45 PP/TX20 ZN/C1/ 200TK price 12.62€ ESSVE

Package dimensions9,00 x 9,00 x 8,00 cm
Gross weight0,480 kg
Net weight0,500 kg

KASUTUSVALDKOND
Puidukruvi ESSDRIVE sobib enamikuks paigaldustöödeks puitlaastplaatide, puidu, plasti, ehitusrautiste, tüüblite jne puhul.
KIRJELDUS
Kruvi on valmistatud karastatud ja noolutatud terasest ning sel on sisetingimustesse sobiv läikivaks tsingitud pinnatöötlus. TX-pesa/-otsak. Kruvil on patenditud kujuga ots, mis tagab kiire kinnitumise puidu sisse. Ka kruvipea kuju on patenditud ning minimeerib tänu sellele kildude tekkimist ja tagab kena lõpptulemuse. Üle 70 mm pikkustel ja pikematel kruvidel on tavalise puidukeerme järel täiendav freeskeere, mis lihtsustab pikemate ja jämedamate kruvide kinnitamist. Kruvipeale on lisatud lõikesoon, mis lõikab puidukiud läbi, süvistab kruvi ja kindlustab sileda, pindudeta pinna. Kruvipea sobib lisaks suurepäraselt süvistatud ehitusrautiste paigaldamiseks, sest sel puuduvad väljaulatuvad ribid. Kruvi täidab CE-märgise nõudeid vastavalt standardile EN 14592.
PAIGALDAMINE
Soovitatav pöörete arv: 400-1200 p/min. OTSAKU/PADRUNI TÜÜP: TX20
PEA DIAMEETER: 8
VÄLISDIAMEETER (MM): 4
PIKKUS (MM): 45
KEERME PIKKUS (MM): 30
SOOVITUSLIKUD PÖÖRDED (P/MIN): 400-2000
PINNATÖÖTLUS: Tsink pinnakattega
SERTIFIKAADID: CE
KASUTUSKESKKOND: Sisetingimus
KORROSIOONIKLASS: C1
PÕHIMATERJALID: Teras

Description provided by sitypro.com

WOOD SCREW ESSDRIVE 4,0X45 PP/TX20 ZN/C1/ 200TK
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the WOOD SCREW ESSDRIVE 4,0X45 PP/TX20 ZN/C1/ 200TK

What is the WOOD SCREW ESSDRIVE 4,0X45 PP/TX20 ZN/C1/ 200TK?

The WOOD SCREW ESSDRIVE 4,0X45 PP/TX20 ZN/C1/ 200TK is a hardened, notched steel screw with a bright zinc finish, TX drive, and patented tip and head design, suitable for wood, chipboard, plastic, metal fittings and plugs, supplied in a pack of 200.

What materials is the ESSDRIVE screw suitable for?

The screw is suitable for wood (chipboard, solid wood), plastic, construction fittings and use with plugs; it is specified for most indoor installation tasks.

What is the screw's finish and intended conditions?

The screw has a bright zinc finish (ZN/C1) intended for interior use, offering basic corrosion protection for indoor installations.

What is the screw head and what does PP/TX20 mean?

The screw features a patented head with a cutting groove and a TX drive; PP/TX20 denotes a Torx (TX) recess size 20, compatible with TX20 bits.

Do I need a pilot hole for a 4.0x45 screw?

The patented tip and cutting groove generally eliminate the need for a pilot hole in standard wood materials; for very dense or laminated timber a small guide/drill hole is recommended.

Is this screw suitable for assembling chipboard furniture?

Yes, the ESSDRIVE 4.0x45 is designed for chipboard and other wood panel installations; its cutting groove and head design minimise splintering and provide a neat finish.

What are the benefits of the patented tip and extra flute on longer screws?

The patented tip enables quick, split‑free entry into wood, while the additional flute on screws over 70 mm makes driving longer, thicker screws easier, reducing torque and material damage.

Which driver bits fit these screws?

Use Torx TX20 driver bits and a compatible bit holder — the screw is designated TX20.

Is this screw suitable for outdoor use?

The description specifies a bright zinc finish intended for interior use (ZN/C1); for outdoor applications choose fasteners with higher corrosion resistance than ZN/C1.

How does the ESSDRIVE 4.0x45 differ from a standard wood screw?

It uses hardened, notched steel, a patented tip and head shape, a cutting groove and (for lengths over 70 mm) an extra flute — these improve entry, reduce splintering and make driving easier than standard screws.

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