<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>多墨网 - UG NX编程</title>
    <link>https://www.dmsnx.com/forum-71-1.html</link>
    <description>Latest 20 threads of UG NX编程</description>
    <copyright>Copyright(C) 多墨网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 04 Aug 2026 11:06:45 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.dmsnx.com/static/image/common/logo_88_31.gif</url>
      <title>多墨网</title>
      <link>https://www.dmsnx.com/</link>
    </image>
    <item>
      <title>UG编程深度斜面倒角作用沿引导线操作</title>
      <link>https://www.dmsnx.com/thread-10315-1-1.html</link>
      <description><![CDATA[1.选择曲面驱动加工
2.选择倒角两侧边，设置步距]]></description>
      <category>UG NX编程</category>
      <author>蔚慕梅</author>
      <pubDate>Fri, 18 Jul 2025 09:21:07 +0000</pubDate>
    </item>
    <item>
      <title>UG编程残余高度具体演示</title>
      <link>https://www.dmsnx.com/thread-10314-1-1.html</link>
      <description><![CDATA[输入残余高度值后，软件将计算沿与刀轴成45度角的平面的切削深度。
如果残余高度值相等，NX计算出的球端刀具的切削深度将大于其他形状刀具的切削深度]]></description>
      <category>UG NX编程</category>
      <author>琴梦凡</author>
      <pubDate>Fri, 18 Jul 2025 09:16:40 +0000</pubDate>
    </item>
    <item>
      <title>UG编程等高加工漂亮刀路参数设置</title>
      <link>https://www.dmsnx.com/thread-10313-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>UG NX编程</category>
      <author>房奇颖</author>
      <pubDate>Fri, 18 Jul 2025 09:13:46 +0000</pubDate>
    </item>
    <item>
      <title>UG编程高版本使用经典界面编程方法</title>
      <link>https://www.dmsnx.com/thread-10312-1-1.html</link>
      <description><![CDATA[1.保存一个版版本的刀路，做成模板
2.使用高版本编程时，复制粘贴模板刀路]]></description>
      <category>UG NX编程</category>
      <author>佘建</author>
      <pubDate>Fri, 18 Jul 2025 09:05:00 +0000</pubDate>
    </item>
    <item>
      <title>NX2412  引导曲线出的程序中间有鼓起来</title>
      <link>https://www.dmsnx.com/thread-10308-1-1.html</link>
      <description><![CDATA[NX2412  引导曲线出的程序中间有鼓起来，这种情况是怎么回事？]]></description>
      <category>UG NX编程</category>
      <author>王生</author>
      <pubDate>Thu, 17 Jul 2025 08:58:04 +0000</pubDate>
    </item>
    <item>
      <title>加工参数线速度每齿进给加工深度</title>
      <link>https://www.dmsnx.com/thread-10173-1-1.html</link>
      <description><![CDATA[转速=线速度 X 1000 / 3.14 /刀具直径
进给率=每齿进给率 X 齿数 X  转速

铸铁：线速度：130-200 米/分
每齿进给率：0.6-1 MM
加工参考深度：2 MM


碳钢：线速度：100-150 米/分
每齿进给率：0.3-0.6 MM
加工参考深度：0.5 MM


模具钢：线速度：100-130 米/分
每齿进 ...]]></description>
      <category>UG NX编程</category>
      <author>邴慕梅</author>
      <pubDate>Tue, 04 Feb 2025 03:20:36 +0000</pubDate>
    </item>
    <item>
      <title>钻孔代码详细说明</title>
      <link>https://www.dmsnx.com/thread-10169-1-1.html</link>
      <description><![CDATA[G81 一步钻到底
G82 钻到底部时停留时间
G83 钻到一定深度，抬到平面，然后快速进给到上一个深度平面D值继续加工
G73 钻到一定深度抬刀机床D值，继续向下钻]]></description>
      <category>UG NX编程</category>
      <author>关若</author>
      <pubDate>Mon, 20 Jan 2025 07:54:32 +0000</pubDate>
    </item>
    <item>
      <title>后处理构造器钻孔G代码认识</title>
      <link>https://www.dmsnx.com/thread-10168-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>UG NX编程</category>
      <author>段干灵雨</author>
      <pubDate>Sat, 18 Jan 2025 07:10:07 +0000</pubDate>
    </item>
    <item>
      <title>钻孔Rapto偏置使用方法</title>
      <link>https://www.dmsnx.com/thread-10158-1-1.html</link>
      <description><![CDATA[1.选择加工的孔
2.进入Rapto偏置

3.设置每一个孔刀路转移高度]]></description>
      <category>UG NX编程</category>
      <author>归娅纹</author>
      <pubDate>Fri, 13 Dec 2024 05:16:02 +0000</pubDate>
    </item>
    <item>
      <title>UG钻孔编程切换输出G98与G99操作</title>
      <link>https://www.dmsnx.com/thread-10150-1-1.html</link>
      <description><![CDATA[1.循环类型
2.指定参数组
3.Rrcto 默认是关，即输出G99
  打开设置为自动，即输出为G98 Z安全平面]]></description>
      <category>UG NX编程</category>
      <author>公众号YC百宝箱</author>
      <pubDate>Fri, 22 Nov 2024 22:39:13 +0000</pubDate>
    </item>
    <item>
      <title>钻孔中G98与G99之间的差别</title>
      <link>https://www.dmsnx.com/thread-10149-1-1.html</link>
      <description><![CDATA[G98抬刀到安全平面
G99抬刀到R平面

后处理建议强制输出G98]]></description>
      <category>UG NX编程</category>
      <author>公众号YC百宝箱</author>
      <pubDate>Fri, 22 Nov 2024 08:56:38 +0000</pubDate>
    </item>
    <item>
      <title>钻孔后处理代码留意Z参数</title>
      <link>https://www.dmsnx.com/thread-10147-1-1.html</link>
      <description><![CDATA[G43 H1 Z参数，代表加工G0 快速定位的高度]]></description>
      <category>UG NX编程</category>
      <author>公众号YC百宝箱</author>
      <pubDate>Wed, 20 Nov 2024 22:29:09 +0000</pubDate>
    </item>
    <item>
      <title>攻牙M29刚性攻牙不会乱牙</title>
      <link>https://www.dmsnx.com/thread-10143-1-1.html</link>
      <description><![CDATA[后处理代码加入M29后，重复攻牙不会乱牙
主轴重复定位在相同位置

如果没有M29主轴一起旋转，不能达到位置定位

如果是法兰克系统，可以在操作面板中G84 值0 修改1 
默认就是刚性攻牙   F值=转速X螺距


如果三菱系统：M3 修改成M29 S值   
F值  后面加Q值（Q值攻牙深参 ...]]></description>
      <category>UG NX编程</category>
      <author>公众号YC百宝箱</author>
      <pubDate>Mon, 18 Nov 2024 20:05:43 +0000</pubDate>
    </item>
    <item>
      <title>钻孔中的Q与R值是什么含义</title>
      <link>https://www.dmsnx.com/thread-10142-1-1.html</link>
      <description><![CDATA[钻孔Q值：每一次钻孔多深度
R值：快速定位到每次退出到孔的表面高度]]></description>
      <category>UG NX编程</category>
      <author>公众号YC百宝箱</author>
      <pubDate>Mon, 18 Nov 2024 03:10:28 +0000</pubDate>
    </item>
    <item>
      <title>五轴编程刀杆干涉避让</title>
      <link>https://www.dmsnx.com/thread-10131-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>UG NX编程</category>
      <author>毋虹影</author>
      <pubDate>Mon, 14 Oct 2024 16:25:26 +0000</pubDate>
    </item>
    <item>
      <title>清根铣未切削拐角 查找拐角</title>
      <link>https://www.dmsnx.com/thread-10130-1-1.html</link>
      <description><![CDATA[在切削区域内：
要求两个参考刀具接触点都接触切削区域
如果没有，将不会切削拐角

包含相邻部件
只要求一个参考刀具接触点接触切削区域
如果是这样，将切削拐角


延伸到相邻部件
只要求一个参考刀具接触点接触切削区域
刀轨可以延伸到切削区域外的相邻部件面

在清根 ...]]></description>
      <category>UG NX编程</category>
      <author>花沙雨</author>
      <pubDate>Mon, 30 Sep 2024 13:18:20 +0000</pubDate>
    </item>
    <item>
      <title>文本驱动方法选项</title>
      <link>https://www.dmsnx.com/thread-10128-1-1.html</link>
      <description><![CDATA[文本驱动方法用于使用固定轮廓铣工序雕刻文本。
选择此方法，使固定轮廓铣主对话框上的指定制图文本可用。]]></description>
      <category>UG NX编程</category>
      <author>庞霞雰</author>
      <pubDate>Sun, 29 Sep 2024 04:10:22 +0000</pubDate>
    </item>
    <item>
      <title>三菱M80系统G41补尝操作</title>
      <link>https://www.dmsnx.com/thread-10122-1-1.html</link>
      <description><![CDATA[1.机床进入面板
2.T测量---补尝号
3.半径磨损，输入参数]]></description>
      <category>UG NX编程</category>
      <author>文忆远</author>
      <pubDate>Fri, 20 Sep 2024 07:28:27 +0000</pubDate>
    </item>
    <item>
      <title>删除部件程式</title>
      <link>https://www.dmsnx.com/thread-10121-1-1.html</link>
      <description><![CDATA[在加工的过程可能刀具磨损或加工不理想
暂时，换刀，就需要删除程式

暂停时，把NC代码抄下来，


记事本打开NC 代码，搜索记录的代码
向下多次查找，确认代码位置

找到有G0  Z 值代码行，确认刀具的最高位置

向上删除，至 G43 H01 行代码


 ...]]></description>
      <category>UG NX编程</category>
      <author>毋凝思</author>
      <pubDate>Fri, 20 Sep 2024 03:58:48 +0000</pubDate>
    </item>
    <item>
      <title>固定轮廓铣流线驱动报警</title>
      <link>https://www.dmsnx.com/thread-10118-1-1.html</link>
      <description><![CDATA[自动选择
尚未选择任何切削区域。
手工选择切削区域，或手I选择流曲线和交叉曲线。


解决方法：
选择加工区域]]></description>
      <category>UG NX编程</category>
      <author>印濡霈</author>
      <pubDate>Fri, 13 Sep 2024 06:08:42 +0000</pubDate>
    </item>
  </channel>
</rss>