


MinArcSize = 0.2 -arcs smaller than this are converted to movesĭist = dist + math.hypot((endX + offX)-currentX, (endY + offY)-currentY) Post.Text (" G20 (Units: Inches)\n") -inch mode Post.Text (" G21 (Units: Metric)\n") -metric mode Post.Text (" (Post processor: ", postName, ")\n") Post.Text (" (Filename: ", fileName, ")\n") Post.SetCommentChars ("()", "") -make sure ( and ) characters do not appear in system text thanksĬtrl:AppendText("plasma MP1000-THC post processor with engraver\n")Ĭtrl:AppendText("Tools 100 and up are the engraver\n")Ĭtrl:AppendText("Modal G-codes and coordinates\n")Ĭtrl:AppendText("Comments enclosed with ( and )\n")Ĭtrl:AppendText("M03/M05 turn the torch on/off\n")Ĭtrl:AppendText("M08/M09 turn the engraver on/off\n")Ĭtrl:AppendText("Incremental IJ - set in mach2\n")Ĭtrl:AppendText("The torch is referenced at cut start and every 500mm of movement thereafter\n")Ĭtrl:AppendText("Designed for use with Mach3 and CandCNC MP1000-THC and Floating head Touch-n-Go\n")Ĭtrl:AppendText("refdistance - set the distance between each reference\n")Ĭtrl:AppendText("switchoffset - set your net switch offset amount \n")Ĭtrl:AppendText("\nScriber uses tool numbers 100 and up") i would also like to install a pause at m08 for a second or two.

i have included the post to see were im going wrong. i have set the offsets but the engraver is still not set with the offset that its at in relation to the plasma torch. i am having a hard time setting the offsets in the post. Ok has anybody had success with the mp1000-dthc.scriber post.
