- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
机床代码(国外英语资料)
机床代码(国外英文资料)
1 inches =25.4 mm
Boring cycle, G85, precision boring, cycle, G76
Instruction format: G85, X_, Y_, Z_, R_, F_, K_
Function: this loop is used for boring
Explain:
X_Y_: hole data
Z_: distance from R to bottom of hole
R_: the distance from the initial position surface to the R point
F_: cutting feed speed
K_: the number of repetitions
Along X and Y axis positioning, fast moving to R, then from R to Z when the bottom of the hole boring execution, execution, cutting feed, and then return to R. (it is different from other instructions is different from the bottom of the hole Z back to the reference plane R, for cutting feed way)
Rotate the spindle with the auxiliary function M code before specifying G85
When the G85 command and M code are timed in the same program segment, the M code is executed at the same time as the first positioning action, and then the system processes the next boring action
K: when the repetition number K is specified, the M code is executed only for the first hole, and the M code is not executed for the second or subsequent holes. The drill action is not performed at zero time, and the mode is changed only.
When the tool length is offset by G43 G44 or G49 in the fixed loop, offset is added to the R point
example
The M3 S100 spindle begins to spin
G90, G99, G85, X300., Y-250., Z-150., R-120., F120.
Position, boring 1 holes, and then return to the R point
Y-550.; position, boring 2 holes, and then return to the R point
Y-750.; position, boring 3 holes, and then return to the R point
X1000.; position, boring 4 holes, and then return to the R point
Y-550.; position, boring 5 holes, and then return to the R point
G98 Y-750.; position, boring 6 holes, and then return to the initial position plane
G80 G28 G91 X0 Y0 Z0; returns to the reference point
M5; the spindle stops rotating
limit
Cancellation: you cannot specify 01 sets of G code G00, G01, G02, G03, or G60 in the same program segment, otherwise G73 will be canceled.
Tool offset: in the
您可能关注的文档
最近下载
- 2025年湖北省监督数据分析应用中心专项公开招聘22名工作人员笔试备考试题及答案解析.docx VIP
- 兽医毒理学完整版本.doc VIP
- 2025湖北省监督数据分析应用中心专项招聘22人考试备考试题及答案解析.docx VIP
- 2025湖北省监督数据分析应用中心专项招聘22人考试练习试题及答案解析.docx VIP
- 2025湖北省监督数据分析应用中心专项招聘22人笔试备考题库及答案解析.docx VIP
- 2025湖北省监督数据分析应用中心专项招聘22人笔试备考试题及答案解析.docx VIP
- 2025湖北省监督数据分析应用中心专项招聘22人笔试模拟试题及答案解析.docx VIP
- GB 55032-2022 建筑与市政工程施工质量控制通用规范.docx VIP
- 2025湖北省监督数据分析应用中心专项招聘22人笔试模拟试题及答案解析.docx VIP
- 基孔肯雅热防控科普讲座PPT课件.pptx
文档评论(0)