Wood screw 3,0X30 ESSDRIVE PP/TX10 ZN/C1/ 200TK

The photographs are for illustrative purposes only.
Get AI analytics on product Wood screw 3,0X30 ESSDRIVE PP/TX10 ZN/C1/ 200TK:
5.43€ / box
Ex Tax: 4.38€ / box
0.03€ / pc.
1 box = 200pc.
ESSVE
0 reviews
In stock
Product Code: 000-451765ASP
Qty
Tags:

DESCRIPTION Wood screw 3,0X30 ESSDRIVE PP/TX10 ZN/C1/ 200TK price 6.45€ ESSVE

Package dimensions9,00 x 4,50 x 8,00 cm
Gross weight0,190 kg
Net weight0,200 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: TX10
PEA DIAMEETER: 6
VÄLISDIAMEETER (MM): 3
PIKKUS (MM): 30
KEERME PIKKUS (MM): 18
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 3,0X30 ESSDRIVE PP/TX10 ZN/C1/ 200TK
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Wood screw 3,0X30 ESSDRIVE PP/TX10 ZN/C1/ 200TK

What is Wood screw 3,0X30 ESSDRIVE PP/TX10 ZN/C1/ 200TK?

Wood screw 3,0X30 ESSDRIVE PP/TX10 ZN/C1/ 200TK is a hardened, pointed steel fastener with a glossy zinc finish for internal use, TX drive, and patented tip and head design to ensure quick penetration into wood and a smooth, splinter-free surface.

What materials is Wood screw 3,0X30 ESSDRIVE suitable for?

The product description states the ESSDRIVE wood screw is suitable for chipboard, timber, plastic, construction metal fittings and plugs, covering most internal installation tasks involving wood and mixed materials.

What head and drive type does the screw have?

The screw features a patented head shape with a TX (Torx) recess, providing superior bit engagement, reduced cam‑out risk during driving, and minimizing splitting.

What is the surface finish and intended conditions?

The screw has a glossy zinc (ZN) finish and is intended for internal use; this coating provides corrosion protection suitable for indoor installations.

What does the size 3,0X30 mean?

3,0X30 denotes a 3.0 mm diameter and 30 mm length, a standard size suitable for fixing thin wood panels and finishing elements.

Is this screw suitable for chipboard and MDF?

Yes, the description states the ESSDRIVE screw is suitable for chipboard (puitlaastplaat) and similar materials; the patented tip and cutting groove reduce splintering and ensure clean entry.

How do versions longer than 70 mm differ?

The description notes screws longer than 70 mm include an additional milling thread after the standard wood thread to ease driving of longer, thicker screws — this does not apply to the 30 mm version.

Do I need to pre-drill before driving the 3,0X30 ESSDRIVE into wood?

Thanks to its patented sharp tip and cutting groove, pre-drilling is usually unnecessary for soft to medium woods; for very hard species, a small pilot hole is recommended.

What bit is required — is TX10 suitable?

Yes, the name indicates TX10 — a Torx bit size TX10 is required for correct engagement with the TX recess and reduced cam‑out.

Is this screw suitable for decorative finishing — will the head be visible?

The screw's patented head shape and cutting groove allow it to countersink cleanly, producing a smooth surface with minimal visible head — suitable for finishing applications.

How many pieces are in the pack and what is the model code?

The name shows 200TK, meaning 200 pieces per pack; model code A128432SP, SKU 000-451765ASP, manufacturer ESSVE.

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