-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
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
[2.9.0-rc1] Custom bed model / texture not showing for multi-plate #13791
Comments
Thanks. This is actually by design. Your bed model is so large that the beds would have to be spaced awkwardly apart to avoid overlaps. In such case it falls back to the default rendering. If the model was smaller, it would keep showing even with multiple beds. What does look suspicious is that neither of the beds is rendered as active in your screenshot. That seems to be a bug. We will try to reproduce it. |
The issue should be fixed in 2.9.0. Closing. |
When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps. This also results in the bed texture being hidden and falling back to the default "translucent" grid view. This bugfix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save as the texture is always scaled to the bed size. Original bug report: prusa3d#13791
When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps. This also results in the bed texture being hidden and falling back to the default "translucent" grid view. This bugfix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save as the texture is always scaled to the bed size. Original bug report: prusa3d#13791
When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps. This also results in the bed texture being hidden and falling back to the default "translucent" grid view. This bugfix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save as the texture is always scaled to the bed size. Original bug report: prusa3d#13791
When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps. This also results in the bed texture being hidden and falling back to the default "translucent" grid view. This bugfix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save as the texture is always scaled to the bed size. Original bug report: prusa3d#13791
When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps. This also results in the bed texture being hidden and falling back to the default "translucent" grid view. This bugfix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save as the texture is always scaled to the bed size. Original bug report: prusa3d#13791
When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps. This also results in the bed texture being hidden and falling back to the default "translucent" grid view. This bugfix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save as the texture is always scaled to the bed size. Original bug report: prusa3d#13791
When bed models are too large they are automatically hidden when another bed is added to avoid awkward spacing between beds/overlaps. This also results in the bed texture being hidden and falling back to the default "translucent" grid view. This bugfix changes the behavior to show the bed texture on the active bed even when the model is hidden which should be save as the texture is always scaled to the bed size. Original bug report: prusa3d#13791
Description of the bug
Bug: Having a printer defined with a custom bed texture and a custom bed model leads to neither the texture nor the model being show when a second plate is added. When only using a bed texture these show up when using more than one plate.
Expected: Every plate shows custom bed texture and model
Project file & How to reproduce
Define a printer that has a custom bed texture and model:
Add two shapes to the plate - texture and model are still visible
Move one shape to a second plate - model and texture vanish (as shown in screenshot in the description of the bug)
Checklist of files included above
Version of PrusaSlicer
2.9.0-rc1
Operating system
MacOS 15.1.1-arm64
Printer model
Voron Trident 150mm
The text was updated successfully, but these errors were encountered: