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
Latest Posts
Recommended Articles
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.