Way,Method,Algorithm  
算法的世界
日历
<2024年10月>
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789
统计
  • 随笔 - 5
  • 文章 - 4
  • 评论 - 10
  • 引用 - 0

导航

常用链接

留言簿(2)

随笔分类

随笔档案

文章分类

文章档案

搜索

  •  

最新评论

阅读排行榜

评论排行榜

 
RS-274D is the standard for numerically controlled machines developed by the Electronic Industry Association in the early 1960's. The RS-274D revision was approved in February, 1980.

revision  修订, 修改, 修正, 修订本


There are a number of historical sidelights to this standard, many having to do with the original use of punched paper tape as the only data interchange medium. The 64-character EIA-244 paper tape standard is now (thankfully) obsolete, and ASCII character bit patterns are now the standard representation. Others are methods for 'searching' for specific lines (program blocks) on the tape, 'rewinding' the tape, etc.

sidelights 侧面射进来的光线, 侧灯, 舷灯, 拾零, 杂闻, 间接说明
obsolete 荒废的, 陈旧的

The basic unit of the program is the 'block', which is seen in printed form as a 'line' of text. These lines usually start with a number, as N0001 X123.

Each block can contain one or more 'words', which consist of a letter, describing a setting to be made, or a function to be performed, followed by a numeric field, supplying a value to that function. An example would be X10.001, which by itself indicates the X axis should move to a position of 10.001 user units, which would normally be inches or mm. Various words can be combined to specify multi-axis moves, or perform special functions.

The common axes are normally named :

A     - Angular axis around X axis
B     - Angular axis around Y axis
C     - Angular axis around Z axis
U     - Secondary axis parallel to X
V     - Secondary axis parallel to Y
W    - Secondary axis parallel to Z
X     - Primary Linear Axis
Y     - Primary Linear Axis
Z     - Primary Linear Axis

Control words are :

F     - Feed Rate
G     - Preparatory Functions
M     - Miscellaneous Function 各色各样混在一起, 混杂的, 多才多艺的
S     - Spindle Speed  锭子, 纺锤, 细长的人(或物), 轴, 杆, 心轴
T - Tool Function

Preparatory (G) Functions :

G00   - Positioning
G01   - Linear Interpolation
G02   - Circular (Clockwise) Interpolation
G03   - Circular (Counterclockwise) Interpolation

G04   - Dwell (not modal)
       【计算机科学】 暂停,展宽:一种由程序设置的可变持续时间的时间延迟 G17 - XY plane G18 - ZX plane G19 - YZ plane G33 - Threadcutting, constant lead G34 - Threadcutting, Increasing Lead G35 - Threadcutting, Decreasing Lead G40 - Cancel Cutter compensation G41 - Cutter Compensation, Tool Left of Path G42 - Cutter Compensation, Tool Right of Path How to use Cutter Diameter Compensation G43 - Tool Length Offset How to use Tool Length Offset G49 - Cancel Tool Length Offset G70 - Inch Programming G71 - metric programming

Miscellaneous (M) Functions :

M00   - Program Stop
M01   - Optional Program Stop
M02   - End of Program

M03   - Spindle CW
M04   - Spindle CCW
M05   - Spindle Stop

M06   - Tool Change
M07   - Flood Coolant On 冷冻剂, 冷却液, 散热剂
M08   - Mist Coolant On
M09   - Coolant Off

http://www.timgoldstein.com/cad_cam/rs274.htm
求学无忧网  http://www.qx5u.com

posted on 2006-05-10 21:49 Whale 阅读(141) 评论(0)  编辑 收藏 引用

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理


 
Copyright © Whale Powered by: 博客园 模板提供:沪江博客