Skip to content

wrong MAXZ in the gcode file #21796

Description

@bellzw

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 ⬇️

Image

test.txt - This is the gcode file

Large Stick80.zip - This contains the stl

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageThis ticket requires input from someone of the Cura teamType: BugThe code does not produce the intended behavior.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions