<?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: Subprogram for z height changes in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456604#M20621</link>
    <description>&lt;P&gt;How "Limited" is your memory on the controller?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 19:35:04 GMT</pubDate>
    <dc:creator>seth.madore</dc:creator>
    <dc:date>2023-12-21T19:35:04Z</dc:date>
    <item>
      <title>Subprogram for z height changes</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456321#M20620</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an older control with limited memory. And I am trying a high feed mill for the first time. My Y travel is used to the max so i cant do straight moves so I need to find a way to have the z height called and the x and y moves be a subprogram. How do i do this?&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="jdkendall97_1-1703178154311.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1307150iAC636629D7846325/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jdkendall97_1-1703178154311.png" alt="jdkendall97_1-1703178154311.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 17:04:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456321#M20620</guid>
      <dc:creator>jdkendall97</dc:creator>
      <dc:date>2023-12-21T17:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Subprogram for z height changes</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456604#M20621</link>
      <description>&lt;P&gt;How "Limited" is your memory on the controller?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 19:35:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456604#M20621</guid>
      <dc:creator>seth.madore</dc:creator>
      <dc:date>2023-12-21T19:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Subprogram for z height changes</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456707#M20622</link>
      <description>&lt;P&gt;About 25kB&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 20:26:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456707#M20622</guid>
      <dc:creator>jdkendall97</dc:creator>
      <dc:date>2023-12-21T20:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Subprogram for z height changes</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456730#M20623</link>
      <description>&lt;P&gt;And what post processor are you using?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 20:36:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456730#M20623</guid>
      <dc:creator>seth.madore</dc:creator>
      <dc:date>2023-12-21T20:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Subprogram for z height changes</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456768#M20624</link>
      <description>&lt;P&gt;So here's what I recommend:&lt;BR /&gt;Create a toolpath at a single Z level (your starting height Z level). Place that toolpath into a Linear Pattern, with the direction being your Z axis and your increment value being your depth of cut. Specify the number of repeats.&lt;/P&gt;
&lt;P&gt;Using a post processor that spits out Sub program files, set it to "Patterns".&lt;/P&gt;
&lt;P&gt;The result looks something like this:&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6343681112112w960h540r414" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6343681112112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6343681112112w960h540r414');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6343681112112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 20:52:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12456768#M20624</guid>
      <dc:creator>seth.madore</dc:creator>
      <dc:date>2023-12-21T20:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Subprogram for z height changes</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12463075#M20625</link>
      <description>&lt;P&gt;To answer your question, I have an okuma post I modified. I did watched your video and tried it out. It looks like it is not retracting the model top on the subsequence moves and is going to hit the part on some of the moves. To fix that I separated out those to see if it would lift up but it did not. I cant make it do long paths to avoid hitting the side of the parts because it is at the limit of the y travel. However it did significantly reduce the program size.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jdkendall97_0-1703625551910.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1308067i65E8C6E13A6FE290/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jdkendall97_0-1703625551910.png" alt="jdkendall97_0-1703625551910.png" /&gt;&lt;/span&gt;&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="jdkendall97_1-1703625650203.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1308068i4D8EE1F1C6C37F3F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jdkendall97_1-1703625650203.png" alt="jdkendall97_1-1703625650203.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 21:26:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12463075#M20625</guid>
      <dc:creator>jdkendall97</dc:creator>
      <dc:date>2023-12-26T21:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Subprogram for z height changes</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12464503#M20626</link>
      <description>&lt;P&gt;Is there a way to make it fully retract to the model top plane every time to not hit the parts?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 18:56:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12464503#M20626</guid>
      <dc:creator>jdkendall97</dc:creator>
      <dc:date>2023-12-27T18:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Subprogram for z height changes</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12464538#M20627</link>
      <description>&lt;P&gt;Yes. Use a Manual NC command with a Passthrough snippet of code "G0G90Z.5"&lt;/P&gt;
&lt;P&gt;The result will be this for the main code:&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;(FACE SIDES)
G00X0.23Y9.025
Z1.23
M98 P1002
G0G90Z.5

(FACE SIDES)
G00X0.23Y9.025
Z1.19
M98 P1002
G0G90Z.5&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the subroutine will still be the same as it was prior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 19:21:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/subprogram-for-z-height-changes/m-p/12464538#M20627</guid>
      <dc:creator>seth.madore</dc:creator>
      <dc:date>2023-12-27T19:21:28Z</dc:date>
    </item>
  </channel>
</rss>

