后處理幫助中文翻譯_第1頁
后處理幫助中文翻譯_第2頁
后處理幫助中文翻譯_第3頁
后處理幫助中文翻譯_第4頁
后處理幫助中文翻譯_第5頁
已閱讀5頁,還剩15頁未讀, 繼續(xù)免費閱讀

下載本文檔

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

文檔簡介

1、Overview概觀A design engineer uses CAD (Computer Aided Design) software to create a part drawing, containing all features and dimensions required to manufacture a part.設(shè)計工程師采用CAD(計算機輔助設(shè)計)軟件創(chuàng)建一個零件圖,包含制造零件所需的所有功能和尺寸。Computer Aided Manufacturing (CAM) evolved from the need to manufature using numerically

2、 controlled machine tool. Once CAD drawing is complete, it can be imported into CAM software for further use. Using various functions withing the CAM software, the programmer selects various lines, circles, surfaces or other entities from the imported CAD drawing and then develops cutting sequences,

3、 or tool paths, that simulate actual machinig of those entities.計算機輔助制造(CAM)從需要使用數(shù)控機床來manufature演變。一旦CAD圖紙完成后,它可以被導(dǎo)入到CAM軟件繼續(xù)使用。使用各種功能withing的CAM軟件,程序員選擇不同的直線,圓,表面或從導(dǎo)入CAD圖紙等實體,然后開發(fā)切割序列或刀具路徑,即模擬這些實體的實際machinig。The most CAM applications, the tool path that is generated for each cutting sequence is plac

4、ed into a file in a specific order and syntax, almost like a structured language. This file is called a Cutter Location Data (CLDATA) file. It contains various commands, as well as X, Y, Z coordinate values, and in the case of four and five axes machines, will also contain tool vector I, J, K values

5、 used to determine the angle of the tool in relation to the part.大多數(shù)CAM應(yīng)用,即對于每個切割序列生成的刀具路徑被放入一個文件中的特定順序和語法,幾乎像一個結(jié)構(gòu)化的語言。此文件被稱為刀位數(shù)據(jù)(CLDATA)文件。它包含各種命令,以及X,Y,Z坐標值,并且在四和五軸機的情況下,也將包含I,J,K的值用來確定在相對于刀具的角刀具矢量 部分。Postprocessor reads each statement or command contained withing the CLDATA and postprocesses (tra

6、nslates) each of those statements or commands into CNC machine code. This CNC machine code (G-Codes) is created based on the content of the CLDATA and in combination with the settings in option file.后置處理器讀取每個語句或命令包含withing的CLDATA和后期處理(翻譯)每個那些語句或命令到數(shù)控機床的代碼。本CNC機器代碼(G代碼)是基于CLDATA的內(nèi)容,并與在選擇文件中的設(shè)置的組合創(chuàng)建。T

7、he Delcam PostProcessor application contains the following modules:The Postprocessor creates programs for NC/CNC machine tool, in the form of tapefiles. The Editor is used to create or edit the option file, which configures the Postprocessor. The Console creates output suitable for an NC/CNC machine

8、 tool using the commands and parameters specified in the Editor. The PostComparer enables you to compare the structures of different option files.Delcam的PostProcessor中應(yīng)用程序包含以下模塊:后處理創(chuàng)造了NC / CNC機床的程序,在tapefiles的形式。Editor用于創(chuàng)建或編輯選項文件,它配置了后處理??刂婆_使用在編輯器中指定的命令和參數(shù)的NC / CNC機床創(chuàng)建合適的輸出。該PostComparer使您能夠比較不同選項的文

9、件結(jié)構(gòu)。Introduction to the PostprocessorIntroduction to the EditorConsoleIntroduction to the PostComparer/ compare(比較)簡介后處理器簡介編輯安慰簡介PostComparerIntroduction to the Postprocessor簡介后處理器The Postprocessor is used to generate NC programs for a specific machine controllers from CLDATA files produced by CAM s

10、ystems.后處理器用于生成用于從由CAM系統(tǒng)產(chǎn)生的數(shù)據(jù)文件的特定機器控制器NC程序。The Postprocessor is universal NC program generator, which uses custom option files. An option file describes all specifics and controls how the CLDATA files will be converted for a particular controller. Use Editor for create or edit option files.后處理是通用的N

