WOOD SCREW ESSDRIVE 5,0X100 PP/TX25 ZN/C1/ 600TK

The photographs are for illustrative purposes only.
Get AI analytics on product WOOD SCREW ESSDRIVE 5,0X100 PP/TX25 ZN/C1/ 600TK:
82.71€ / box
Ex Tax: 66.70€ / box
0.14€ / pc.
1 box = 600pc.
ESSVE
0 reviews
In stock
Product Code: 000-441167ASP
Qty
One click order
Tags:

SPECIFICATION WOOD SCREW ESSDRIVE 5,0X100 PP/TX25 ZN/C1/ 600TK price 102.77€ ESSVE

Package dimensions14,00 x 20,50 x 15,50 cm
Gross weight4,720 kg
Net weight4,910 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: TX25
PEA DIAMEETER: 10
VÄLISDIAMEETER (MM): 5
PIKKUS (MM): 100
KEERME PIKKUS (MM): 52
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 5,0X100 PP/TX25 ZN/C1/ 600TK
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the WOOD SCREW ESSDRIVE 5,0X100 PP/TX25 ZN/C1/ 600TK

What is the WOOD SCREW ESSDRIVE 5,0X100 PP/TX25 ZN/C1/ 600TK?

WOOD SCREW ESSDRIVE 5,0X100 PP/TX25 ZN/C1/ 600TK is a hardened, arrow‑point wood screw with a bright zinc finish for indoor use, TX recess, and patented tip and head design for fast, clean fixing into chipboard, wood, plastic and fittings.

What materials is the ESSDRIVE screw suitable for?

The ESSDRIVE screw is suitable for chipboard, timber and other wood types, plastic, metal fittings and for use with plugs — described as a universal screw for most installation tasks.

What head and driver type does the screw use?

The product description states a TX recess/bit (TX25), so you need a TORX TX25 bit; the head has a patented design that minimises splitting and ensures a neat flush finish.

What is the screw’s coating and suitable conditions?

The screw has a bright zinc (ZN) coating rated C1, suitable for indoor use; it offers corrosion protection for internal environments but is not intended for exterior applications.

What is different about ESSDRIVE screws longer than 70 mm?

Screws longer than 70 mm feature an additional milling thread after the standard wood thread, which makes driving longer, thicker screws into timber easier.

Can I use these screws for chipboard furniture without splitting the board?

Yes: the patented tip and cutting groove reduce splitting and ensure a clean countersink; using the correct screw length and pre‑drilling when necessary keeps the risk of chipboard damage low.

Is pre‑drilling required for ESSDRIVE 5.0x100?

Often pre‑drilling is not necessary due to the arrow‑shaped tip and cutting groove, but for very hard woods or thin materials a light pilot hole is recommended for accuracy and to prevent splitting.

Is a TX25 bit suitable for automatic assembly with a screwdriver?

Yes, a TX25 bit is suitable for power drivers; the TX recess provides good torque transfer and reduces the risk of cam‑out during automated or power‑assisted assembly.

Is this screw suitable for fixing plugs and mounting plates?

Yes — the description states ESSDRIVE is suitable for fittings and plugs; ensure you choose an appropriate screw length for wooden substrates when fixing mounting plates or plugs.

Who makes this screw and what is the model/sku?

Manufacturer: ESSVE. Model A118834SP, SKU 000-441167ASP; use these identifiers when matching compatible fixings or checking product specifications.

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