《數(shù)控應(yīng)用專業(yè)英語》課件第7章_第1頁
《數(shù)控應(yīng)用專業(yè)英語》課件第7章_第2頁
《數(shù)控應(yīng)用專業(yè)英語》課件第7章_第3頁
《數(shù)控應(yīng)用專業(yè)英語》課件第7章_第4頁
《數(shù)控應(yīng)用專業(yè)英語》課件第7章_第5頁
已閱讀5頁,還剩34頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)

文檔簡介

7COORDINATESYSTEM

7.1MACHINECOORDINATESYSTEM7.2WORKPIECECOORDINATESYSTEM7.3LOCALCOORDINATESYSTEM7.4PLANESELECTION

ByteachingtheCNCadesiredtoolposition,thetoolcanbemovedtotheposition.Suchatoolpositionisrepresentedbycoordinatesinacoordinatesystem.Coordinatesarespecifiedusingprogramaxes.

Whenthreeprogramaxes,theXaxis,Yaxis,andZaxis,areused,coordinatesarespecifiedasfollows:X-Y-Z-.Thiscommandisreferredtoasadimensionword.Fig.7.0ToolPositionSpecifiedbyX40.0Y50.0Z25.0

Coordinatesarespecifiedinoneoffollowingthreecoordinatesystems:

(ⅰ)Machinecoordinatesystem.

(ⅱ)Workpiececoordinatesystem.

(ⅲ)Localcoordinatesystem.

Thenumberoftheaxesofacoordinatesystemvariesfromonemachinetoanother.So,inthisbook,adimensionwordisrepresentedasIP-.7.1MACHINECOORDINATESYSTEM

Thepointthatisspecifictoamachineandservesasthereferenceofthemachineisreferredtoasthemachinezeropoint.Amachinetoolbuildersetsamachinezeropointforeachmachine.

Acoordinatesystemwithamachinezeropointsetasitsoriginisreferredtoasamachinecoordinatesystem.

Amachinecoordinatesystemissetbyperformingmanualreferencepositionreturnafterpoweron.Amachinecoordinatesystem,onceset,remainsunchangeduntilthepoweristurnedoff.Format(G90)G53IP-;

IP-:absolutedimensionword.Explanations·Selectingamachinecoordinatesystem(G53)

Whenacommandisspecifiedthepositiononamachinecoordinatesystem,thetoolmovestothepositionbyrapidtraverse.G53,whichisusedtoselectamachinecoordinatesystem,isaoneshotGcode;thatis,itisvalidonlyintheblockinwhichitisspecifiedonamachinecoordinatesystem.Specifyanabsolutecommand(G90)forG53.Whenanincrementalcommand(G91)isspecified,theG53commandisignored.

Whenthetoolistobemovedtoamachinespecificpositionsuchasatoolchangeposition,programthemovementinamachinecoordinatesystembasedonG53.Restrictions·Cancelofthecompensationfunction

WhentheG53commandisspecified,cancelthecuttercompensation,toollengthoffset,andtooloffset.·G53specificationimmediatelyafterpoweron

SincethemachinecoordinatesystemmustbesetbeforetheG53commandisspecified,atleastonemanualreferencepositionreturnorautomaticreferencepositionreturnbytheG28commandmustbeperformedafterthepoweristurnedon.Thisisnotnecessarywhenanabsolutepositiondetectorisattached.Reference

Whenmanualreferencepositionreturnisperformedafterpoweron,amachinecoordinatesystemissetsothatthereferencepositionisatthecoordinatevaluesof(α,β)setusingparameterNo.1240.Fig.7.1Referenceposition7.2

WORKPIECECOORDINATESYSTEM

Acoordinatesystemusedformachiningaworkpieceisreferredtoasaworkpiececoordinatesystem.AworkpiececoordinatesystemistobesetwiththeCNCbeforehand(settingaworkpiececoordinatesystem).

