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

Incorrect imperial weight displayed after slicing #1809

Closed
toddanglin opened this issue May 15, 2023 · 2 comments
Closed

Incorrect imperial weight displayed after slicing #1809

toddanglin opened this issue May 15, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@toddanglin
Copy link

When Bambu Studio is configured to show imperial units (in, oz), it forgets to convert the "filament" weight value to ounces after slicing in the "Preview" view.

Steps to reproduce the behavior:

  1. Open Bambu Studio and make sure units are set to Imperial in "Settings..."
  2. Add a model (any model) to the project and slice
  3. In the "Color Scheme" overlay, choose "Filament" and note the imperial weight value in ounces
  4. Now, go to "Settings..." and change Bambu Studio to metric units
  5. Note the new (correct!) metric value displayed for weight in grams
  6. As you can see, Bambu Studio shows the same numeric value for grams and ounces and does not properly convert between units. Ounces should be a smaller number than grams.

Screenshots
Metric units (correct)
Monosnap xBloom-DripPad-TPU 2023-05-14 23-14-08

Values after changing settings to Imperial units
Monosnap xBloom-DripPad-TPU 2023-05-14 23-21-10

In this example, ounces should be shown as 0.94 instead of 26.55. Meanwhile, the conversion between meters and inches is correct.

Desktop (please complete the following information):

  • OS: macOS 13.3.1
  • Bambu Studio Version: 1.6.2.4
@toddanglin toddanglin added the bug Something isn't working label May 15, 2023
@LiZ-Li-BBL
Copy link
Contributor

We'll check this issue.

@LiZ-Li-BBL
Copy link
Contributor

This issue has been fixed. Please update your version of BambuStudio to this : https://github.com/bambulab/BambuStudio/releases/tag/v01.07.00.65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants