When I load a smaller Gcode file it displays with a larger instance than if I load a larger file. The following 2 files illustrate. The first is a 300mm circle the 2nd 2000mm long
Woah I haven’t seen that one before. Clicking through the different views doesn’t fix it, like it always looks that way?
Yes, but on thinking about it, I think it is because the arc at the bottom is part of a 3 metre diameter circle, and I think it might be a similar problem to what David was having when he did the Trace Boundary development. Clue is in the Job Bounds:
Job Bounds:
Size: 3012.1 × 3643.1 mm
Z: -3.5 to -1.0 mm (2.5mm range).
In case it was something I had done, loaded V1.16 and V1.17, same effect on both earlier versions.
Also pictures reversed when I copied them over.
Created Fix G-code display zoom for large radius arcs #769
which fixes the problem.
and also the job Bounds discrepancy
Job Bounds:
Size: 2104.1 × 617.2 mm
Z: -3.5 to -1.0 mm (2.5mm range)
Please Revue
firmware.bin (1.9 MB)
index.html.gz (132.1 KB)
Merged in! Another excellent fix!!
Thanks


