1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
executing
1 N..... USE_LENGTH_UNITS(CANON_UNITS_MM)
2 N..... SET_G5X_OFFSET(1, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000)
3 N..... SET_G92_OFFSET(0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000)
4 N..... SET_XY_ROTATION(0.0000)
5 N..... SET_FEED_REFERENCE(CANON_XYZ)
6 N..... MESSAGE("main call_level=0.000000 remap_level=0.000000 line=1.000000")
7 N..... MESSAGE("m400 handler call_level=1.000000 remap_level=1.000000 line=2.000000")
8 N..... MESSAGE("m401 handler call_level=2.000000 remap_level=2.000000 line=2.000000")
9 N..... MESSAGE("m402 handler call_level=3.000000 remap_level=3.000000 line=2.000000")
10 N..... MESSAGE("m403 handler call_level=4.000000 remap_level=4.000000 line=2.000000")
11 N..... MESSAGE("main call_level=0.000000 remap_level=0.000000 line=3.000000")
12 N..... SET_G5X_OFFSET(1, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000)
13 N..... SET_XY_ROTATION(0.0000)
14 N..... SET_FEED_MODE(0)
15 N..... SET_FEED_RATE(0.0000)
16 N..... STOP_SPINDLE_TURNING()
17 N..... SET_SPINDLE_MODE(0.0000)
18 N..... PROGRAM_END()
|