<?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: Mach3 Turn Post Help in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/mach3-turn-post-help/m-p/6097708#M28885</link>
    <description>I found this page: http://okumacnc.blogspot.com/2011/06/how-to-make-thread-program-in-g32-fanuc.html&lt;BR /&gt;&lt;BR /&gt;According to it the code should look something like this:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;( OD THREAD )&lt;BR /&gt;N1 G28 U0.0 W0.0 ;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ( Home Position )&lt;BR /&gt;N2 G00 T0101 ;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ( Number One Tool Selection )&lt;BR /&gt;N3 G97 S500 M03;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( Spindle Speed And Direction Selection )&lt;BR /&gt;N4 G00&amp;nbsp; X22.0 Z1.0 M08; ( safe position&amp;nbsp; &amp;amp; coolant on )&lt;BR /&gt;N5 G00 X18.50&amp;nbsp; &amp;nbsp; &amp;nbsp;  ;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( Thread cutting point X Axis )&lt;BR /&gt;N6 G32&amp;nbsp; Z-4.00 F1.5;&amp;nbsp; &amp;nbsp; &amp;nbsp;  ( Thread cutting 4MM length )&lt;BR /&gt;N7 G00 X22.0;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ( Position Return )&lt;BR /&gt;N8 M09 M05 ;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( coolant off , spindle stop )&lt;BR /&gt;N9 G28 U0.0 W0.0;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( Home Position Return )&lt;BR /&gt;M30;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ( Program End )&lt;BR /&gt;%&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;But the code I am getting looks like this:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;(TURNING THREAD1)&lt;BR /&gt;N14 T0606&lt;BR /&gt;N15 G54&lt;BR /&gt;N16 G99&lt;BR /&gt;N17 G97 S600 M3&lt;BR /&gt;N18 G0 X1.15 Z0.2337&lt;BR /&gt;N19 G0 Z-0.0063&lt;BR /&gt;N20 X0.95&lt;BR /&gt;N21 G1 X0.7248 F0.01497&lt;BR /&gt;N22 G32 Z-0.2463 F0.0014&lt;BR /&gt;N23 X0.8408 F0.0014&lt;BR /&gt;N24 G0 X0.95&lt;BR /&gt;N25 Z-0.0063&lt;BR /&gt;N26 G1 X0.7016 F0.01497&lt;BR /&gt;N27 G32 Z-0.2463 F0.0014&lt;BR /&gt;N28 X0.8408 F0.0014&lt;BR /&gt;N29 G0 X0.95&lt;BR /&gt;N30 Z-0.0063&lt;BR /&gt;N31 G1 X0.6784 F0.01497&lt;BR /&gt;N32 G32 Z-0.2463 F0.0014&lt;BR /&gt;N33 X0.8408 F0.0014&lt;BR /&gt;N34 G0 X0.95&lt;BR /&gt;N35 Z-0.0063&lt;BR /&gt;N36 G1 X0.6552 F0.01497&lt;BR /&gt;N37 G32 Z-0.2463 F0.0014&lt;BR /&gt;N38 X0.8408 F0.0014&lt;BR /&gt;N39 G0 X0.95&lt;BR /&gt;N40 X1.15&lt;BR /&gt;N41 Z0.2337&lt;BR /&gt;&lt;BR /&gt;N42 G28 U0. W0.&lt;BR /&gt;N43 M30&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;I am not sure but are these lines screwed up?&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;N26 G1 X0.7016 F0.01497&lt;BR /&gt;N27 G32 Z-0.2463 F0.0014&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;I am trying to cut 28 TPI, or a pitch of 0.03571, which is what I have in the box. So shouldn't it post something more like this?:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;N26 G1 X0.7016 F5.0&lt;BR /&gt;N27 G32 Z-0.2463 F0.03571&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;I hope I am helping not making this more confusing with too much google.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Fri, 30 Jan 2015 01:25:30 GMT</pubDate>
    <dc:creator>bensbenz</dc:creator>
    <dc:date>2015-01-30T01:25:30Z</dc:date>
  </channel>
</rss>

