Wood screw 6,0X200 WAF/CE TX30/CORRSEAL/C4/ 50TK

The photographs are for illustrative purposes only.
Get AI analytics on product Wood screw 6,0X200 WAF/CE TX30/CORRSEAL/C4/ 50TK:
59.75€ / box
Ex Tax: 48.18€ / box
1.19€ / pc.
1 box = 50pc.
ESSVE
0 reviews
In stock
Product Code: 000-441236ASP
Qty
One click order
Tags:

DESCRIPTION Wood screw 6,0X200 WAF/CE TX30/CORRSEAL/C4/ 50TK price 61.63€ ESSVE

Package dimensions27,00 x 9,00 x 8,00 cm
Gross weight1,180 kg
Net weight1,280 kg

KASUTUSVALDKOND
ESSVE puidukruvi WAF, millel on 1 kiutera otsas ja TX-pesa, sobib enamikuks montaažitöödeks puitu, puitlaastplaati, vineeri jne siseruumides ja õues.

KIRJELDUS
Puidukruvi WAF on valmistatud karastatud süsinikterasest. Kruvil on Silver CorrSeal C4-klassi pinnatöötlus, mis on mõeldud kasutamiseks nii siseruumides kui õues. Kruvil on suur pea diameeter, mis annab paigaldamisel väga suure survejõu. Pea on väga madal ja võib sellega paigaldamisel eeliseid pakkuda. Varustatud 1 kiuteraga otsas, nii et kruvil on puitmaterjalides madal sissekruvimismoment ning pragude tekkimise oht on minimeeritud.
70,0 mm pikematel kruvidel on tavalise puidukeerme järel eraldi freeskeere, et lihtsustada pikemate ja jämedamate kruvide paigaldamist.
Kruvipea alumine külg sobib kuju poolest õigesti tala- ja postikingadesse.
ESSVE puidukruvi WAF täidab CE-märgistuse nõuet vastavalt standardile EN 14592. Kruvil on TX-otsakupesa.

Termotöödeldud puitmaterjali puhul kasutada ainult roostevabast materjalist puidukruve.

PAIGALDAMINE
Soovituslik pöörete arv: 400-1200 p/min.

OTSAKU/PADRUNI TÜÜP: TX30
PEA DIAMEETER: 14
VÄLISDIAMEETER (MM): 6
PIKKUS (MM): 200
KEERME PIKKUS (MM): 80
SOOVITUSLIKUD PÖÖRDED (P/MIN): 400-1200
PINNATÖÖTLUS: CorrSeal
SERTIFIKAADID: CE, RISE CorrSeal
KASUTUSKESKKOND: Välitingimus
KORROSIOONIKLASS: C4
PÕHIMATERJALID: Teras

Description provided by sitypro.com

Wood screw 6,0X200 WAF/CE TX30/CORRSEAL/C4/ 50TK
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Wood screw 6,0X200 WAF/CE TX30/CORRSEAL/C4/ 50TK

What is the Wood screw 6,0X200 WAF/CE TX30/CORRSEAL/C4/ 50TK?

Wood screw 6,0X200 WAF/CE TX30/CORRSEAL/C4/ 50TK is an ESSVE hardened carbon-steel wood screw with a low countersunk head, TX30 drive and Silver CorrSeal C4 coating for indoor and outdoor use. Size 6.0×200 mm, single cutting flute reduces driving torque and minimizes splitting in timber.

What jobs is this ESSVE screw suitable for?

The WAF screw is suitable for fixing wood, chipboard and plywood in both indoor and outdoor environments thanks to the CorrSeal C4 coating. Ideal for structural fixings, decking boards, posts and frames where a 200 mm length is required.

What coating does the screw have and is it for outdoor use?

The screw features a Silver CorrSeal coating with corrosion resistance class C4, making it suitable for outdoor use in typical climates. For highly aggressive marine or industrial environments, consider a more specialised fastener.

What head does the screw have and which bit should I use?

The screw has a low countersunk head with a TX30 drive. Use a TX30 bit/driver for optimal engagement and reduced cam-out during installation.

Do I need to pre-drill for the 6.0×200 screw?

In softwoods pre-drilling is often unnecessary due to the screw's cutting flute. For hardwoods or dense panels, pre-drilling a pilot hole is recommended—especially for 200 mm lengths—to prevent splitting and stress.

Does this model have a separate flute/cutter thread for long screws?

Yes. The description states that screws longer than 70 mm feature an additional cutter thread after the regular wood thread to ease installation of longer, thicker screws — applicable to the 200 mm screw.

Is this screw suitable for fixing decking boards and outdoor frames?

Yes — the Silver CorrSeal C4 coating and 200 mm length make it suitable for exterior decking and frame fixings. Consider wood species and use pilot holes and correct torque where required.

Is the screw fully threaded or partially threaded?

The product notes describe standard wood thread with an additional cutter thread on longer screws, so the 200 mm screw has a combined thread: working wood thread plus a cutter section to ease driving.

How many screws are in the pack and what is the product code?

The pack contains 50 pieces (denoted 50TK in the name). Model A118903SP, SKU 000-441236ASP, 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ххххххх');