diff options
author | Michael Geszkiewicz <micges@wp.pl> | 2009-12-28 22:11:46 +0100 |
---|---|---|
committer | Michael Geszkiewicz <micges@wp.pl> | 2009-12-28 22:11:46 +0100 |
commit | 74ce25ac44d72ba18c5a229ef813cae0377bc26b (patch) | |
tree | b76010c8d0e508c7bfaa37b865695ccfe5e08eee /tests/interp/inverse-time-with-comp/expected | |
parent | 98b244d5ed4e03989f8d7b142c20910364a53a35 (diff) | |
download | linuxcnc-74ce25ac44d72ba18c5a229ef813cae0377bc26b.tar.gz linuxcnc-74ce25ac44d72ba18c5a229ef813cae0377bc26b.zip |
make sure that canon path control mode is equal motion path control mode
update runtests also
Signed-off-by: Michael Geszkiewicz <micges@wp.pl>
Diffstat (limited to 'tests/interp/inverse-time-with-comp/expected')
-rw-r--r-- | tests/interp/inverse-time-with-comp/expected | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/interp/inverse-time-with-comp/expected b/tests/interp/inverse-time-with-comp/expected index f11b64133..cf115546d 100644 --- a/tests/interp/inverse-time-with-comp/expected +++ b/tests/interp/inverse-time-with-comp/expected @@ -2,6 +2,7 @@ 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..... SET_MOTION_CONTROL_MODE(CANON_CONTINUOUS, 0.000000) N..... USE_LENGTH_UNITS(CANON_UNITS_INCHES) N..... STRAIGHT_TRAVERSE(0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000) N..... COMMENT("interpreter: cutter radius compensation on right") |