找回密码 注册 QQ登录
一站式解决方案

iCAx开思网

CAD/CAM/CAE/设计/模具 高清视频【积分说明】如何快速获得积分?快速3D打印 手板模型CNC加工服务在线3D打印服务,上传模型,自动报价
打印 上一主题 下一主题

【原创】Surfcam LPostwin解釋兼教程

 关闭 [复制链接]
11
发表于 2004-2-7 18:00:07 | 只看该作者
數值 的 乘 與 除
12
发表于 2004-2-7 18:00:51 | 只看该作者
分數 與 加
13
发表于 2004-2-7 18:02:09 | 只看该作者
ModalLetters X Z I K F S M            # 哪些位址碼是缺省  
ModalGs 0 1 2 3 80 81 82 83 84 85     #G 碼缺省
  
Sequence#s N 0 1 1                    # 行號, 頻率, 增量 & 開始
First#? N                             # Y or N  'Output 1st sequence no.
Last#? N                              # Y or N  'Output last sequence no.
  
HCode Z                               # X or X U  'Horizontal char.
VCode X                               # Y or Y V  'Vertical char.
FeedCode F                            # Feed rate char.
  
Spindle 3 4 5                         # Cw, ccw & stop m codes
Coolant 8 9 7                         # On, Off & Mist m codes
SpeedType G 97 96                     # CSS and RPM g codes
  
Dcomp 41 42 40                        # Left, Right & Cancel m codes
  
Feed G1                               # Linear move
Rapid G0                              # Rapid positioning word
Cw G2                                 # Circular move clockwise
Ccw G3                                # Circular move counter clockwise
  
Sbackdoor Supressheader
  
Inc/Abs G 91 90                       # Inc & Abs char. & values
Inch/MM 20 21                         # Inch & Metric g codes
  
Minrad 0.02
CtrCode R                             # I J or R or I J K L
  
Leading0s? N
ByDiameter? Y                         # Y or N  'Output X val. by diameter
RevSigns X                            # List of letters to reverse signs
Spaces? Y                             # Y or N  'Spaces between words
  
Incremental? N                        # Y or N  'Inc or abs output
CtrIncremental? Y                     # Y or N  'Inc or abs I & J
ByQuadrants? N                        # Y or N  'Break arcs at quadrants
  
UppercaseComments? Y                  # Y or N 'Require uppercase comments
14
发表于 2004-2-7 18:14:08 | 只看该作者
CtrCode R  改成 CtrCode I J K  
  
就 輸出 G02/ G03 X Y I J
15
发表于 2004-2-7 18:17:52 | 只看该作者
Minrad 0.02  
  
代表 當圓弧插補值小於0.02mm時候, 後處理將強迫輸出 G01的線性插補來擬合. 原因是有些控制器與機床, 圓弧插補小於0.02 控制器因為設置的問題, 造成機器亂跑 而過切
16
发表于 2004-2-7 18:19:42 | 只看该作者
鑽孔循環等 定義:
  
Drill
G1 Z[H] F[FRate]                      # Drilling canned/manual cycleR[Vclear]
End                                    
                                  
  
Peck                                  # Pecking canned/manual cycle
G83 z[Depth] R[VCLEAR] Q[SBite] P[Dwell] F[FRate]
end
  
Tap                                   # Tapping canned/manual cycle
G84 z[Depth] R[Vclear] F[FRate]
End
  
Ream                                  # Reaming canned/manual cycle
G86 z[Depth] R[Vclear] F[FRate]
End
  
Bore                                  # Boring canned/manual cycle
G85 z[Depth] R[Vclear] F[FRate]
End
  
AutoThread                            # Automatic thread canned cycle
G76 A<tparams> q<Vbite> R100  
G76 X[V] Z[H] R<taper> p[Depth] q&lteck1> F[Frate]
End
  
Custom1
G74 r[Vclear]                          
G74 z[Depth] Q[SBite] F[FRate]
End
  
Cancel                                # Cancel a canned/manual cycle
G80
End
17
发表于 2004-2-7 18:26:22 | 只看该作者
其實數控車床的鑽孔循環指令不多
不外乎 G83, 深孔鑽
          G74, 鑽孔
    G76, 自動車牙循環
  
偶用Custom1 來定義 G74, 也相對應在Surfcam裡 要選用Customer1
18
发表于 2004-2-7 18:41:02 | 只看该作者
休息一下
19
发表于 2004-2-7 23:48:13 | 只看该作者
Surfcam LPostwin說明裡有關的 自動車牙(AutoThread: G76輸出)
對應於Surfcam車床編程, 偶做了 一些修改, 看 前二樓的地方 來做比較
20
发表于 2004-2-7 23:54:44 | 只看该作者
有關tparams的解釋, 也可參考Fanuc等編程手冊
您需要登录后才可以回帖 登录 | 注册

本版积分规则

3D打印手板模型快速制作服务,在线报价下单!

QQ 咨询|手机版|联系我们|iCAx开思网  

GMT+8, 2024-12-23 13:11 , Processed in 0.025395 second(s), 9 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

快速回复 返回顶部 返回列表