ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN

The photographs are for illustrative purposes only.
Get AI analytics on product ROTARY HAMMER
DEWALT D25134K SDS+ 800W 26MM LISAPADRUN:
305.98€/pc.
Ex Tax: 246.76€/pc.
DeWALT
0 reviews
In stock
Product Code: 000-328971ASP
Qty
One click order
Tags:

DESCRIPTION ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN price 219.58€ DeWALT

Package dimensions43,00 x 12,00 x 34,00 cm
Gross weight3,000 kg
Net weight5,268 kg

Tööriistahoidik: SDS-Plus
Sisendvõimsus: 800 W
Väljundvõimsus: 640 W
Löögienergia: 2.8 J
Koormuseta kiirus: 0-1500 p/min
Löökide arv: 0-5540 l/min
Max. puurava betoonis: 26 mm
Max. puurava puidus: 30 mm
Max. puurava metallis: 13 mm
Vibratsioon betooni puurimisel: 15.7 m/s²
Vibratsioon meiseldamisel: 14,3 m/s²
Vibratsioon metalli puurimise: <2.5 m/s²
Vibartsiooni määramatus: 1,5 m/s²
Helirõhk 89 dB(A)
Helivõimsus: 100,1 dB(A)
Määramatus: 3,8 dB(A)

Tarnekomplekt:
Lisakäepide
Plastkohver
Sügavuspiirik
Võtmeta 13mm  kiirvahetuspadrun 

Product details

Total weight: 3.00 kg
Package measurements: 36.00 x 8.00 x 21.00 cm

Description provided by sitypro.com

ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN

What is the ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN?

ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN is an electric hammer drill with an SDS‑Plus tool holder, 800 W input power, 2.8 J impact energy and a maximum concrete drilling capacity of 26 mm, intended for drilling and light chiselling in construction tasks.

What are the key technical specs of the DEWALT D25134K rotary hammer?

It features an SDS‑Plus tool holder, 800 W input power, 640 W output, 2.8 J impact energy, no‑load speed 0–1500 rpm and impact rate 0–5540 bpm. Maximum drilling capacities: concrete 26 mm, wood 30 mm, metal 13 mm.

Is this rotary hammer suitable for drilling rebar or thick metal?

Maximum metal drilling capacity is 13 mm, so it is not ideal for large‑diameter rebar or thick metal. Use a more powerful drill or machine specifically designed for heavy metal drilling for those tasks.

Can I use the DEWALT D25134K for drilling wood and what is the max diameter?

Yes — maximum drilling diameter in wood is 30 mm. Use appropriate wood bits and reduce impact action for cleaner holes when needed.

What kind of chuck does this rotary hammer have and are standard bits compatible?

It uses an SDS‑Plus tool holder, so you should use SDS‑Plus bits. Standard smooth‑shank bits are not compatible without an adapter.

What is the vibration level when drilling concrete with the DEWALT D25134K and should I use anti‑vibration gear?

Vibration when drilling concrete is 15.7 m/s². For prolonged work use anti‑vibration gloves, take regular breaks and ensure handles and damping parts are in good condition.

What are the speed and impact rate ranges and is it suitable for chasing and light demolition?

No‑load speed 0–1500 rpm and impact rate 0–5540 bpm. Adjustable settings make it suitable for drilling and light chasing/demolition, but heavier break‑out requires a more powerful model.

What are the maximum drilling diameters in concrete, wood and metal?

Maximum drilling diameters: concrete 26 mm, wood 30 mm, metal 13 mm. For larger holes use core bits or a more powerful machine.

Is the SDS‑Plus holder suitable for interchangeable bits and how to secure them correctly?

Yes — SDS‑Plus enables quick keyless bit changes: push the bit fully into the SDS‑Plus chuck until it clicks, then check manually there is no play before starting.

What household and professional tasks is the DEWALT D25134K suitable for?

It is suitable for drilling anchor holes in concrete and brick, fixing dowels, drilling wood and light demolition work; appropriate for home renovations and moderate professional use.

Where to buy ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN?

You can buy ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN in our online store for 246.76€. Category: Rotary drills.

What is the price of ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN?

The current price of ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN is 246.76€. Brand: DeWALT.

ROTARY HAMMER DEWALT D25134K SDS+ 800W 26MM LISAPADRUN — specifications and description

Model: 000-328971ASP. Category: Rotary drills. Brand: DeWALT. Price: 246.76€.

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