The display on the Masso that shows the router path preview/running is always scaled incorrectly and cuts off some of the path. The tool path view is cutoff no matter the size of the work piece. I’ve included the file: Shell Male Inlay.012 cutter.nc (338.9 KB)
I’m having the same issue on my Masso. The size of my piece is tiny and in the bottom left corner on some files. I’m not sure how to scale it in the masso so I can enlarge my work on screen.
I think it has something to do with my parking position when I’m done with the job. I move the spindle to roughly the center of the table with G-code
G53 G0 X24.00 Y29.00
I think this second to last G-code of my file is changing the preview scale. I still want the spindle to park at those coordinates, I just don’t want the preview screen to shrink the image soo much as a result.
Instead of having your post processor add the line “G43 G0 X24.00 Y29.00”, have it add “G30” (Go to parking position). Then on the bottom of the Masso F4 screen, under the work offsets, you’ll find a place to enter in the XYZ for your parking location.