<?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: Turning - Make sharp corners in Fusion Manufacture Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6231604#M157519</link>
    <description>&lt;P&gt;Jeff, here's a screen shot of a test piece. Very simple example with&amp;nbsp;two .03 x 45 deg. chamfers.&lt;/P&gt;&lt;P&gt;I also attached the code. You can see I get arcs at the start and end points of both chamfers.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Allan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;%
O1234 (FIRST TEST)
G98 G18
G20
G50 S4000
G28 U0.

(PROFILE1)
T0101
G54
M8
G99
G50 S4000
G96 S350 M3
G0 X2.2 Z0.1969
G1 Z0.0796 F9.84252
X1.6095
Z-0.0004 F0.005
Z-0.675
X1.6275
G18 G3 X1.9545 Z-0.7427 R0.2313
G1 X1.9992 Z-0.7651
X2.1592
Z0.0796 F9.84252
X1.2836
X1.2199 F0.005
Z-0.0004
X1.2645 Z-0.0227
G3 X1.4 Z-0.1863 R0.2313
G1 Z-0.675
X1.6275
G3 X1.8095 Z-0.6937 R0.2313
G1 X1.9695
Z0.0035 F9.84252
X-0.0625
Z-0.125
X0.8775 F0.005
G3 X0.9217 Z-0.1342 R0.0312    ARCING INTO CHAMFER
G1 X0.9817 Z-0.1642            CUTS CHAMFER
G3 X1. Z-0.1863 R0.0313        ARCING OUT OF CHAMFER
G1 Z-0.875
X1.6275
G3 X1.6717 Z-0.8842 R0.0312    ARCING INTO CHAMFER
G1 X1.7317 Z-0.9142            CUTS CHAMFER
G3 X1.75 Z-0.9362 R0.0312      ARCING OUT OF CHAMFER
G1 Z-1.9063
X1.91
X2.2 F9.84252
Z0.1969

M9
G28 U0. W0.
M30
%&lt;/PRE&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;&lt;P&gt;&lt;IMG title="test chamfers.JPG" alt="test chamfers.JPG" src="https://forums.autodesk.com/t5/image/serverpage/image-id/226781iBD27E27C4C744458/image-size/original?v=lz-1&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2016 23:47:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-23T23:47:15Z</dc:date>
    <item>
      <title>Turning - Make sharp corners</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6229520#M157515</link>
      <description>&lt;P&gt;The "Make Sharp Corners" function is not working as I think it should. I get a radius added to the start and end points&lt;/P&gt;&lt;P&gt;of all chamfers when post processing. I've played with the (built in) minimum circular tolerance on the post page and&lt;/P&gt;&lt;P&gt;can get the output to not include the radii but then the chamfer is output in many steps. Changing the (built in)&lt;/P&gt;&lt;P&gt;miumum chord length seems to have no effect. Lead in and out are set to no radius.&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 00:01:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6229520#M157515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-23T00:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Turning - Make sharp corners</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6230587#M157516</link>
      <description>&lt;P&gt;A screen shot or better yet the part would help but keep in mind that the 2D chamfer is actually a 3D toolpath so there may well be times its using what looks like an arc and outputs linear moves.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 14:48:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6230587#M157516</guid>
      <dc:creator>jeff.walters</dc:creator>
      <dc:date>2016-03-23T14:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Turning - Make sharp corners</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6230788#M157517</link>
      <description>&lt;P&gt;Jeff, Thanks for the reply. It is the Gcode output that has arcs in it. G3's in this particular case. If I change the&lt;/P&gt;&lt;P&gt;tool to a sharp point the Gcode output&amp;nbsp;has no arcs but then of course the path is not offset by the tool nose&lt;/P&gt;&lt;P&gt;radius. I may have something set up incorrectly in the software but I don't know for sure. That's why my&lt;/P&gt;&lt;P&gt;question. Or is the Make Sharp Corners function not working properly (bug) ? I can get a screen shot tonight.&lt;/P&gt;&lt;P&gt;BTW I'm just using the generic Fanuc post processor at this time.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Allan&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 15:54:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6230788#M157517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-23T15:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Turning - Make sharp corners</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6231078#M157518</link>
      <description>&lt;P&gt;True but it could be a setting or the way you’re approaching it that’s causing it.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 18:11:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6231078#M157518</guid>
      <dc:creator>jeff.walters</dc:creator>
      <dc:date>2016-03-23T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Turning - Make sharp corners</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6231604#M157519</link>
      <description>&lt;P&gt;Jeff, here's a screen shot of a test piece. Very simple example with&amp;nbsp;two .03 x 45 deg. chamfers.&lt;/P&gt;&lt;P&gt;I also attached the code. You can see I get arcs at the start and end points of both chamfers.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Allan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;%
