<?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 Re: Problem with compensation offset in Siemens Mill-Turn PP and drilling in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097871#M7565</link>
    <description>&lt;P&gt;Yes, just added an additional cutting edge to tool 6. Standard is T6 D1 for Tool 6 and Edge 1. I added another edge D2 . Now I was able to measure the second tool in that block in X and Z.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far so good... now I just need Fusion to produce the correct D value output for each tool in the code. At the moment both run under T6 D1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A first test run where I manually edited the code to T6 D2 for the second tool worked perfectly.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2024 14:19:18 GMT</pubDate>
    <dc:creator>apsTWRDF</dc:creator>
    <dc:date>2024-10-21T14:19:18Z</dc:date>
    <item>
      <title>Problem with compensation offset in Siemens Mill-Turn PP and drilling</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097264#M7560</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two problems at the moment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; I just got my double tool holder which allows me to mount two drills&amp;nbsp; in one tool slot with an X-Offset. So I added two tools with the same tool number and for one the necessary compensation offset of 50mm.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tool 6/A is a spot drill and Tool 6/B is the actual drill. When I start the program Tool 6/A spot drills perfectly and when the program should move on to the drill it doesnt seem to take the offset and its using 6/A.&amp;nbsp;&lt;/P&gt;&lt;P&gt;again as visible in the Gcode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. For the spot drill it uses the spindle to drill (SETMS(1) at N22. But for tool 6/B it generates a SETMS(2) even that its not set as live tool in the&amp;nbsp; tools settings under Postprocessor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guess that needs to be modified in the PP somehow?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would appreciate if someone could guide me through that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jochen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_0144.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1423796iB765304D52151A57/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_0144.jpg" alt="IMG_0144.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 09:58:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097264#M7560</guid>
      <dc:creator>apsTWRDF</dc:creator>
      <dc:date>2024-10-21T09:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with compensation offset in Siemens Mill-Turn PP and drilling</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097448#M7561</link>
      <description>&lt;P&gt;I tried to reproduce your issue based on the description you gave and post processed it with your post but it work as expected for me. It could be something wrong in the Fusion file. If you could share your file I would be happy to take a look.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 11:28:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097448#M7561</guid>
      <dc:creator>da_fish</dc:creator>
      <dc:date>2024-10-21T11:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with compensation offset in Siemens Mill-Turn PP and drilling</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097644#M7562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your help. I finally found the problem with the&amp;nbsp;&lt;SPAN&gt;SETMS&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;) command. Tool was linked to the old tool Library where I used it as live tool. Stupid mistake.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To my second problem:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think the diameter offset is the wrong way to do it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas how I can shift X for 50mm to work with the second tool in that holder?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do I need to add a second cutting edge like T6 D1 / T6 D2 and set the zero of each on my machine&amp;nbsp; (Sinumerik 828D) to get the necessary offset for D2?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jochen&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="offset.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1423875iB9AA4847618F100F/image-size/large?v=v2&amp;amp;px=999" role="button" title="offset.jpg" alt="offset.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 12:49:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097644#M7562</guid>
      <dc:creator>apsTWRDF</dc:creator>
      <dc:date>2024-10-21T12:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with compensation offset in Siemens Mill-Turn PP and drilling</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097794#M7563</link>
      <description>&lt;P&gt;I'm not familiar with siemens programing but I am familiar with running dual station blocks on Turn/Mills. I think your last statement is correct. Each tool should have it's own offset number. The Diameter offset in fusion is to specify which offset number to read from on the machine, Not the amount you want the tool to be offset. In my case, for the first tool I would use the offset for that station (tool 6, offset 6) and then for the second tool I would use a free offset like 13.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With a little bit of digging, it seems like siemens handle tool offsets quite differently than the DMG Mori machines that I'm used to. So you might need to take what I said with a grain of salt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if that is or isn't helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 13:36:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097794#M7563</guid>
      <dc:creator>da_fish</dc:creator>
      <dc:date>2024-10-21T13:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with compensation offset in Siemens Mill-Turn PP and drilling</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097809#M7564</link>
      <description>&lt;P&gt;Tool 6 and 13 (or which ever offsets you use) should than have different X values based on the spacing of the tools in the block.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 13:41:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097809#M7564</guid>
      <dc:creator>da_fish</dc:creator>
      <dc:date>2024-10-21T13:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with compensation offset in Siemens Mill-Turn PP and drilling</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097871#M7565</link>
      <description>&lt;P&gt;Yes, just added an additional cutting edge to tool 6. Standard is T6 D1 for Tool 6 and Edge 1. I added another edge D2 . Now I was able to measure the second tool in that block in X and Z.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far so good... now I just need Fusion to produce the correct D value output for each tool in the code. At the moment both run under T6 D1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A first test run where I manually edited the code to T6 D2 for the second tool worked perfectly.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 14:19:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13097871#M7565</guid>
      <dc:creator>apsTWRDF</dc:creator>
      <dc:date>2024-10-21T14:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with compensation offset in Siemens Mill-Turn PP and drilling</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13098087#M7566</link>
      <description>&lt;P&gt;The question then is how do you want to define that. If you change your post processor so that the D value would reflect the offset value in Fusion, that could be a problem, since by default that number is equal to the tool number and all the previous programs you wrote would have to be changed or the wronged offset would be called.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One suggestion, you could define it with the "Turret". Unless you're running a multi turret machine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="da_fish_0-1729523770362.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1423963iF9F408352A31ED52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="da_fish_0-1729523770362.png" alt="da_fish_0-1729523770362.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 15:16:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13098087#M7566</guid>
      <dc:creator>da_fish</dc:creator>
      <dc:date>2024-10-21T15:16:12Z</dc:date>
    </item>
    <item>
      <title>Betreff: Problem with compensation offset in Siemens Mill-Turn PP and drilling</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13099660#M7567</link>
      <description>&lt;P&gt;Thanks, that would be possible. Never worked with that option....&amp;nbsp; I have to have a closer look at that!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 08:07:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/problem-with-compensation-offset-in-siemens-mill-turn-pp-and/m-p/13099660#M7567</guid>
      <dc:creator>apsTWRDF</dc:creator>
      <dc:date>2024-10-22T08:07:34Z</dc:date>
    </item>
  </channel>
</rss>

