WOOD SCREW 6,0X80 WAF/CE TX30/CORRSEAL/C4/ 100TK

The photographs are for illustrative purposes only.
Get AI analytics on product WOOD SCREW 6,0X80 WAF/CE TX30/CORRSEAL/C4/ 100TK:
28.43€ / box
Ex Tax: 22.93€ / box
0.28€ / pc.
1 box = 100pc.
ESSVE
0 reviews
In stock
Product Code: 000-441251ASP
Qty
One click order
Tags:

SPECIFICATION WOOD SCREW 6,0X80 WAF/CE TX30/CORRSEAL/C4/ 100TK price 33.57€ ESSVE

Package dimensions13,50 x 18,00 x 8,00 cm
Gross weight1,040 kg
Net weight1,120 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): 80
KEERME PIKKUS (MM): 50
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,0X80 WAF/CE TX30/CORRSEAL/C4/ 100TK
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the WOOD SCREW 6,0X80 WAF/CE TX30/CORRSEAL/C4/ 100TK

What is WOOD SCREW 6,0X80 WAF/CE TX30/CORRSEAL/C4/ 100TK?

WOOD SCREW 6,0X80 WAF/CE TX30/CORRSEAL/C4/ 100TK is an ESSVE wood screw 6.0 mm x 80 mm with a TX30 recess, WAF head profile and Silver CorrSeal C4 surface finish; supplied in a pack of 100 and suitable for indoor and outdoor timber applications.

What materials is this wood screw suitable for?

Suitable for solid wood, chipboard, plywood and similar timber materials; the Silver CorrSeal C4 finish makes it appropriate for both indoor and outdoor use.

What does the WAF profile and TX30 recess provide?

The WAF profile gives a large bearing surface under the head for strong clamping, and the TX30 (Torx 30) recess provides secure bit engagement and reduces cam-out during installation.

Is the CorrSeal/C4 finish suitable for marine or very damp environments?

The Silver CorrSeal C4 finish is designed for damp environments and outdoor use and offers enhanced corrosion resistance; for continuous exposure to seawater, stainless steel fasteners are recommended.

Do I need to pre-drill for a 6.0x80 screw?

The WAF screw has a cutting tip so pre-drilling is usually unnecessary in soft wood, but for dense or crack-prone timber pre-drilling a pilot hole is recommended.

What torque or driving setting is suitable for the TX30 6.0x80 screw?

Use a TX30 bit and a drill/driver set to low–medium torque; the exact setting depends on the substrate—start low/medium and increase as needed to avoid overdriving or splitting.

Is this screw suitable for fixing furniture and shelves?

Yes — the 6.0 mm diameter and large head provide strong clamping force, making it suitable for fastening furniture and shelving to timber substrates.

How do the 70 mm and 80 mm variants differ (threading)?

Longer screws (70 mm and above) feature an additional milling thread after the standard wood thread to ease driving longer, thicker screws; the 80 mm variant includes this feature.

Is this screw suitable for external frames and decking?

Yes — the Silver CorrSeal C4 finish makes it suitable for external frames and decking in normal conditions; for continuous salty environments, stainless steel is recommended.

What tools and bits are recommended to install this screw?

Use a screwdriver or drill-driver with a TX30 bit and adjustable torque; for dense materials use a more powerful tool and pre-drill if necessary.

Is this screw suitable for different wood species (pine, oak)?

Suitable for softer woods like pine without pre-drilling; for hard woods like oak pre-drilling is recommended to reduce splitting and required driving torque.

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