<?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 Probing Routine Causing Issues In Program in Fusion Manufacture</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture/probing-routine-causing-issues-in-program/m-p/11238078#M123477</link>
    <description>&lt;P&gt;So this issue isn't necessarily related to Fusion 360, but more of a code issue I'm having. I have a part I'm making in a Haas VF-4 (NGC) with a 4th Axis (A) rotary. I cant post the part/file but I think my question can be answered without it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My programming and post come from Fusion. Using NGC post w/ A-Axis reversed. Part is a cylinder with domed top, stood straight up. Starts with A&amp;nbsp;@ 0deg and all&amp;nbsp;of the work I'm doing is at A90. or A-90. with a lot of back and forth between the two.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now my issue, I'm using a hand written probing routine at the start to probe both center and top of my part, I am using G254 in the program. Running my program as is, with probing, my whole part is shifted off center in Y axis by .02", If I skip past the probing and start at my first tool and let it eat from there, I get a good part. So, what am I missing with the probing that's causing an issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the probing routine and start of the first cutting tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G90 G94 G17&lt;BR /&gt;G20&lt;BR /&gt;G53 G0 Z0.&lt;BR /&gt;G53 X-30. Z0&lt;/P&gt;&lt;P&gt;(T25 - PROBE)&lt;BR /&gt;T25 M6&lt;BR /&gt;G54 G0 G90 A0&lt;BR /&gt;G54 G0 G90 G94 X0 Y0&lt;BR /&gt;G43 Z1. H25&lt;BR /&gt;G1 Z.25 F50.&lt;BR /&gt;G65 P9995 W54. A11. D2. E-1.5 H0. I0.&lt;BR /&gt;G0 X0 Y0 Z1.&lt;BR /&gt;G1 Z.25 F50.&lt;BR /&gt;G65 P9995 W54. A20. H-0.5&lt;BR /&gt;G0 Z1.&lt;BR /&gt;G53 X-30. Z0.&lt;/P&gt;&lt;P&gt;(Adaptive7)&lt;BR /&gt;T1 M6&lt;BR /&gt;S4584 M3&lt;BR /&gt;G54&lt;BR /&gt;G53 G0 Y0.&lt;BR /&gt;G0 A90.&lt;BR /&gt;G254&lt;BR /&gt;M8&lt;BR /&gt;G0 X1.1524 Y2.0708&lt;BR /&gt;G43 Z1.6 H1&lt;BR /&gt;T2&lt;BR /&gt;G0 Z1.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the long post, any ideas on what's going on would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-James&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 21:39:01 GMT</pubDate>
    <dc:creator>JHarknessX8ZAF</dc:creator>
    <dc:date>2022-06-15T21:39:01Z</dc:date>
    <item>
      <title>Probing Routine Causing Issues In Program</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/probing-routine-causing-issues-in-program/m-p/11238078#M123477</link>
      <description>&lt;P&gt;So this issue isn't necessarily related to Fusion 360, but more of a code issue I'm having. I have a part I'm making in a Haas VF-4 (NGC) with a 4th Axis (A) rotary. I cant post the part/file but I think my question can be answered without it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My programming and post come from Fusion. Using NGC post w/ A-Axis reversed. Part is a cylinder with domed top, stood straight up. Starts with A&amp;nbsp;@ 0deg and all&amp;nbsp;of the work I'm doing is at A90. or A-90. with a lot of back and forth between the two.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now my issue, I'm using a hand written probing routine at the start to probe both center and top of my part, I am using G254 in the program. Running my program as is, with probing, my whole part is shifted off center in Y axis by .02", If I skip past the probing and start at my first tool and let it eat from there, I get a good part. So, what am I missing with the probing that's causing an issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the probing routine and start of the first cutting tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;G90 G94 G17&lt;BR /&gt;G20&lt;BR /&gt;G53 G0 Z0.&lt;BR /&gt;G53 X-30. Z0&lt;/P&gt;&lt;P&gt;(T25 - PROBE)&lt;BR /&gt;T25 M6&lt;BR /&gt;G54 G0 G90 A0&lt;BR /&gt;G54 G0 G90 G94 X0 Y0&lt;BR /&gt;G43 Z1. H25&lt;BR /&gt;G1 Z.25 F50.&lt;BR /&gt;G65 P9995 W54. A11. D2. E-1.5 H0. I0.&lt;BR /&gt;G0 X0 Y0 Z1.&lt;BR /&gt;G1 Z.25 F50.&lt;BR /&gt;G65 P9995 W54. A20. H-0.5&lt;BR /&gt;G0 Z1.&lt;BR /&gt;G53 X-30. Z0.&lt;/P&gt;&lt;P&gt;(Adaptive7)&lt;BR /&gt;T1 M6&lt;BR /&gt;S4584 M3&lt;BR /&gt;G54&lt;BR /&gt;G53 G0 Y0.&lt;BR /&gt;G0 A90.&lt;BR /&gt;G254&lt;BR /&gt;M8&lt;BR /&gt;G0 X1.1524 Y2.0708&lt;BR /&gt;G43 Z1.6 H1&lt;BR /&gt;T2&lt;BR /&gt;G0 Z1.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the long post, any ideas on what's going on would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-James&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 21:39:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/probing-routine-causing-issues-in-program/m-p/11238078#M123477</guid>
      <dc:creator>JHarknessX8ZAF</dc:creator>
      <dc:date>2022-06-15T21:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Probing Routine Causing Issues In Program</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture/probing-routine-causing-issues-in-program/m-p/11239175#M123496</link>
      <description>&lt;P&gt;Please disregard, problem turned out to be unrelated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 11:00:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture/probing-routine-causing-issues-in-program/m-p/11239175#M123496</guid>
      <dc:creator>JHarknessX8ZAF</dc:creator>
      <dc:date>2022-06-16T11:00:56Z</dc:date>
    </item>
  </channel>
</rss>

