<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>tema Re: Mazak turn mill post  need to edit en FeatureCAM Forum</title>
    <link>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9913540#M6455</link>
    <description>&lt;P&gt;thanks for your answer. i tried but our post is not support your format .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for input ..&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 19:37:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-12-03T19:37:47Z</dc:date>
    <item>
      <title>Mazak turn mill post  need to edit</title>
      <link>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9907695#M6448</link>
      <description>&lt;P&gt;Mazak turn -mill post need to alter because while nc code generate - C angle values going on large numeric values like c100000.&lt;/P&gt;&lt;P&gt;how to fix this issue .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 19:21:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9907695#M6448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-01T19:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mazak turn mill post  need to edit</title>
      <link>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9908488#M6449</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you alter you c code to this it should keep the rotations between 0 and 360, &amp;lt;rot1-wind&amp;gt; might be different on your machine it depends how its been setup&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C[&amp;lt;ROT1-WIND&amp;gt;%360]&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 03:02:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9908488#M6449</guid>
      <dc:creator>brian_p1</dc:creator>
      <dc:date>2020-12-02T03:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mazak turn mill post  need to edit</title>
      <link>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9909067#M6450</link>
      <description>&lt;P&gt;[# ]&amp;lt;IF&amp;gt;[polar_interp]&amp;lt;THEN&amp;gt;&lt;BR /&gt;[# ]&amp;lt;IF&amp;gt;[z_up]&amp;lt;THEN&amp;gt;&lt;BR /&gt;[# ]G13.1&amp;lt;EOB&amp;gt;&lt;BR /&gt;[# ][:polar_still_on=0]&lt;BR /&gt;[# ][:polar_interp=0]&lt;BR /&gt;[# ][:z_up=0]&lt;BR /&gt;[# ]&amp;lt;ELSE&amp;gt;&lt;BR /&gt;[# ][:polar_still_on=1]&lt;BR /&gt;[# ]&amp;lt;ENDIF&amp;gt;&lt;BR /&gt;[# ]&amp;lt;ENDIF&amp;gt;&lt;BR /&gt;[# ]&amp;lt;INCLUDE:CancelCoordConvert&amp;gt;&lt;BR /&gt;[# ]&amp;lt;IFNOT&amp;gt;[apxeq(&amp;lt;ROT2-WIND&amp;gt;,&amp;lt;$ROT2-WIND&amp;gt;)]&amp;lt;THEN&amp;gt;&lt;BR /&gt;[# ]&amp;lt;INCLUDE:TurretHome&amp;gt;// Send turret to safe position if B axis angle is going to change&lt;BR /&gt;[# ]&amp;lt;ENDIF&amp;gt;&lt;BR /&gt;[# ]&amp;lt;INCLUDE:CancelModals&amp;gt;&lt;BR /&gt;[# ](&amp;lt;OP-PASS&amp;gt; &amp;lt;SEGM-ID&amp;gt;)&amp;lt;EOB&amp;gt;&lt;BR /&gt;[# ]{&amp;lt;F-UNITS&amp;gt;}&amp;lt;EOB&amp;gt;&lt;BR /&gt;[# ]&amp;lt;IF&amp;gt;&amp;lt;TURNING&amp;gt;&amp;lt;THEN&amp;gt;&lt;BR /&gt;[# ]&amp;lt;IFNOT&amp;gt;[apxeq(&amp;lt;ROT2-WIND&amp;gt;,&amp;lt;$ROT2-WIND&amp;gt;)]&amp;lt;THEN&amp;gt;&lt;BR /&gt;[# ]&amp;lt;INCLUDE:Baxis&amp;gt;&lt;BR /&gt;[# ]&amp;lt;ENDIF&amp;gt;&lt;BR /&gt;[# ]&amp;lt;IF&amp;gt;&amp;lt;CSS-ON&amp;gt;&amp;lt;THEN&amp;gt;&lt;BR /&gt;[# ]{G92 S&amp;lt;SP-MAX&amp;gt; Q50 R1}&amp;lt;EOB&amp;gt;&lt;BR /&gt;[# ]{G96 S&amp;lt;CSS-SPEED&amp;gt;}&amp;lt;EOB&amp;gt;&lt;BR /&gt;[# ]&amp;lt;ELSE&amp;gt;&lt;BR /&gt;[# ]{G97 S&amp;lt;SPEED&amp;gt;}&amp;lt;EOB&amp;gt;&lt;BR /&gt;[# ]&amp;lt;ENDIF&amp;gt;&lt;BR /&gt;[# ]&amp;lt;MOTION&amp;gt; X&amp;lt;X-COORD&amp;gt; Z&amp;lt;Z-COORD&amp;gt; {&amp;lt;COOLANT&amp;gt;}&amp;lt;EOB&amp;gt;&lt;BR /&gt;[# ]&amp;lt;ELSE&amp;gt;&lt;BR /&gt;[# ]&amp;lt;IFNOT&amp;gt;[apxeq(&amp;lt;ROT2-WIND&amp;gt;,&amp;lt;$ROT2-WIND&amp;gt;)]&amp;lt;THEN&amp;gt;&lt;BR /&gt;[# ]&amp;lt;INCLUDE:Baxis&amp;gt;&lt;BR /&gt;[# ]&amp;lt;ENDIF&amp;gt;&lt;BR /&gt;[# ]{S&amp;lt;SPEED&amp;gt;}&amp;lt;EOB&amp;gt;&lt;BR /&gt;[# ]&amp;lt;INCLUDE:Milling&amp;gt;&lt;BR /&gt;[# ]&amp;lt;ENDIF&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit post - Format - program - segamant start&amp;nbsp; this palce only&amp;nbsp; i will edit it is okay or any more place ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please check ..&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 10:19:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9909067#M6450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-02T10:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mazak turn mill post  need to edit</title>
      <link>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9911315#M6452</link>
      <description>&lt;P&gt;There will probably be a few places where it needs changing, check program start, tool change, segment start, linear, rapid it all depends how your post has been written.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 01:36:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9911315#M6452</guid>
      <dc:creator>brian_p1</dc:creator>
      <dc:date>2020-12-03T01:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mazak turn mill post  need to edit</title>
      <link>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9913540#M6455</link>
      <description>&lt;P&gt;thanks for your answer. i tried but our post is not support your format .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for input ..&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 19:37:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/featurecam-forum/mazak-turn-mill-post-need-to-edit/m-p/9913540#M6455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-03T19:37:47Z</dc:date>
    </item>
  </channel>
</rss>

