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

Centering in object coordinates broken in 2.6.0-rc #10839

Closed
1 of 2 tasks
nordurljosahvida opened this issue Jun 18, 2023 · 4 comments
Closed
1 of 2 tasks

Centering in object coordinates broken in 2.6.0-rc #10839

nordurljosahvida opened this issue Jun 18, 2023 · 4 comments
Labels
Coordinates Coordinates, Manipulation, Transformation, Object sync

Comments

@nordurljosahvida
Copy link
Contributor

Description of the bug

In the new object coordinates interface introduced in 2.6.0 there is a bug that has been around since alpha where often you cannot center a part to zero in object coordinates mode. when you enter 0, a different value is stored and visualized, in a way that you can only reduce the value but never get it to zero. Also, "place on plate" button doesn't work in object coordinates. This is happening all the way in rc2 and IMO is a release blocker but of course I have no idea.
Video 1: https://drive.google.com/file/d/16V31xJeGg1KKKoDOfDOmh3L8bGx1aKx7/view?usp=sharing
Video 2: https://drive.google.com/file/d/16Y5Bqjya-PAuJ5LzD_Ohw51jYkiEw75O/view?usp=sharing

Project file & How to reproduce

open the 3mf in rc2
delete the small cylinder.
right click on the big remaining cylinder and "add part" -> cylinder.
ensure you have object coordinates positioning selected in bottom right of the screen [the idea is you're trying to center the new cylinder on the old one]
make the new cylinder 8mm in diameter just to make it smaller than the first one.
enter 0 for both X and Y coordinates.
coordinates will not save as 0 but will change to a seemingly random other number
spacers.zip

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.6.0-rc2

Operating system

win11

Printer model

mk3s+

@Jan-Soustruznik
Copy link
Collaborator

SPE-1789

@Jan-Soustruznik Jan-Soustruznik added the Coordinates Coordinates, Manipulation, Transformation, Object sync label Jul 10, 2023
@glennimoss
Copy link

glennimoss commented Aug 21, 2023

Just ran into this bug myself. I believe this is the same as #9612.

@lukasmatena
Copy link
Collaborator

Fixed in 2.6.1-rc1. Closing.

@nordurljosahvida
Copy link
Contributor Author

great work thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Coordinates Coordinates, Manipulation, Transformation, Object sync
Projects
None yet
Development

No branches or pull requests

4 participants