mapWorkOrigin =false - Pattern issue (HSMWorks)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I am trying to post patterns using a Haas or Fanuc post with the map work origin set to false("mapWorkOrigin =false"). If I insert this line (mapWorkOrigin = false) into the top of the post as shown below, everything seems to work fine except that the patterns are output to the gcode in the same spot. In example, if I face off a part and then pattern it over 10", the gcode simply repeats the same exact values as the unpatterned toolpath.
The dump file seems to be outputting the patterned values, but as indicated, the gcode does not. This would seem to be a post issue, but I am not sure as none of the stock posts I have tried will work with patterns when mapWorkOrigin = false.
. . allowSpiralMoves = true; highFeedrate = (unit == IN) ? 500 : 5000; mapWorkOrigin = false; <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< // user-defined properties properties = { writeMachine: true, // write machine writeTools: true, // writes the tools . .
I attached some very simple test files, I am using HSMWorks R1.41874 and the Haas.cps(ver 41433) for testing. I also tested in Inventor HSM and found the same results.
****test files attached
Does anyone have a clue if this is a post issue, user issue(me) or a software issue and a clue as to how to correct?
Thanks in advance,
Mike
Selway Machine Tool
CAM Support
mwhitten@selwayapplications.com