I've now simplified the model (se below) to be just a cube with a circular pocket on top. The cube is 60 x 60 (center at [30,30], and the simulation plot by MasterCam show what it's supposted to look like.

But OpenSCAM still won't show any output. And another G-Code simulator (NCsim) show a really wheird tool path which sort of resembles what Mach3 also shows which is to run far outside what it's supposed to do.

Is there some way to get some more diagnostic info from OpenSCAM as to understand why it doesn't like the .nc file?
%
O0000 (PART1)
(MASTERCAM - V17.)
(MC9 FILE - Q:\IRONCAD\DRAWINGS\MATS\TEST\PART1.MCX-8)
(POST - )
(MATERIAL - ALUMINUM MM - 2024)
(PROGRAM - PART1.nc)
(DATE - AUG-18-15)
(TIME - 14:39)
(POST DEV - NovaLab)
(NWDTOOL N"8. FLAT ENDMILL" T8 D8. F50. L75. CD50. CL25. SD50. C0)
(NWDSTOCK X60. Y60. Z30. OTC OX-30. OY-30. OZ0.)
N10 G00 G17 G21 G40 G49 G80 G90
N20 T8 M06 (8. FLAT ENDMILL)
N30 (MAX - Z25.)
N40 (MIN - Z-2.)
N50 G00 Z25.
N60 G00 X31.855 Y36.126 S2000 M03
N70 Z10.
N80 G01 Z1. F238.7
N90 G03 Z-1.634 I5.145 J-6.126
N100 X29. Y30. Z-2. I5.145 J-6.126
N110 G01 X32. F477.4
N120 G03 I-2. J0.
N130 X31. I-.5 J0.
N140 X34. I1.5 J0.
N150 I-4. J0.
N160 X32. I-1. J0.
N170 X38. I3. J0.
N180 I-8. J0.
N190 X36. I-1. J0.
N200 X42. I3. J0.
N210 I-12. J0.
N220 X40. I-1. J0.
N230 X46. I3. J0.
N240 I-16. J0.
N250 G00 Z25.
N260 M05
N270 G90
N280 M30
%