GOTOOLS
ELEKTROWERKZEUGE Bohrer und Schrauber Schlagschrauber
{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/elektrowerkzeuge","name":"ELEKTROWERKZEUGE"}},{"@type":"ListItem","position":3,"item":{"@id":"\/elektrowerkzeuge\/bohrer-und-schrauber","name":"Bohrer und Schrauber"}},{"@type":"ListItem","position":4,"item":{"@id":"\/elektrowerkzeuge\/bohrer-und-schrauber\/schlagschrauber","name":"Schlagschrauber"}}]
}
Produkteigenschaften: Speichern Sie bis zu 3 benutzerdefinierte Einstellungen im Werkzeugspeicher für eine schnelle Auswahl auf der Baustelle Verbindung über Bluetooth® mit der ONE-KEY™-App Höhere Fahrgeschwindigkeit als beim Vorgängermodell, bis zu 3900 U/min und 4400 ipm Äußerst kompaktes Design - Gesamtlänge von nur 113 mm für den Zugang in engen Räumen Einstellbare Auslösesteuerung für alle Anwendungen mit ONE-KEY™ Konfigurieren Sie für jede Anwendung die optimalen Werkzeugeinstellungen für wiederholbare Präzision Steuerung von Drehzahl, Drehmoment, Start- und Endgeschwindigkeit und LED Wendbarer Gürtelclip aus Metall zum schnellen und einfachen Aufhängen des Werkzeugs Speichern Sie Profile für anwendungsspezifische, wiederholbare Präzision 100 % systemkompatibel mit dem MILWAUKEE®-M18™-Produktprogramm
Technische Daten: AKKU Li-ion SPANNUNG (V) 18 LEERLAUFDREHZAHL (MIN⁻¹) 1750/3000/4000/0-4000 MAX. DREHMOMENT (NM) 226 MAX. DREHMOMENT [NM] 226 MAX. SCHRAUBENDURCHMESSER M16 SCHLAGZAHL (MIN⁻¹) 1400/3600/4400/0-4400 WERKZEUGAUFNAHME ¼″ Hex GEWICHT MIT AKKU (EPTA) (KG) 1.7 (M18 B5)
Lieferumfang: 1x Milwaukee Akku-Schlagschrauber M18 FUEL ONE-KEY M18ONEID3 1x HD-Box (ohne Akku und Ladegerät)
Hersteller Techtronic Industries Central Europe GmbH
Walder Str. 53,
40724 Hilden,
Deutschland www.milwaukeetool.eu/service/contact/ +49210396000 Milwaukee Akku-Schlagschrauber M18 FUEL ONE-KEY M18ONEID3-0X ohne Akku und Lader in HD-Box Artikel-Nr.: 4933492800 EAN: 4058546476717 Hersteller: Milwaukee
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", "8fe257a4b5e5a6e5f6e5dbc332889460");
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", "8fe257a4b5e5a6e5f6e5dbc332889460");
}
Versandkostenfreie Lieferung in DE ab 100€ Kostenloser Rückversand Zuletzt angesehen
Milwaukee Akku-Schlagschrauber M18 FUEL ONE-KEY M18ONEID3-0X ohne Akku und Lader in HD-Box 237,79 € Milwaukee FUEL Akku-Schlagschrauber 1/4´´ Hex Gen3 M18 FID3-0X ohne Akku und Ladegerät 192,88 € Milwaukee M18 FORGENRG Kit M18 FORGENRG-122DBSC 2x 12,0 Ah + Doppelladegerät 723,99 € Wera Fahrradwerkzeug-Set Bicycle Set 15, 5 tlg, 19,99 € Wera Werkzeugsatz Bicycle Set 3, 41-teilig 89,99 € Wera Wera 2go 2 Werkzeug-Container-Set 88,99 € WERA Tool-Check PLUS 8001 A - 39 tlg. Set 69,99 € Wera Winkelschlüsselsatz 950/9 Hex-Plus Multicolour 1 SB, metrisch, Blacklaser 25,99 €
$(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
});