<?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>topic Post processor for deckel millplus IT in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/post-processor-for-deckel-millplus-it/m-p/9431779#M118928</link>
    <description>&lt;P&gt;Hello, I have a deckel maho DMU 50 Evo linear (2011). The controller is&amp;nbsp;&amp;nbsp;heidenhain millplus ( I believe it's v600) . Does anyone have a working 5 axis post for this machine?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The millplus post from Autodesk is almost correct but the machine can not read the "%programname" at the start or when the code has a "."&amp;nbsp; After A0 B0 or C0. Ex. A0. B0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for the help!&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2020 08:25:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-09T08:25:31Z</dc:date>
    <item>
      <title>Post processor for deckel millplus IT</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/post-processor-for-deckel-millplus-it/m-p/9431779#M118928</link>
      <description>&lt;P&gt;Hello, I have a deckel maho DMU 50 Evo linear (2011). The controller is&amp;nbsp;&amp;nbsp;heidenhain millplus ( I believe it's v600) . Does anyone have a working 5 axis post for this machine?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The millplus post from Autodesk is almost correct but the machine can not read the "%programname" at the start or when the code has a "."&amp;nbsp; After A0 B0 or C0. Ex. A0. B0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 08:25:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/post-processor-for-deckel-millplus-it/m-p/9431779#M118928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-09T08:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Post processor for deckel millplus IT</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/post-processor-for-deckel-millplus-it/m-p/9494368#M118929</link>
      <description>&lt;P&gt;Hello @Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the problem with the dot on A0.&lt;/P&gt;
&lt;P&gt;You can open the millturn.cps file and alter the following line&lt;/P&gt;
&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-family: Consolas, 'Courier New', monospace; font-weight: normal; font-size: 14px; line-height: 19px; white-space: pre;"&gt;
&lt;DIV&gt;&lt;SPAN style="color: #569cd6;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;abcFormat&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;=&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #dcdcaa;"&gt;createFormat&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;({&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;decimals&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;3&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;forceDecimal&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;true&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;scale&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;:DEG&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;in order to change it to&lt;/P&gt;
&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-family: Consolas, 'Courier New', monospace; font-weight: normal; font-size: 14px; line-height: 19px; white-space: pre;"&gt;
&lt;DIV&gt;&lt;SPAN style="color: #569cd6;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;abcFormat&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;=&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #dcdcaa;"&gt;createFormat&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;({&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;decimals&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;3&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;forceDecimal:false&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;scale&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;:DEG&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;});&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the other problem, i don't get it!&lt;/P&gt;
&lt;P&gt;At the beginning of the ouput code you should have something like :&lt;/P&gt;
&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-family: Consolas, 'Courier New', monospace; font-weight: normal; font-size: 14px; line-height: 19px; white-space: pre;"&gt;
&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;%P&lt;/SPAN&gt;&lt;SPAN style="color: #dcdcaa;"&gt;M1005&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you want there?&lt;/P&gt;
&lt;P&gt;Only %? &lt;/P&gt;
&lt;P&gt;Nothing at all, suppressing the whole line?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give more information on this point please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;______________________________________________________________&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0174DF"&gt;If my post answers your question, please click the &lt;STRONG&gt;"Accept Solution"&lt;/STRONG&gt; button. This helps everyone find answers more quickly!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 21:24:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/post-processor-for-deckel-millplus-it/m-p/9494368#M118929</guid>
      <dc:creator>serge.quiblier</dc:creator>
      <dc:date>2020-05-05T21:24:05Z</dc:date>
    </item>
  </channel>
</rss>

