ANGLE GRINDER MAKITA 9565CR D125mm 1400W

The photographs are for illustrative purposes only.
Get AI analytics on product ANGLE GRINDER
MAKITA 9565CR D125mm 1400W:
251.53€/pc.
Ex Tax: 202.85€/pc.
Makita
0 reviews
Pre-Order
Product Code: 000-315166ASP
Item sold out
Tags:

SPECIFICATION ANGLE GRINDER MAKITA 9565CR D125mm 1400W price 251.53€ Makita

Kasutaja eelised:
-Võimas mootor
-Masina konstruktsiooni labürintsüsteem takistab lõikeosakeste sattumise mootorisse
-Konstantelektroonika tagab koormuse suurenemisel lisavõimsuse
-Taaskäivitamiskaitse hoiab ära juhusliku käivitamise

TEHNILISED ANDMED
-Võimsus: 1 400 W
-Pööretearv: 12 000 min⁻¹
-Spindlikeere: M14
-Avasuurus (võlli läbimõõt): 22,23 mm
-Ketta läbimõõt: 125 mm
-Taaskäivitumist takistav funktsioon (NVR lüliti)
-Vibratsioonikaitsega külgkäepide AVT
-Lihvketas
-Otsvõti
-Toitejuhe: 2,5 m
-Toote mõõdud (P x L x K): 299 x 139 x 103 mm
-Helivõimsuse tase (LWA): 93 dB(A)
-Helirõhu tase (LpA): 82 dB(A)
-Määramatu müra (K faktor): 3 dB(A)
-Vibratsioonitase (3 teljel), lihvimisel: 7,5 m/sec²
-Määramatu vibratsioon (K faktor): 1,5 m/sec²

Description provided by sitypro.com

ANGLE GRINDER MAKITA 9565CR D125mm 1400W
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
AKUNURKLIHVIJA MAKITA DGA521ZX 18V D125MM ILMA AKU
In Stock
265.88€ Ex Tax: 214.42€
ANGLE GRINDER  MAKITA GA5040RF01 D125mm 1100W
In Stock
238.33€ Ex Tax: 192.20€
ANGLE GRINDER  DEWALT DWE4257 125MM 1500W
In Stock
235.10€ Ex Tax: 189.60€
AKUNURKLIHVIJA DEWALT DCG409NT 18V XR FV ILMA AKU
In Stock
219.00€ Ex Tax: 176.61€
Or you can choose other products in the category: Angle grinders
Related Products
rempro rempro-mobile

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