<?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: Tool Starting Position in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5689267#M165606</link>
    <description>&lt;P&gt;I have tried to reproduce this and haven’t been able to. Can you export your part as a .f3d and send it to &lt;A href="mailto:cam.support@autodesk" target="_blank"&gt;cam.support@autodesk&lt;/A&gt; so I can take a look at your settings.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2015 13:14:46 GMT</pubDate>
    <dc:creator>jeff.walters</dc:creator>
    <dc:date>2015-06-23T13:14:46Z</dc:date>
    <item>
      <title>Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5686899#M165602</link>
      <description>&lt;P&gt;Hello everyone. &amp;nbsp;I'm just getting started with the CAM portion of 360 and I think I figured most things out. &amp;nbsp;However, I'm trying to make simple contour path to cut out a rectangle and&amp;nbsp;I'm struggling to set set the start position for the tool. &amp;nbsp;I would expect the tool to start at the orgin, but during the simultation, for whatever reason, the tool is starting in a completely different location - the farthest Y axis corner of the&amp;nbsp;rectangle. &amp;nbsp;See the picture:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-06-21 at 6.53.39 PM.png" border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/174589i4F3499E95D349DDD/image-size/medium?v=mpbl-1&amp;amp;px=-1" title="Screen Shot 2015-06-21 at 6.53.39 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By using OpenSCAM I've been able to verify the gcode does in fact start&amp;nbsp;the machine at&amp;nbsp;the origin, and then moves the tool to the "starting point" as simulated within 360 (top left corner for me). &amp;nbsp;The problem is the tool moves to the "starting location" at some height that I have not specified, then rapids to the clearance height (upwards), then plunges to the correct first path depth. &amp;nbsp;Based on the gcode, it looks like 360 is sending the tool to the "start location" without adjusting the z height, then once the tool is at the "start location", it rapids to the "clearance height" (up to 0.125 in my case), then plunges as one expects to the first cut depth (~-0.05). &amp;nbsp;The initial couple gcode lines are there:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;%&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;(1)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;(T1 D=0.125 CR=0 - ZMIN=-0.26 - flat end mill)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;G90 G94&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;G17&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;G20&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;G28 G91 Z0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;G90&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN style="line-height: normal; font-family: 'courier new', courier;"&gt;(Contour - Outline)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;M9&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;T1 M6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;S16542 M3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;G54&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;M9&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;G0 X0 Y5.5625&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Z0.125&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;G1 Z0.0894 F22&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Z-0.0433 F10&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;X8.5 F22&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;I cannot seem to set the "start location", but 360 is clearly assuming it starts at the origin &lt;U&gt;&lt;STRONG&gt;despite&lt;/STRONG&gt;&lt;/U&gt; what the simulation shows, I'm baffled at what height 360 believes is the initial height. &amp;nbsp;I guess what ever the machine is initialized with? &amp;nbsp;But then all future movements are likely fundamentally broken.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm struggling to understand why 360 would move the machine in a significant direction (Y in my case) without adjusting the z axis and then once at the "start location", rapids up to the clearance height. &amp;nbsp;I would expect 360 to rapid to the clearance height before any movements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is there anyway to:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Tell 360 where to start the machine?&lt;/P&gt;&lt;P&gt;2) Tell 360 to set the z distance before moving?&lt;/P&gt;&lt;P&gt;3) Get the simulation to show the actual machine movements prior to being at the "start location"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;Looking for some sage advice on what I'm missing?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;-Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jun 2015 23:04:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5686899#M165602</guid>
      <dc:creator>cyberreefguru</dc:creator>
      <dc:date>2015-06-21T23:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5687829#M165603</link>
      <description>&lt;P&gt;At the bottom of the linking tab there is an Entry position option. &amp;nbsp;If you select the Entry position option and the a corner or point on your part the tool will start as close to that exact point that the lead-m and cornering options will allow.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 15:41:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5687829#M165603</guid>
      <dc:creator>jeff.walters</dc:creator>
      <dc:date>2015-06-22T15:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5688413#M165604</link>
      <description>&lt;P&gt;Awesome - exactly what I was looking for. &amp;nbsp;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 22:23:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5688413#M165604</guid>
      <dc:creator>cyberreefguru</dc:creator>
      <dc:date>2015-06-22T22:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5688430#M165605</link>
      <description>&lt;P&gt;Jeff - now that I set the entry point, I get this funny "hook" during the second pass. &amp;nbsp;The tool enters the initial corner at the end of the first pass, goes past the starting point, then rapids up to the clearance hieght, goes back to the start point, and then plunges to the second depth. &amp;nbsp;It *only* happens for the first pass - all the rest of the depth passes round the corner without the vertical movement. &amp;nbsp;Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-06-22 at 6.36.16 PM.png" border="0" src="https://forums.autodesk.com/t5/image/serverpage/image-id/174766i62428AD6EBBEF641/image-size/original?v=mpbl-1&amp;amp;px=-1" title="Screen Shot 2015-06-22 at 6.36.16 PM.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Tom&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2015 22:39:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5688430#M165605</guid>
      <dc:creator>cyberreefguru</dc:creator>
      <dc:date>2015-06-22T22:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5689267#M165606</link>
      <description>&lt;P&gt;I have tried to reproduce this and haven’t been able to. Can you export your part as a .f3d and send it to &lt;A href="mailto:cam.support@autodesk" target="_blank"&gt;cam.support@autodesk&lt;/A&gt; so I can take a look at your settings.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 13:14:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5689267#M165606</guid>
      <dc:creator>jeff.walters</dc:creator>
      <dc:date>2015-06-23T13:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5690393#M165607</link>
      <description>&lt;P&gt;Hi Jeff. &amp;nbsp;Maybe I'm not doing it properly, but it says "&lt;SPAN style="line-height: 20px;"&gt;Local Export is not supported right now for distributed designs". &amp;nbsp;Which is very interesting, because I absolutely have exported this design before the upgrade this past weekend. &amp;nbsp;Or at least I'm nearly certain I used export; it may have been some variant of save as. &amp;nbsp;Perhaps I can just share it with you or whoever needs to see it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;-Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 21:58:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5690393#M165607</guid>
      <dc:creator>cyberreefguru</dc:creator>
      <dc:date>2015-06-23T21:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5691449#M165608</link>
      <description>&lt;P&gt;You can share it with jeff.walters@autodesk.com&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2015 14:20:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5691449#M165608</guid>
      <dc:creator>jeff.walters</dc:creator>
      <dc:date>2015-06-24T14:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5692424#M165609</link>
      <description>&lt;P&gt;Jeff - maybe I'm just clueless, but the "share" menu does not let me share with a specific person. &amp;nbsp;So I added you to my "people".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That said, I have a much more pressing problem which has fouled up my first real job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below&amp;nbsp;is the output I get from the post processor. &amp;nbsp;Note the machine is instructed to return to Z0 on the 4th line, then the spindle is turned on, then the machine is moved to a new horizontal location. &amp;nbsp;This created a fine groove across the top of my material since the matrial is not perfectly flat. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How I can I get the machine to move to the starting location without setting the location to Z0? Again, this movement is *not* recorded in the simulator and I blindly trusted the gcode without closely analyzing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;%&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;(1001)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;(T1 D=0.125 CR=0 - ZMIN=-0.26 - flat end mill)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;G90 G94&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;G17&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;G20&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;G28 G91 Z0 &lt;FONT color="#FF0000"&gt;&amp;lt;-- Move to Z0&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;G90&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;(Top Panel Outline)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;M9&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;T1 M6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;S16542 M3 &lt;FONT color="#FF0000"&gt;&amp;lt;-- Spindle turned on&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;G54&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;M9 (&amp;lt;-- why turn the coolant off again?)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;G0 X0 Y-0.0625 &lt;FONT color="#FF0000"&gt;&amp;lt;-- Move to&amp;nbsp;new location, generating groove across material&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;Z0.125 &lt;FONT color="#FF0000"&gt;&amp;lt;-- Move UP to clearance height,&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;after&lt;/STRONG&gt;&lt;/U&gt; making the groove&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;G1 Z0.0894 F22 &amp;lt;-- Move to "safe distance"; I don't know why&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;Z-0.05 F10 &lt;FONT color="#FF0000"&gt;&amp;lt;-- plunge to first cut depth&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF" size="2"&gt;X8.5 F22 &lt;/FONT&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#3366FF"&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;-- make first cu&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;t&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this due to my chosen post processor? Or is there a way to suppress z movement until the machine is at the start location?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2015 22:56:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5692424#M165609</guid>
      <dc:creator>cyberreefguru</dc:creator>
      <dc:date>2015-06-24T22:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5692490#M165610</link>
      <description>&lt;P&gt;Just to close the loop on this one, I found the grbl post processor and it is indeed putting the Z0 into the nc file before moving to the required location. &amp;nbsp;After some more digging, I'm not the only one who experienced this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.restrictedayerspace.net/cnc/autodesk-fusion-360-cam-post-processor-for-shapeoko/" target="_blank"&gt;http://www.restrictedayerspace.net/cnc/autodesk-fusion-360-cam-post-processor-for-shapeoko/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He sets the Z distance to 15mm instead of the clearance height as I would expect, but it's better than 0. &amp;nbsp;I probably hack it to set to clearance height if I can figure out how.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 00:33:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5692490#M165610</guid>
      <dc:creator>cyberreefguru</dc:creator>
      <dc:date>2015-06-25T00:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5692877#M165611</link>
      <description>&lt;P&gt;The G28 code before the Z0 should make the control use machine coordinates so it should go to the machine home point. It sounds like either your machine doesn't use G28 or you have not homed your machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 10:21:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/5692877#M165611</guid>
      <dc:creator>HughesTooling</dc:creator>
      <dc:date>2015-06-25T10:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/7082076#M165612</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;It does not really matter if I set the origin, the path will start from&amp;nbsp;somewhere at&amp;nbsp;the entry point.&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="20170513_001.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/355810iD004A53A049F4394/image-size/large?v=v2&amp;amp;px=999" role="button" title="20170513_001.jpg" alt="20170513_001.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Logically I want to set a point as start point which I know surely. So&amp;nbsp;I select the left botom of&amp;nbsp;the stocks surface.&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="20170513_002.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/355811iB86C753C790D19A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="20170513_002.jpg" alt="20170513_002.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tool is in the right position on the picture above, but it is so long there the dialog is open .&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="20170513_003.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/355812i66C3F9E6C64A6D18/image-size/large?v=v2&amp;amp;px=999" role="button" title="20170513_003.jpg" alt="20170513_003.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I hit OK the tool goes always somewhere&amp;nbsp;to the entry point (it could be different&amp;nbsp;if the path is re-generated&amp;nbsp;with the same settings). - &lt;FONT color="#ff0000"&gt;NOK&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;You can see that from the code:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20170513_004.jpg" style="width: 264px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/355813iD31D30B474DA35EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="20170513_004.jpg" alt="20170513_004.jpg" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;It is surely not OK because I set the minimum position of the&amp;nbsp; X and Y axles as startpoint and it goes to negative.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Workaround: Try to&amp;nbsp;find an entry point which you can accurate find on&amp;nbsp;the stock. Sadly it is far away from an exact machining. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;2.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;The beginning of the code has always a critical failure.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Here is this examle:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20170513_005.jpg" style="width: 264px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/355815iA4FBB9B3CFF023F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="20170513_005.jpg" alt="20170513_005.jpg" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Go to the firs point and apply the clearance. Totaly makes no sence. Probably it will damage the tool. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Workaround: insert the lane with clearance before the positioning manually. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I do not expert such a silly failure&amp;nbsp;from a professional SW like Fusion 360, but I already watched all of the awailable (I guess)&amp;nbsp;tutorials and I&amp;nbsp;have not found the solution.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Hopefully I made something wrong.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;How is it possible to set up a milling like that correcly?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Please help!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thank you in advance!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 18:29:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/7082076#M165612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-13T18:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/8601779#M165613</link>
      <description>&lt;P&gt;You can use this hack- in postprocessor config change&amp;nbsp;useG28: to false like this:&lt;/P&gt;
