GOTOOLS
MARKEN MAKITA Akkugeräte 18 Volt
{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/marken","name":"MARKEN"}},{"@type":"ListItem","position":3,"item":{"@id":"\/marken\/makita","name":"MAKITA"}},{"@type":"ListItem","position":4,"item":{"@id":"\/marken\/makita\/akkugeraete-18-volt","name":"Akkuger\u00e4te 18 Volt"}}]
}
Produkteigenschaften:
DDF485RTJ: Bürstenloser Motor für mehr Ausdauer, längere Lebensdauer und kompaktere Bauweise Mit leuchtstarker Doppel-LED mit Vor- und Nachglimmfunktion Besonders handlich durch kompakte, kurze Bauform Feinfühlig regelbare Drehzahl 2-Gang-Vollmetall-Planetengetriebe 21-fache Drehmomenteinstellung plus Bohrstufe
DF333DSAE: Kraftvoller Motor für hohe Arbeitsgeschwindigkeit und hohes Drehmoment 2-Gang-Vollmetall-Planetengetriebe 20-fache Drehmomenteinstellung plus Bohrstufe Mit Akku-Kapazitätsanzeige Mit leuchtstarker LEDTechnische Daten:
DDF485RTJ: Leerlaufdrehzahl 1. Gang 0 - 500 min-1 Leerlaufdrehzahl 2. Gang 0 - 1.900 min-1 Bohrleistung in Holz 38 mm Bohrleistung in Stahl 13 mm Drehmoment weich 27 Nm Drehmoment hart 50 Nm Bohrfutterspannweite 1,5 - 13 mm Akkuspannung 18 V Akkukapazität 5,0 Ah Maße (LxBxH) 169 x 79 x 255 mm Gewicht 1,7 kg Drehmomentstufen 21 + Bohrstufe Schalldruckpegel (LpA): 74 dB(A) K-Wert Geräusch: 3 dB(A) Vibration: 2,5 m/s² K-Wert Vibration: 1,5 m/s²
DF333DSAE: Akkukapazität 2,0 Ah Akkuspannung 12V max. Leerlaufdrehzahl 1. Gang 0-450 1/min Leerlaufdrehzahl 2. Gang 0-1.700 1/min Drehmoment weich/hart 14/30 Nm Schalldruckpegel 70 dB(A) Vibration 2,5 m/s² K-Wert Vibration 1,5 m/s² Bohrfutterspannweite 0,8 - 10 mm Bohrleistung in Holz 21 mm Bohrleistung in Stahl 10 mmLieferumfang: 1x Makita Akku-Bohrschrauber 18V DDF485RTJ 2x Akku BL1850B, 18V 5,0 Ah 1x Schnellladegerät DC18RC 1x MAKPAC Gr. 2 1x Makita Akku-Bohrschrauber DF333DSAE 1x Gürtelclip 2x Akku 2,0 Ah BL1021B 1x Ladegerät DC10SB 1x Handwerkerkoffer
Hersteller Makita Werkzeug GmbH
Makita-Platz 1,
40885 Ratingen,
Deutschland www.makita.de Makita 2-Generationen-Bohrschrauber-Set 18V DDF485RTJ + 12V DF333DSAE Artikel-Nr.: DDF485RTJ + DF333DSAE EAN: 4250845512350 Hersteller: Makita
const observer = new MutationObserver(() => {
const el = document.getElementById("delivery-date-template");
if (el) {
el.innerHTML = el.innerHTML.replace(
"Lieferung:",
"Lieferung: "
);
observer.disconnect();
clearTimeout(timeoutId);
}
});
observer.observe(document.body, { childList: true, subtree: true });
const timeoutId = setTimeout(() => observer.disconnect(), 2000);
if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/qddd911h1zyd/plugin/118/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "9NUA4DV8EVBB8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "5321682f09b2309cfd4663f4c2f79788");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn02.plentymarkets.com/qddd911h1zyd/plugin/118/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "9NUA4DV8EVBB8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "5321682f09b2309cfd4663f4c2f79788");
}
Versandkostenfreie Lieferung in DE ab 100€ Kostenloser Rückversand
$(document).ready(function() {
setTimeout(function () {
if (
window.innerWidth < 1200 &&
$('#m1').length &&
$('#mM').length &&
$('#m1').is(':empty')
) {
$('#mM').appendTo('#m1');
}
}, 1000);
$( window ).resize(function() {
if ($(window).outerWidth() < 1200 ) {
$('#mM').appendTo('#m1');
} else {
$('#mM').appendTo('#m2');
}
});
});
$(function () {
const $links = $('.anchors a');
const nav = document.querySelector('.anchors');
function updateActiveLink() {
const scrollTop = $(document).scrollTop();
$links.each(function (i, link) {
const targetId = $(link).attr('href');
const $target = $(targetId);
if (!$target.length) return;
const top = $target.offset().top;
let bottom;
if (i < $links.length - 1) {
const nextLinkHref = $($links[i + 1]).attr('href');
const $nextTarget = $(nextLinkHref);
bottom = $nextTarget.length ? $nextTarget.offset().top : $(document).height();
} else {
bottom = $(document).height();
}
if (scrollTop >= top - 120 && scrollTop < bottom - 120) {
$links.removeClass('active');
$(link).addClass('active');
scrollNavToLink(link);
return false; // break .each()
}
});
}
function scrollNavToLink(link) {
if (!nav) return;
const linkLeft = link.offsetLeft;
const linkWidth = link.offsetWidth;
const navWidth = nav.offsetWidth;
const scrollTo = linkLeft - (navWidth / 2) + (linkWidth / 2);
nav.scrollTo({ left: scrollTo, behavior: 'smooth' });
}
let scrollTimer;
$(document).on('scroll', function () {
updateActiveLink(); // run immediately
clearTimeout(scrollTimer);
scrollTimer = setTimeout(updateActiveLink, 100); // trailing update
});
updateActiveLink(); // on load
});