QQ登录

只需一步,快速开始

快捷登录

登录 或者 注册 请先

UG爱好者

查看: 1426|回复: 5
打印 上一主题 下一主题

[求助] 车螺纹时不显示过程,9.0版本,

[复制链接]

二级士官

Rank: 2

1

主题

8

帖子

394

积分
跳转到指定楼层
楼主
发表于 2022-7-18 20:44:15 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
有人说是9.0及9.19.2都是这个样子,机友们是不是啊?

有奖推广贴子: 

回复

使用道具 举报

二级士官

Rank: 2

1

主题

8

帖子

394

积分
板凳
 楼主| 发表于 2022-9-6 22:34:06 | 只看该作者
没人回复我自已回复吧,本人各版本下载安装,9.2 9.0 8.2 都不行,降在8.0奇迹誔生了..........
回复 支持 反对

使用道具 举报

少尉

Rank: 5Rank: 5

0

主题

61

帖子

2263

积分
地板
发表于 2022-9-9 17:09:35 | 只看该作者
9.2有显示的,改一下设置就好了
回复 支持 反对

使用道具 举报

二级士官

Rank: 2

3

主题

46

帖子

289

积分
5#
发表于 2022-9-13 07:13:07 来自手机 | 只看该作者
WANGMINGWANG38 发表于 2022-9-9 17:09
9.2有显示的,改一下设置就好了

9.2车螺纹过程显示效果是不是没有8.0的好,可以加你好友吗?
回复 支持 反对

使用道具 举报

中尉

Rank: 5Rank: 5

5

主题

73

帖子

3773

积分
6#
发表于 2022-9-15 16:46:23 | 只看该作者
G92宏参数,1改4
Visit the CGTech website for more about VERICUT and our other products.



CycleTurnThread
Function — TURNING CYCLES
Status — ACTIVE
Inputs —
Text: Not Used
Value: 1 = execute only the final thread pass with retract and return to the threading start point
2 = execute only the final thread pass and suppress retract and return to the threading start point (Activates turning thread cycle mode, which is cancelled via any other G-Code) (See: CycleTurnThreadOff)
4 = same as 1 except the thread cycle parameters via the associated CycleTurn* macros stay modal
Anything else = execute all threading passes with retracts and returns to threading start point.

This macros sets the turning cycle type to threading. The current position is used as the threading start point. When X and/or Z words are included on the block they define the endpoint of the thread. When U and/or W words are included on the block, the associated U-W values are interpreted as signed incremental values from the start point to the end point. The XaxisIncreMotion and ZaxisIncreMotion macros must be called when U and W are used to define the thread endpoint.
Right-hand or left-hand threads are programmed by specifying the direction of spindle rotation via the ActiveSpindleDir macro, typically via M03/M04.
The CycleTurnThread macro and the associated CycleTurn* macros are non-modal except as noted below.
The CycleTurnThread macro is modal with value = 2, or 4, until canceled by one of the following macros: MotionRapid, MotionLinear, MotionCW, MotionCCW, MotionNurbs, MotionPoly, or Motion3DCircle
No value = execute all threading passes with retracts and returns to threading start point. This type of threading pass is sometimes called a multiple pass box threading cycle.
Example: (Fanuc, fan15t.ctl)
G0 X0.95 Z0.2 S700 M3
G76 X0.6874 Z:0.275 K0.0313 D0.01 F0.05
G0 X6. Z7.55
Value = 1, execute only the final thread pass with retract and return to the threading start point. This type of threading pass is sometimes called a single box threading cycle.
A G92 word address is required to call the CycleTurnThread macro.
Example: (Fanuc, fan15t.ctl)
G0Z10.X22.M8
Z3.
G92X24.5Z-24.F2.  (I word for tapered thread)
G0Z10.M9
Value = 2, execute only the final thread pass and suppress retract and return to the threading start point. This type of threading pass is sometimes called a single block thread motion. Similar to a single block G01 linear motion, but with controlled feed/lead/pitch to create a thread.
Requires a G32 or G33 word address to call the CycleTurnThread macro.
The associated CycleTurn* macros must be called again for each thread cycle block.
Example:  (Siemens, sin840d.ctl)
X-20.872 F3.
G33 Z-3.12 K.25
G0 X-20.456
...
G1 X-20.456 Z-2.7963 F3.
G33 X-20.8642 Z-2.8491 K.25
Z-3.0773 K.25
G0 X-20.456
Value = 4, same as value = 1, except the thread cycle parameters via the associated CycleTurn* macros  stay modal. This override causes the G92, or G33, threading cycle to remain active allowing additional blocks of the G92, or G33, cycle to be simulated until canceled by another G-Code.
A G92, or G33, word address is required to call the CycleTurnThread macro.
The associated CycleTurn* macros DO NOT have to be called for each block.
Example:
G0Z10.X22.M8
Z3.
G92X24.5Z-24.F2.
X25.
X25.2
...
X26.
G0Z10.M9
Also see: "Notes about simulating lathe threading" in the Notes about Special Topics section, in the CGTech Help Library.


回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

 
 
QQ:1359218528
工作时间:
9:00-17:00
 
微信公众号
手机APP
机械社区
微信小程序

手机版|UG爱好者论坛 ( 京ICP备10217105号-2 )    论坛管理员QQ:1359218528

本站信息均由会员发表,不代表本网站立场,如侵犯了您的权利请联系管理员,邮箱:1359218528@qq.com  

Powered by UG爱好者 X3.2  © 2001-2014 Comsenz Inc. GMT+8, 2024-4-25 10:00

返回顶部