I'm trying to make a custom hatch pattern and the more I test the less I understand. I'm at a point where I need to know where Origin is located. I made a pattern that arrays around "0,0" at 22.5-degree increments with a "dot, 0.125 gap, 0.25 line, 1.625 gap".
Code:
*:501:TEST, TEST 0, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 22.5, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 45, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 67.5, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 90, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 112.5, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 135, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 157.5, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 180, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 202.5, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 225, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 247.5, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 270, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 292.5, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 315, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625 337.5, 0.00,0.00, 0.00,2.00, 0.00,-0.125,0.25,-1.625
Result:
The Property Manager shows a window of the pattern with the origin in the top left corner. When applied to the surface of a part I cannot find Origin. Any insight would be appreciated.