&lt;PRE&gt;properties = {
useG28: false,&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 Feb 2019 00:59:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/8601779#M165613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T00:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/8972040#M165614</link>
      <description>&lt;P&gt;This is still a huge problem. Both on Mach4 and Hass post-processor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steps to reproduce:&lt;/P&gt;&lt;P&gt;- Create block 20x20x100mm&lt;/P&gt;&lt;P&gt;- In setup, set stock size to 20x20x102mm&lt;/P&gt;&lt;P&gt;- Create Adaptive, accept defaults.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will result in dangerous movement at Z0.0 across the whole part.&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="step1.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/667835iE1D80D7A46D21B71/image-size/large?v=v2&amp;amp;px=999" role="button" title="step1.jpg" alt="step1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="step2.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/667836iBA6C6B65AE83037B/image-size/large?v=v2&amp;amp;px=999" role="button" title="step2.jpg" alt="step2.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="step3.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/667834i16B129C6FE34B9E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="step3.jpg" alt="step3.jpg" /&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>Sun, 18 Aug 2019 08:47:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/8972040#M165614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-18T08:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/8972087#M165615</link>
      <description>&lt;P&gt;I can also confirm that this behavior is identical in Inventor 2018 and HSM Express.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:03:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/8972087#M165615</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-18T10:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/8972149#M165616</link>
      <description>&lt;P&gt;This really shouldn't be a problem for any commercial machines or Mach as long as you have limit switches and home your machine. All the posts I looked at output a G28 or G53 code to move the Z to the machine home. Machines with tool changers will have retracted the tool automatically so will be retracted as well.&lt;/P&gt;
&lt;P&gt;Here's some info on &lt;A href="https://www.cncci.com/resources/tips/how%20g28%20works.htm" target="_blank" rel="noopener"&gt;G28&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 11:20:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/8972149#M165616</guid>
      <dc:creator>HughesTooling</dc:creator>
      <dc:date>2019-08-18T11:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Starting Position</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/11083780#M165617</link>
      <description>&lt;P&gt;Hi everyone, hopefully you're aware of the new feature, 'move entry positions' which has gone into the March 2022 major release of Fusion 360. &lt;A href="https://www.youtube.com/watch?v=wpSygjgiF5c" target="_blank" rel="noopener"&gt;Here&lt;/A&gt; is the video if you want to learn more!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 10:21:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/tool-starting-position/m-p/11083780#M165617</guid>
      <dc:creator>dylan_smith</dc:creator>
      <dc:date>2022-04-05T10:21:06Z</dc:date>
    </item>
  </channel>
</rss>

