Skip to content
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

Temperature calibration tower preferred orientation fail #4099

Closed
fprumbau opened this issue Jan 31, 2024 · 2 comments
Closed

Temperature calibration tower preferred orientation fail #4099

fprumbau opened this issue Jan 31, 2024 · 2 comments
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@fprumbau
Copy link
Sponsor

What happened?

If generating a temperature generation tower, only the first step is rotated with the preferred orientation value (on my voron I set 45°), the other are in 0° rotation resulting in an unprintable model

Project file & How to reproduce

Set your preferred orientation to any value other than 0° ( Printer settings ).
Generate a temperature tower ( Calibration -> Filament temperature calibratioon ).
See the generated model.
Screenshot_20240131_153203

Version

2.5.59.6

Operating system

Linux Fedora

Printer model

voron 0.2, Voron 2.4

@supermerill supermerill added the bug Something isn't working as intended label Jan 31, 2024
@supermerill
Copy link
Owner

ah yes, unintended effect of new settings on old code.

@supermerill supermerill added the fixed for the next version That means that you should be able to test it in the latest nightly build label Jan 31, 2024
@MichalDuban
Copy link

MichalDuban commented Feb 8, 2024

Hello, based on the release notes for Version 2.5.59.7, this should be fixed. I think it is partially fixed. Orientation is correct now, but temperature labels are not generated at all.
image

If I set init_z_rotate to 0, labels are there.

Version
2.5.59.7

Operating system
Linux Ubuntu

@supermerill supermerill added fixed for the next version That means that you should be able to test it in the latest nightly build and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Feb 10, 2024
@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

3 participants