wrong MAXZ in the gcode file
Author: bellzwCreated Sep 9, 2026Updated Sep 13, 2026
LabelsType: BugStatus: Triage
Cura Version
5.11.0
Operating System
Windows 11 Pro V25H2 on a Lenovo P1 Gen7
Printer
BIBO Dual (I used my own definition to get around bugs in the official definition)
Reproduction steps
Load an stl into Cura 5.11.0 slice Cura shows correct dimensions (excluding brim) and slices correctly Save file Open the gcode file with a text editor
Actual results
Gcode file says: ;MINX:-84.83 ;MINY:-84.83 ;MINZ:0.3 ;MAXX:84.83 ;MAXY:84.805 ;MAXZ:20.001
Expected results
Actual last Z move in the code is G0 F120 X-64.852 Y-76.731 Z3.15
Cura screen shows 158.1 x158.1 x 3.2 mm. Actual CAD model is 1/8" = 3.175 mm.
Add your .zip and screenshots here ⬇️
test.txt - This is the gcode file
Large Stick80.zip - This contains the stl
Source: Ultimaker/Cura