summaryrefslogtreecommitdiff
path: root/tests/interp/cam-nisley/expected
diff options
context:
space:
mode:
authorChris Radek <chris@timeguy.com>2009-05-24 05:11:13 +0000
committerChris Radek <chris@timeguy.com>2009-05-24 05:11:13 +0000
commit3a3a1be3ee37c607131c3812cdb02be5a821674e (patch)
tree35948e181e190752ad2a2419b3a5d8ddc16159a4 /tests/interp/cam-nisley/expected
parent04d742e8bf57558f896fb45795852da2ed0f0c64 (diff)
downloadlinuxcnc-3a3a1be3ee37c607131c3812cdb02be5a821674e.tar.gz
linuxcnc-3a3a1be3ee37c607131c3812cdb02be5a821674e.zip
XY rotation of G5x coordinate systems
Diffstat (limited to 'tests/interp/cam-nisley/expected')
-rw-r--r--tests/interp/cam-nisley/expected2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/interp/cam-nisley/expected b/tests/interp/cam-nisley/expected
index 00cd173fa..c0e52d35e 100644
--- a/tests/interp/cam-nisley/expected
+++ b/tests/interp/cam-nisley/expected
@@ -1,5 +1,6 @@
N..... USE_LENGTH_UNITS(CANON_UNITS_MM)
N..... SET_ORIGIN_OFFSETS(0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000)
+ N..... SET_XY_ROTATION(0.0000)
N..... SET_FEED_REFERENCE(CANON_XYZ)
N..... COMMENT("Storm door latch cam ")
N..... COMMENT("Outside milling, clamped on center axis")
@@ -1199,6 +1200,7 @@
N..... STRAIGHT_TRAVERSE(75.0000, 0.0000, 75.0000, 0.0000, 0.0000, 0.0000)
N..... MESSAGE("Done!")
N..... SET_ORIGIN_OFFSETS(0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000)
+ N..... SET_XY_ROTATION(0.0000)
N..... SET_FEED_MODE(0)
N..... SET_FEED_RATE(0.0000)
N..... STOP_SPINDLE_TURNING()