11、C程序生成器,它使用自定義的選項文件。選項文件描述了所有細節(jié)和控制CLDATA文件將如何被轉(zhuǎn)化為特定的控制器。使用編輯器創(chuàng)建或編輯選項文件。The Postprocessor may work with full range of Delcam CLDATA formats:后處理器可以用全方位的Delcam的數(shù)據(jù)格式的工作:ASCII or Binary CLDATA. For example, a *.cut file generated by PowerMILL. XML-CLDATA. For example, a *.cxm file containing probe paths t

12、hat was exported from PowerINSPECT. On the image below you may see main window of Postprocessor. On the left, is located Session Explorer, that allows you to load option files, to load and postprocess CLDATA files. Result NC programs you may see on the right pane. The bottom window is needed for dip

13、laying errors, warnings and other information about postprocessing.ASCII或二進制CLDATA。例如,通過PowerMILL的產(chǎn)生*.cut文件。XML-CLDATA。例如,一個從PowerINSPECT的導(dǎo)出的*.cxm包含文件探針路徑。在下面的圖片,你可能會看到后置處理器的主窗口。在左邊,位于會話管理器,這允許您加載選項文件,加載和后處理CLDATA文件。結(jié)果NC程序可能會在右窗格中看到的。是需要顯示錯誤,警告和后處理有關(guān)的其他信息窗口的底部。Introduction to the Editor簡介編輯The Edito

14、r enables you to create and edit the controller-specific option files used in configuring the Postprocessor to create output suitable for the associated NC/CNC machine tools.To open the Editor, click the Editor tab.A set of standard, selectable elements are displayed in the Option File Explorer. Whe

15、n a command is selected in the explorer, its details are as a table in the View pane. For example:該編輯器可以創(chuàng)建和編輯配置后處理,以創(chuàng)建適合相關(guān)的NC / CNC機床的輸出使用的特定控制器選項文件。要打開編輯器,單擊編輯器選項卡。一套標準的,可選擇的元素顯示在選項文件瀏覽器。當(dāng)在瀏覽器中選擇一個命令,其詳細情況在視圖窗格中的表。 例如:Each command table represents a program frame. It specifies the NC code that is o

16、utput to the tapefile when that command is found in the cut file. For more details, refer to Command Interface.You can use the Preview window at the bottom of the PostProcessor to view the NC code created for the selected command.每個命令表代表一個程序框架。它規(guī)定了NC代碼時,該命令在剪切文件發(fā)現(xiàn),輸出到tapefile。有關(guān)詳細信息,請參閱命令接口。您可以使用預(yù)覽窗

17、口在后處理器的底部查看所選命令創(chuàng)建的NC代碼。Introduction to the EditorThe Editor enables you to create and edit the controller-specific option files used in configuring the Postprocessor to create output suitable for the associated NC/CNC machine tools.To open the Editor, click the Editor tab.A set of standard, selectab

18、le elements are displayed in the Option File Explorer. When a command is selected in the explorer, its details are as a table in the View pane. For example:該編輯器可以創(chuàng)建和編輯配置后處理,以創(chuàng)建適合相關(guān)的NC / CNC機床的輸出使用的特定控制器選項文件。要打開編輯器,單擊編輯器選項卡。一套標準的,可選擇的元素顯示在選項文件瀏覽器。當(dāng)在瀏覽器中選擇一個命令,其詳細情況在視圖窗格中的表。 例如:ConsoleThe Console modu

19、le enables you to generate NC programs using a command prompt.This GUI-less application usually executed by CAM systems in background. On the image below you may see console output in Delcam PowerMILL.控制臺模塊,使您可以生成使用命令提示符NC程序。此圖形界面的應(yīng)用程序通常是由后臺CAM系統(tǒng)執(zhí)行。在下面的圖片,你可能會看到Delcam的PowerMILL的控制臺輸出。Introduction to the PostComparerThe Delcam PostComparer

溫馨提示

  • 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)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

最新文檔

評論

0/150

提交評論