Using the post-processor found through these forums (rep to martin-db, I think), I have the origin set to the lower left top surface. I didn’t review the gcode the first run and quickly realized that X and Y are moving to negative values (Z is fine).
I tried searching on autodesk for an answer but only came up with answers for troubles with Z. I am sure there is something simple I am missing.
Here are the snippets of code with negative values:
G1 X607.681 Y-0.101 F800
G1 X607.217 Y-0.185 F800
G1 X606.752 Y-0.257 F800
G1 X606.284 Y-0.316 F800
G1 X605.816 Y-0.362 F800
G1 X605.346 Y-0.396 F800
G1 X604.875 Y-0.416 F800
G1 X604.404 Y-0.424 F800
G1 X602.962 Y-0.453 F800
G1 X601.519 Y-0.471 F800
G1 X600.076 Y-0.478 F800
G1 X598.634 Y-0.474 F800
G1 X593.687 Y-0.478 F800
G1 X554.116 F800
G1 X1.766 Y-0.486 F800
G1 X1.375 Y-0.358 F800
G1 X1.039 Y-0.119 F800
G1 X-0.118 Y2.015 F800
G1 X-0.199 Y2.479 F800
G1 X-0.268 Y2.945 F800
G1 X-0.324 Y3.413 F800
G1 X-0.368 Y3.882 F800
G1 X-0.4 Y4.352 F800
G1 X-0.42 Y4.822 F800
G1 X-0.427 Y5.293 F800
G1 X-0.461 Y7.354 F800
G1 X-0.48 Y9.415 F800
G1 X-0.486 Y11.476 F800
G1 X-0.479 Y13.537 F800
G1 X-0.48 Y49.811 F800
G1 X-0.498 Y607.725 F800
G1 X-0.457 Y607.927 F800
G1 X-0.297 Y608.306 F800
G1 X-0.04 Y608.629 F800
I am not sure what I fudged around with after the first run but this time around there are very few lines directing the machine into the negative (my work area is 609.6x609.6 and it was printing 300 to -300 last time).
This is not that big of a deal at this point (my machine can actually move 26 inches in x and y).
I was thinking that this might be a problem with my roughing operation, I have 0.50mm set for material to leave… thoughts?