We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replaced bodies are not placed on the print bed, but are placed below or above it depending on the height difference of the two bodies.
Issue: If the hight differences are small, you will oversee it in Cura and it doesn't print the first layers (positioned below the plate).
Example 1: Place a simple cube with a height of i.e 10mm on the plate
Replace the cube with a tower (i.e. 3x heigth)
Example 2: Place a simple tower with a height of i.e 30mm on the plate
Replace the tower with a cube (i.e. 1/3rd heigth)
Summary: The replaced object gets vertically centered between the height of the former object and the height of the new object.
The function mentioned in this topic:
Position replaced objects always on the print bed, z-height = 0.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Replaced bodies are not placed on the print bed, but are placed below or above it depending on the height difference of the two bodies.
Issue:
If the hight differences are small, you will oversee it in Cura and it doesn't print the first layers (positioned below the plate).
Example 1:

Place a simple cube with a height of i.e 10mm on the plate
Replace the cube with a tower (i.e. 3x heigth)

Example 2:

Place a simple tower with a height of i.e 30mm on the plate
Replace the tower with a cube (i.e. 1/3rd heigth)

Summary:
The replaced object gets vertically centered between the height of the former object and the height of the new object.
The function mentioned in this topic:

Suggestion:
Position replaced objects always on the print bed, z-height = 0.
The text was updated successfully, but these errors were encountered: