Machine reamers / Ø 8.980 mm / +0.005 / Company std. / Solid carbide (2024)

Table of Contents
Note Alert

Main image Click to view image in fullscreen

Machine reamers / Ø 8.980mm / +0.005 / Company std. / Solid carbide (1)

calcActive())">

SKU

1675 8.980

EAN

4049844712294

To see prices, please log in.New customers can create a user account HERE or add the desired products to the shopping cart and then send a request for quotation.

Item is not available

This might interest you:

Note

Product added to cart.

', }, routes: { address: 'https://webshop.guehring.de/en/prolineoffer/address/defaultaddress/', countries: 'https://webshop.guehring.de/en/prolineoffer/address/countries/', createOffer: 'https://webshop.guehring.de/en/prolineoffer/offer/create/', sendOffer: 'https://webshop.guehring.de/en/prolineoffer/offer/send/', offerSuccess: '' }, offer: { address: {}, contact: null, comment: '', }, reCaptcha: 0 }, options), getTemplate () { return new Promise((resolve, reject) => { //Get Address proline.fetch(this.options.routes.address, 'GET', {}, {'X-Requested-With': 'XMLHttpRequest' } ).then((address) => { this.updateAddressData(address); //Get Country proline.fetch(this.options.routes.countries, 'GET' ).then((countries) => { this.options.countries = countries; //Create Offer Modal proline.fetch(this.options.routes.createOffer, 'POST', { offer: { items: [this.options.items] } }, {'X-Requested-With': 'XMLHttpRequest' } ).then((response) => { resolve(response) }).catch((response) => { if (response.status === 200) { resolve(response) } reject(response); }); }); }).catch((e) => { console.log(e); reject(e); }); }); }, getAddress(){ return this.options.offer.address; }, getCountries(){ return JSON.parse(this.options.countries); }, getContact(){ return this.options.offer.contact; }, updateAddressData: function (data) { this.options.offer.address = JSON.parse(data); }, send(offer) { return new Promise(async (resolve, reject) => { let captchaToken = ''; if(this.options.reCaptcha){ captchaToken = await this.getRecaptchaToken(); } proline.fetch(this.options.routes.sendOffer, 'POST', {offer: offer, 'g-recaptcha-response': captchaToken}, {'X-Requested-With': 'XMLHttpRequest'} ).then((response) => { let result = JSON.parse(response); //Error if (result.status !== 200) { this.addMessage(result); document.querySelector('#proline_offer_scrollcontainer') .scrollTo({ top: 0, behavior: "smooth" }); reject(response); } else { if(this.options.routes.offerSuccess){ window.location = this.options.routes.offerSuccess; } resolve(response); } }).catch((e) => { reject(e); }); }); }, getRecaptchaToken() { return new Promise((resolve, reject) => { const $form = document.getElementById('proline_offer__form'); if (!this.hasCaptchaToken) { this.errors = 1; const executeGreCaptcha = () => { grecaptcha.ready(() => { grecaptcha.execute( '6LfiEHAaAAAAAAgIOAnmsA4yDOOKWspdb1PtKMmr', {action: 'proline_offer_component'} ).then((token) => { if (token && token.length > 0) { $form['g\u002Drecaptcha\u002Dresponse'].value = token; this.errors = 0; this.hasCaptchaToken = 1; (this.submitForm || $form.submit).call(this); } else { this.errors = 1; const error = 'ReCaptcha\u0020validation\u0020failed,\u0020please\u0020try\u0020again'; if (this.setErrorMessages) { this.setErrorMessages([error]) this.displayErrorMessage = true; } else { window.dispatchMessages && window.dispatchMessages([{type: "error", text: error}], 5000); } } }).catch(exception => { console.error(exception || `An unknown error occurred during ReCaptcha validation. Are the tokens and the domain correctly set up in the Google console?`) }); }) } if (window.grecaptcha) { executeGreCaptcha(); } else { const recaptchaUrl = "https://www.google.com/recaptcha/api.js?render=6LfiEHAaAAAAAAgIOAnmsA4yDOOKWspdb1PtKMmr"; const script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', recaptchaUrl); document.head.appendChild(script); script.addEventListener("load", executeGreCaptcha, false); } } setTimeout(() => { let captcha = $form.querySelector('input[name="g-recaptcha-response"]'); if(captcha){ resolve(captcha.value); }else { reject(); } }, 1500); }); }, addMessage (data) { this.clearMessage(); let container = document.querySelector(this.options.message.selector); let el = proline.createElementFromHTML(this.options.message.messageTemplate); el.innerText = data.detail; container.appendChild(el); if ('validation_messages' in data && data.validation_messages.length) { data.validation_messages.forEach((message) => { let el = proline.createElementFromHTML(this.options.message.messageTemplate); el.innerText = message.message; container.appendChild(el); }); } }, clearMessage: function () { document.querySelector(this.options.message.selector).innerHTML = ''; } } }

Machine reamers / Ø 8.980mm / +0.005 / Company std. / Solid carbide

Machine reamers / Ø 8.980mm / Tolerance zone:+0.005 / Company std. / Solid carbide / TiAlN-nanoA / Type:HR 500 S / Cutting direction:right-hand /
Execution:extremely unequal flute spacing •central internal coolant supply, outlet on the face • • •for clamping in hydraulic and shrink fit chucks

ISO code

PSteel, high-alloyed steel
MStainless steel
KGrey cast iron, spher, graphite/mall. cast iron
NAluminium and other non-ferrous metals
SSpecial, super and titanium alloys
HHardened steel and chilled cast iron

On the following programme pages you will find for every tool recommendations regarding suitability for the application groups and details of max. tensile strength and harness:
optimal suitability
limited suitability