Amachiningprogramsetsaworkpiececoordinatesystem(selectingaworkpiececoordinatesystem).Asetworkpiececoordinatesystemcanbechangedbyshiftingitsorigin(changingaworkpiececoordinatesystem).7.2.1SettingaWorkpieceCoordinateSystem

Aworkpiececoordinatesystemcanbesetusingoneofthreemethods:

(ⅰ)MethodusingG92.

AworkpiececoordinatesystemissetbyspecifyingavalueafterG92intheprogram.

(ⅱ)Automaticsetting.

Ifbit0ofparameterSPRNo.1201issetbeforehand,aworkpiececoordinatesystemisautomaticallysetwhenmanualreferencepositionreturnisperformed.

(ⅲ)InputusingtheCRT/MDIpanel.

SixworkpiececoordinatesystemscanbesetbeforehandusingtheCRT/MDIpanel.

Whenusinganabsolutecommand,establishtheworkpiececoordinatesysteminanyoftheaboveways.

Format·SettingaworkpiececoordinatesystembyG92(G90)G92IP-;Explanations

Aworkpiececoordinatesystemissetsothatapointonthetool,suchasthetooltip,isatspecifiedcoordinates.IfacoordinatesystemissetusingG92duringtoollengthoffset,acoordinatesysteminwhichthepositionbeforeoffsetmatchesthepositionspecifiedinG92isset.

CuttercompensationiscancelledtemporarilywithG92.ExamplesFig.7.2(a)SettingaWorkpieceCoordinateSystem7.2.2SelectingaWorkpieceCoordinateSystem

Theusercanchoosefromsetworkpiececoordinatesystemsasdescribedbelow.(Forinformationaboutthemethodsofsetting.)

(ⅰ)OnceaworkpiececoordinatesystemisselectedbyG92orautomaticworkpiececoordinatesystemsetting,absolutecommandsworkwiththeworkpiececoordinatesystem.

(ⅱ)ChoosingfromsixworkpiececoordinatesystemssetusingtheCRT/MDIpanel.

ByspecifyingaGcodefromG54toG59,oneoftheworkpiececoordinatesystems1to6canbeselected:

G54Workpiececoordinatesystem1

G55Workpiececoordinatesystem2

G56Workpiececoordinatesystem3

G57Workpiececoordinatesystem4

G58Workpiececoordinatesystem5

G59Workpiececoordinatesystem6

Workpiececoordinatesystem1to6areestablishedafterreferencepositionreturnafterthepoweristurnedon.Whenthepoweristurnedon,G54coordinatesystemisselected.ExamplesFig.7.2(b)SelectingaWorkpieceCoordinateSystem7.2.3ChangingWorkpieceCoordinateSystem

ThesixworkpiececoordinatesystemsspecifiedwithG54toG59canbechangedbychanginganexternalworkpiecezeropointoffsetvalueorworkpiecezeropointoffsetvalue.

Threemethodsareavailabletochangeanexternalworkpiecezeropointoffsetvalueorworkpiecezeropointoffsetvalue:Fig.7.2(c)Changinganexternalworkpiecezeropointoffsetvalueorworkpiecezeropointoffsetvalue

(ⅰ)InputtingfromtheCRT/MDIpanel.

(ⅱ)ProgrammingbyG10orG92.

(ⅲ)Usingtheexternaldatainputfunction.

AnexternalworkpiecezeropointoffsetvaluecanbechangedbyinputsignaltoCNC.Refertomachinetoolbuilder’smanualfordetails.Format·ChangingbyG10G10L2PpIP-;

p=0:externalworkpiecezeropointoffsetvalue.

p=1to6:workpiecezeropointoffsetvaluecorrespondtoworkpiececoordinatesystem1to6.

IP-:foranabsolutecommand(G90),workpiecezeropointoffsetforeachaxis.

Foranincrementalcommand(G91),valuetobeaddedtothesetworkpiecezeropointoffsetforeachaxis(theresultofadditionbecomesthenewworkpiecezeropointoffset).·ChangingbyG92G92IP-;Explanations·ChangingbyG10