O1234 (FIRST TEST)
G98 G18
G20
G50 S4000
G28 U0.

(PROFILE1)
T0101
G54
M8
G99
G50 S4000
G96 S350 M3
G0 X2.2 Z0.1969
G1 Z0.0796 F9.84252
X1.6095
Z-0.0004 F0.005
Z-0.675
X1.6275
G18 G3 X1.9545 Z-0.7427 R0.2313
G1 X1.9992 Z-0.7651
X2.1592
Z0.0796 F9.84252
X1.2836
X1.2199 F0.005
Z-0.0004
X1.2645 Z-0.0227
G3 X1.4 Z-0.1863 R0.2313
G1 Z-0.675
X1.6275
G3 X1.8095 Z-0.6937 R0.2313
G1 X1.9695
Z0.0035 F9.84252
X-0.0625
Z-0.125
X0.8775 F0.005
G3 X0.9217 Z-0.1342 R0.0312    ARCING INTO CHAMFER
G1 X0.9817 Z-0.1642            CUTS CHAMFER
G3 X1. Z-0.1863 R0.0313        ARCING OUT OF CHAMFER
G1 Z-0.875
X1.6275
G3 X1.6717 Z-0.8842 R0.0312    ARCING INTO CHAMFER
G1 X1.7317 Z-0.9142            CUTS CHAMFER
G3 X1.75 Z-0.9362 R0.0312      ARCING OUT OF CHAMFER
G1 Z-1.9063
X1.91
X2.2 F9.84252
Z0.1969

M9
G28 U0. W0.
M30
%&lt;/PRE&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;&lt;P&gt;&lt;IMG title="test chamfers.JPG" alt="test chamfers.JPG" src="https://forums.autodesk.com/t5/image/serverpage/image-id/226781iBD27E27C4C744458/image-size/original?v=lz-1&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 23:47:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6231604#M157519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-23T23:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Turning - Make sharp corners</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6233225#M157520</link>
      <description>&lt;P&gt;So if I'm reading you right what you want is to get rid of the corners shown below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/227000iA9233D78D7622890/image-size/medium?v=lz-1&amp;amp;px=-1" border="0" alt="round corners.png" title="round corners.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry to say right now we don’t have a control in turning profiles to handle this. The Sharp Corners is for inside corners and have no effect on outside corners. What I suggested to the developers on ticket CAM-3703 is to add in outer corner mode (see below) like we have in mill 2D Contour.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/227001i4BD9E3C45C018765/image-size/original?v=lz-1&amp;amp;px=-1" border="0" alt="outer corner mode.png" title="outer corner mode.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 18:23:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6233225#M157520</guid>
      <dc:creator>jeff.walters</dc:creator>
      <dc:date>2016-03-24T18:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Turning - Make sharp corners</title>
      <link>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6233347#M157521</link>
      <description>&lt;P&gt;Jeff, Yes that is exactly&amp;nbsp;what I'm asking.&amp;nbsp; An option to turn it on or off would be great.&lt;/P&gt;&lt;P&gt;Thank you much,&lt;/P&gt;&lt;P&gt;Allan&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 19:22:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manufacture-forum/turning-make-sharp-corners/m-p/6233347#M157521</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T19:22:28Z</dc:date>
    </item>
  </channel>
</rss>