Connection code machine side
DIN 6535-HA
Tolerance on Ø
+0.005
Internal cooling
Axialkühlung
Norm
Company std.
Surface
TiAlN-nanoA
Discount group
166
Type
1675
Cutting direction
right-hand
Type
HR 500 S
Material
Solid carbide
Identification (Article No.)
ERWEITERT
Additional information
1/100
Hole type
blind hole
Groove
straight-fluted cutting edges
(Variety)
65
Spacing
EU
Code no.
8.980
Weight
0.085
No of cutting edges
6
Total length
101.000
Usable length
61.000
Shank Ø
10.000
Nominal Ø mm
8.980
Cutting edge length
19.000
Reach length
61.000
Statistical goods number
82076030

Alert

Error when calculating the cutting values

Dimensions

mm

Material

All values given are approximate values. The actually accomplishable cutting-speeds and feed-rates depend on the particular processing conditions. We recommend according cutting tests

' + value + '

'; } } }); if (tableRow !== '') { tableBody += '

' + tableRow + '

'; tableBodyDiv += '

' + tableRowDiv + '

'; } } }) this.tableHead = tableHead; this.tableBody = tableBody; this.tableBodyDiv = tableBodyDiv; }).catch((e) => { console.log(e); this.show('cuttingDataError', $event) .then((result) => { if(result){ this.openCompanyContact(); } }); }) }, classSubmitButton() { const isDisabled = this.isButtonDisabled(); return { 'btn btn-highlight flex gap-2': true, 'bg-gray-100 pointer-events-none border-gray-300 text-gray-300 cursor-not-allowed': isDisabled }; }, classSubGroupActive() { const isDisabled = this.subGroupElementOptions; const isSelectionNeeded = (isDisabled && this.selectedSubGroup.id === 999); return { 'bg-white flex border border-gray-300 rounded-md hover:border-highlight focus:border-highlight active:border-highlight': isDisabled !== null, 'bg-gray-100 flex border border-gray-300 rounded-md': isDisabled === null, 'border border-red-500': isSelectionNeeded }; }, classSubGroupActiveInput() { const isDisabled = this.subGroupElementOptions; return { 'bg-gray-100': isDisabled === null }; }, isButtonDisabled() { if(this.isMoldingCutter()){ return this.submitButtonDisabled || (!Boolean(this.apInput) || !Boolean(this.aeInput)) }else { return this.submitButtonDisabled; } }, openCompanyContact() { document.querySelector('.proLine_FlexPanel .ep-toolbox-item__inner').click(); } } }

Machine reamers / Ø 8.980 mm / +0.005 / Company std. / Solid carbide (2024)
Top Articles
Ciros Staten Island Menu
My.tcctrack
Spasa Parish
Rentals for rent in Maastricht
159R Bus Schedule Pdf
Sallisaw Bin Store
Black Adam Showtimes Near Maya Cinemas Delano
Espn Transfer Portal Basketball
Pollen Levels Richmond
11 Best Sites Like The Chive For Funny Pictures and Memes
Things to do in Wichita Falls on weekends 12-15 September
Craigslist Pets Huntsville Alabama
Paulette Goddard | American Actress, Modern Times, Charlie Chaplin
What's the Difference Between Halal and Haram Meat & Food?
R/Skinwalker
Rugged Gentleman Barber Shop Martinsburg Wv
Jennifer Lenzini Leaving Ktiv
Justified - Streams, Episodenguide und News zur Serie
Epay. Medstarhealth.org
Olde Kegg Bar & Grill Portage Menu
Cubilabras
Half Inning In Which The Home Team Bats Crossword
Amazing Lash Bay Colony
Juego Friv Poki
Dirt Devil Ud70181 Parts Diagram
Truist Bank Open Saturday
Water Leaks in Your Car When It Rains? Common Causes & Fixes
What’s Closing at Disney World? A Complete Guide
New from Simply So Good - Cherry Apricot Slab Pie
Drys Pharmacy
Ohio State Football Wiki
FirstLight Power to Acquire Leading Canadian Renewable Operator and Developer Hydromega Services Inc. - FirstLight
Webmail.unt.edu
2024-25 ITH Season Preview: USC Trojans
Restored Republic December 1 2022
12 30 Pacific Time
Free Stuff Craigslist Roanoke Va
Stellaris Resolution
Wi Dept Of Regulation & Licensing
Pick N Pull Near Me [Locator Map + Guide + FAQ]
Crystal Westbrooks Nipple
Ice Hockey Dboard
Über 60 Prozent Rabatt auf E-Bikes: Aldi reduziert sämtliche Pedelecs stark im Preis - nur noch für kurze Zeit
Wie blocke ich einen Bot aus Boardman/USA - sellerforum.de
Craigslist Pets Inland Empire
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Hooda Math—Games, Features, and Benefits — Mashup Math
Dermpathdiagnostics Com Pay Invoice
How To Use Price Chopper Points At Quiktrip
Maria Butina Bikini
Busted Newspaper Zapata Tx
Latest Posts
Article information

Author: Roderick King

Last Updated:

Views: 6247

Rating: 4 / 5 (71 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Roderick King

Birthday: 1997-10-09

Address: 3782 Madge Knoll, East Dudley, MA 63913

Phone: +2521695290067

Job: Customer Sales Coordinator

Hobby: Gunsmithing, Embroidery, Parkour, Kitesurfing, Rock climbing, Sand art, Beekeeping

Introduction: My name is Roderick King, I am a cute, splendid, excited, perfect, gentle, funny, vivacious person who loves writing and wants to share my knowledge and understanding with you.