How is the bigger model too tall? Can’t it print the 5 smaller items then print the large model?
Sorry if this question is ignorant. Thank you.
How is the bigger model too tall? Can’t it print the 5 smaller items then print the large model?
Sorry if this question is ignorant. Thank you.
Print by object option limits height because it collides with x carriage. You better but this model to the last sequence, it doesn’t have height limit
I see. How do I set the model to the last sequence?
check this
Print by object is more particular on placement of objects and the height. This is to prevent the print head or gantry from running into another print on the plate.
Your issue isn’t that there’s a height problem, but you have a print order problem. It’s trying to print the larger object first before the smaller objects. If this happens, then the gantry will hit the larger part.
Using your example, this would fail.
But you can change the order sequence by switching to the Objects view and dragging around the items so that they smaller object is first.
And now no more errors.