Produkteigenschaften:Der innovative Kern des THUNDERWEB HSS-Bohrers ist konisch aufgebaut d.h., er wird zum Bohrerschaft hin stärker für eine längere StandzeitDie parabelförmige Spannut ermöglicht eine schnelle Spanabfuhr für geringere Wärmeentwicklung und längere StandzeitSpiralgeometrie - THUNDERWEB Spirale zum schnellen Abtransport heißer Späne. Leitet Hitze besser ab für erhöhte Standzeit135-Bohrerspitze mit Kreuzanschliff für punktgenaues Anbohren ohne AnkörnenPolierte Oberfläche für geringere Reibung und längere StandzeitABS Kassette mit zusätzlichem Softgrip zum Schutz der EckenHält hohem Anpressdruck Stand für höhere BruchsicherheitTechnische Daten:Anzahl Teile 25Durchmesser 1 / 1.5 / 2 / 2.5 / 3 / 3.5 / 4 / 4.5 / 5 / 5.5 / 6 / 6.5 / 7 / 7.5 / 8 / 8.5 / 9 / 9.5 / 10 / 10.5 / 11 / 11.5 / 12 / 12.5 / 13 mmGesamtlänge 34.0 / 40.0 / 49.0 / 57.0 / 61.0 / 70.0 / 75.0 / 80.0 / 86.0 / 93.0 / 93.0 / 101.0 / 109.0 / 109.0 / 117.0 / 117.0 / 125.0 / 125.0 / 133.0 / 133.0 / 142.0 / 142.0 / 151.0 / 151.0 / 151.0 mmLieferumfang:1x Milwaukee HSS-G THUNDERWEB Metallbohrer DIN 338 25-tlg. Set in PACKOUT kompatibler Kassette
- Hersteller
- Techtronic Industries Central Europe GmbH
-
Walder Str. 53,
40724 Hilden,
Deutschland
- www.milwaukeetool.eu/service/contact/
- +49210396000
Milwaukee HSS-G THUNDERWEB Metallbohrer DIN 338 25-tlg. Set in PACKOUT kompatibler Kassette
- Artikel-Nr.: 4932499767
- EAN: 4058546569310
- Hersteller: MILWAUKEE

89,99 €
UVP 130,78 €
über 30%
-31%
inkl. MwSt., ggf. zzgl. Versandkosten
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);
DHL Paket
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", "8175d4bcef071c3f1e629d794c72af3f");
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", "8175d4bcef071c3f1e629d794c72af3f");
}

- Versandkostenfreie Lieferung in DE ab 100€
- Kostenloser Rückversand
Zuletzt angesehen
Milwaukee HSS-G THUNDERWEB Metallbohrer DIN 338 25-tlg. Set in PACKOUT kompatibler Kassette 89,99 €
Milwaukee HSS-G THUNDERWEB Metallbohrer DIN 338 19-tlg. Set in PACKOUT kompatibler Kassette 39,99 €
Milwaukee SHOCKWAVE Metallbohrer HSS-G RED HEX Titan 1/4" 19-teiliges Set in PACKOUT kompatibler Kassette 79,99 €
Milwaukee HSS-G RED COBALT Metallbohrer HSS-G Co 25-tlg. Set in PACKOUT kompatibler Kassette 129,99 €
Milwaukee Bypass Gartenschere 20 mm m.Holster 49,99 €
Milwaukee HSS-G RED COBALT Metallbohrer HSS-G Co 19-tlg. Set in PACKOUT kompatibler Kassette 89,15 €
Milwaukee Bypass Gartenschere 25 mm m.Holster 78,42 €
Milwaukee Bypass Gartenschere 25 mm 59,38 €
Milwaukee Bypass Gartenschere 20 mm 52,24 €
Milwaukee Taschen-Messschieber, Messbereich 0-200 mm in Aufbewahrungsbox 64,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
});