WiththeG10command,eachworkpiececoordinatesystemcanbechangedseparately.·ChangingbyG92

ByspecifyingG92IP-;,aworkpiececoordinatesystem(selectedwithacodefromG54toG59)isshiftedtosetanewworkpiececoordinatesystemsothatthecurrenttoolpositionmatchesthespecifiedcoordinates(IP-).

Then,theamountofcoordinatesystemshiftisaddedtoalltheworkpiecezeropointoffsetvalues.Thismeansthatalltheworkpiececoordinatesystemsareshiftedbythesameamount.WARNING

WhenacoordinatesystemissetwithG92afteranexternalworkpiecezeropointoffsetvalueisset,thecoordinatesystemisnotaffectedbytheexternalworkpiecezeropointoffsetvalue.

WhenG92X100.0Z80.0;isspecified,forexample,thecoordinatesystemhavingitscurrenttoolreferencepositionatX=100.0andZ=80.0isset.ExamplesFig.7.2(d)ChangingthecoordinatesystemFig.7.2(e)Changingtheworkpiececoordinatesystem7.3LOCALCOORDINATESYSTEM

Whenaprogramiscreatedinaworkpiececoordinatesystem,achildworkpiececoordinatesystemcanbesetforeasierprogramming.Suchachildcoordinatesystemisreferredtoasalocalcoordinatesystem.Format

G52IP-;Settingthelocalcoordinatesystem

G52IP0;

Cancellingofthelocalcoordinatesystem

IP-:originofthelocalcoordinatesystem.Explanations

ByspecifyingG52IP-;,alocalcoordinatesystemcanbesetinalltheworkpiececoordinatesystems(G54toG59).TheoriginofeachlocalcoordinatesystemissetatthepositionspecifiedbyIP-intheworkpiececoordinatesystem.

Whenalocalcoordinatesystemisset,themovecommandsinabsolutemode(G90),whichissubsequentlycommanded,arethecoordinatevaluesinthelocalcoordinatesystem.ThelocalcoordinatesystemcanbechangedbyspecifyingtheG52commandwiththezeropointofanewlocalcoordinatesystemintheworkpiececoordinatesystem.

Tocancelthelocalcoordinatesystemandspecifythecoordinatevalueintheworkpiececoordinatesystem,matchthezeropointofthelocalcoordinatesystemwiththatoftheworkpiececoordinatesystem.Fig.7.3SettingthelocalcoordinatesystemWARNING

(ⅰ)Whenanaxisreturnstothereferencepointbythemanualreferencepointreturnfunction,thezeropointofthelocalcoordinatesystemoftheaxismatchesthatoftheworkcoordinatesystem.

Thesameistruewhenthefollowingcommandisissued:G52α0;

α:axiswhichreturnstothereferencepoint.

(ⅱ)Thelocalcoordinatesystemsettingdoesnotchangetheworkpieceandmachinecoordinatesystems.

(ⅲ)Whetherthelocalcoordinatesystemiscancelledatresetdependsontheparametersetting.

ThelocalcoordinatesystemiscanceledwheneitherCLR,bit6ofparameterNo.3402orRLC,bit3ofparameterNo.1202issetto1.

(ⅳ)IfcoordinatevaluesarenotspecifiedforallaxeswhensettingaworkpiececoordinatesystemwiththeG92command,thelocalcoordinatesystemsofaxesforwhichcoordinatevalueswerenotspecifiedarenotcancelled,butremainunchanged.

(ⅴ)G52cancelstheoffsettemporarilyincuttercompensation.

(ⅵ)CommandamovecommandimmediatelyaftertheG52blockintheabsolutemode.7.4PLANESELECTION

Selecttheplanesforcircularinterpolation,cuttercompensation,anddrillingbyGcode.

ThefollowingtablelistsGcodesandtheplanesselectedbythem.

Explanations

Xp,Yp,Zparedetermin

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論