UltiMaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.
3mf files can have location data in the file. Cura is respecting that data and is explicitly placing the model where it is told to. In the case of the model you are showing, the 3mf file has defined the Center of Geometry of the model as 0,0,0 and so Cura put that model at 0,0,0 of the printer.
STL files rarely have part location data in the file so Cura uses the bounding box of the model. That means that the midpoint XY of the bounding box is placed at the midpoint of the bed. The lowest point of the bounding box is placed on the bed at Z=0.
For some things (like the number boxes of the Translate Tool) the midpoint of the build plate will be considered to be 0,0,0. For relating to the actual printer the midpoint is X = MachineWidth/2 and Y = MachineDepth/2 and Z = 0.
And if you find that confusing, when you throw in the Home Offsets of the printer - all those points can move.
1
Link to post
Share on other sites
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
Recommended Posts
GregValiant 1,110
3mf files can have location data in the file. Cura is respecting that data and is explicitly placing the model where it is told to. In the case of the model you are showing, the 3mf file has defined the Center of Geometry of the model as 0,0,0 and so Cura put that model at 0,0,0 of the printer.
STL files rarely have part location data in the file so Cura uses the bounding box of the model. That means that the midpoint XY of the bounding box is placed at the midpoint of the bed. The lowest point of the bounding box is placed on the bed at Z=0.
For some things (like the number boxes of the Translate Tool) the midpoint of the build plate will be considered to be 0,0,0. For relating to the actual printer the midpoint is X = MachineWidth/2 and Y = MachineDepth/2 and Z = 0.
And if you find that confusing, when you throw in the Home Offsets of the printer - all those points can move.
Link to post
Share on other sites