CONCRETE SCREW 8X90 ÜP TX30/CORRSEAL/C4/ 100TK

The photographs are for illustrative purposes only.
Get AI analytics on product CONCRETE SCREW
8X90 ÜP TX30/CORRSEAL/C4/ 100TK:
56.58€ / box
Ex Tax: 45.63€ / box
0.57€ / pc.
1 box = 100pc.
ESSVE
0 reviews
In stock
Product Code: 000-441290ASP
Qty
One click order
Tags:

DESCRIPTION CONCRETE SCREW 8X90 ÜP TX30/CORRSEAL/C4/ 100TK price 57.51€ ESSVE

Package dimensions13,50 x 18,00 x 8,00 cm
Gross weight2,280 kg
Net weight2,360 kg

KASUTUSVALDKOND
ESSVE kergbetoonikruvi kasutatakse kinnitamiseks poorsetesse materjalidesse, nagu kergbetoon ja kergklinker (nimetatakse ka lecaks, ytongiks, sinibetooniks jne). Kergbetoonikruvi saab kasutada puit- ja teraskarkassi sõrestikupostide montaažiks, alustalamontaažiks, puitsisustustoodete ülespanekuks, isolatsiooni kinnitamiseks jne. Isolatsiooni montaažil võib kasutada nt ESSVE isolatsioonihoidja seibi Ø90 mm, art. nr 36122.
Kruvi klassifitseerub korrosiooniklassi C4, mis tähendab, et see toimib suurepäraselt nii sise- kui ka väliskeskkonnas.

KIRJELDUS
Kergbetoonikruvi keere on disainitud poorsete materjalide jaoks nagu kergbetoon ja kergklinker. Peitpeaga kruvi on varustatud lõikavate soontega, et minimeerida ülepingutamise riski ja kergendada süvistamist puitu.

PAIGALDAMINE
Kergbetoonikruvi kruvitakse otse kergbetooni/-klinkerisse, s.t mingit ettepuurimist ei ole vaja. Monteerimiseks soovitatakse momentkruvikeerajat. Kruvi ülepingutamise vältimiseks tuleb kruvikeerajal kasutada madalaid pöördeid. Ülepingutamine võib tähendada, et keere puruneb nihkel, mille tagajärjel väheneb koormustaluvus tugevasti ning tuleb teostada uus montaaž.

OTSAKU/PADRUNI TÜÜP: TX30
PEA DIAMEETER: 12
VÄLISDIAMEETER (MM): 8
PIKKUS (MM): 90
KEERME PIKKUS (MM): 60
DETAILI PAKSUS (MM): 30
SERTIFIKAADID: RISE CorrSeal
KASUTUSKESKKOND: Välitingimus
KORROSIOONIKLASS: C4
PEA TÜÜP/KUJU: Kumerpea

Description provided by sitypro.com

CONCRETE SCREW 8X90 ÜP TX30/CORRSEAL/C4/ 100TK
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the CONCRETE SCREW 8X90 ÜP TX30/CORRSEAL/C4/ 100TK

What is CONCRETE SCREW 8X90 ÜP TX30/CORRSEAL/C4/ 100TK?

CONCRETE SCREW 8X90 ÜP TX30/CORRSEAL/C4/ 100TK is an ESSVE concrete screw, 8×90 mm with TX30 head, CORRSEAL coating and corrosion class C4; designed for porous substrates like aerated concrete/ytong, supplied in a pack of 100.

Which materials is this concrete screw suitable for?

Designed for porous substrates such as aerated concrete and lightweight aggregate blocks (ytong, lecak). Not intended for dense cast concrete or solid brick — those require different anchors.

What are the screw diameter and length and what do they mean for installation depth?

Diameter 8 mm, length 90 mm. Ensure the threaded portion embeds sufficiently into the porous substrate — typically a working depth of around 50–70 mm is used depending on the fixture thickness.

What head type and tool are required for installation?

The screw has a TX30 (Torx) head. Use a TX30 bit with a screwdriver or drill that has adjustable torque to avoid over-tightening in porous substrates.

Does the screw have anti-corrosion coating and where can it be used?

Yes — CORRSEAL coating with corrosion class C4. Suitable for indoor and outdoor use, including more aggressive environments like facade fixings and insulation installations.

Can this screw be used to fix insulation and are additional parts needed?

Yes, it is suitable for insulation fixing. For best results use an ESSVE insulation washer/holder Ø90 mm (e.g. art. 36122) to distribute load.

Is this screw suitable for mounting wooden and steel frames?

Yes, the concrete screw is designed for fixing wooden and steel framing posts into porous substrates. Ensure the screw length provides sufficient threaded engagement into the base material.

How does the 8×90 model differ from other concrete screw sizes?

8×90 has a larger 8 mm diameter and 90 mm length, offering greater load capacity and deeper embedment versus smaller sizes (e.g. 6×60), making it suitable for heavier frames and thicker insulation.

Is pre-drilling required and what drill diameter should be used?

Pre-drilling into porous substrates is recommended. Use a drill bit matching the screw diameter (around 8 mm) and drill slightly deeper than the screw’s working depth.

What load capacity can be expected from this screw in aerated concrete?

Load capacity depends on aerated concrete density and embedment depth. The Ø8×90 offers strong holding for frames and insulation; perform specific calculations per ESSVE guidance or local standards for exact values.

Is this screw suitable for exterior facade work in winter?

Yes — with C4 corrosion class and CORRSEAL coating it is suitable for outdoor use. In cold conditions, consider installation environment and material behaviour during fitting.

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