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

perspective vs orthographic view in CURA #3159

Closed
darkdvd opened this issue Jan 20, 2018 · 15 comments
Closed

perspective vs orthographic view in CURA #3159

darkdvd opened this issue Jan 20, 2018 · 15 comments
Labels
Status: Duplicate Duplicate of another issue.

Comments

@darkdvd
Copy link

darkdvd commented Jan 20, 2018

Please add to CURA a button to switch between perspective and orthographic view, because "perspective" is unusable to fine move a model.

@Ghostkeeper
Copy link
Collaborator

Duplicate of #2545.

The problem with this is that we'd need a different way to zoom as well.

@Ghostkeeper Ghostkeeper added the Status: Duplicate Duplicate of another issue. label Jan 20, 2018
@darkdvd
Copy link
Author

darkdvd commented Jan 20, 2018

Excuse me Ghostkeeper but I don't understand why you need a diffrent way to zoom ?

@Ghostkeeper
Copy link
Collaborator

Currently we zoom by moving the camera closer. The thing about orthographic projections is that things don't become larger when they get closer. So zooming like we do now has no effect at all.

@darkdvd
Copy link
Author

darkdvd commented Jan 20, 2018

For perspective : move the camera closer
For othographic : change the camera view angle

@darkdvd
Copy link
Author

darkdvd commented Jan 20, 2018

the bad idea in "CameraTool.py"

Note that zooming is performed by moving closer to or further away from the origin ("dolly") instead of changing the field of view of the camera ("zoom")

@fieldOfView
Copy link
Collaborator

And it is not just zooming that would need a “doover”; panning would need to change too.

@krz4tw
Copy link

krz4tw commented Mar 13, 2019

Was about to add a feature request on this as well. Id like to have it to be able to postion supportblockers precisely.

The zooming and panning should be quite easy to implement if you only enable orthographic in Top down, left, right,.... mode when you choose them via the little cube icons in the top right corner. Those 3-side projections are by far the most useful way for orthographic projection. I don´t need to orbit around in orthographic view.

@jmsaltzman
Copy link

For reference, coming from an engineering and CG camera background: when you move the camera in and out, call it "dolly." When you change the view itself, call it "zoom." Makes these discussions much easier.

@darkdvd
Copy link
Author

darkdvd commented Mar 13, 2019

And let's keep in mind that perspective view is about representing the object as we see it, while orthographic view is about representing the object as it is.

@MoonCactus
Copy link

Also, having an ortho view makes it much easier to layout multiple parts on the printbed: checking the empty margin around multiple parts from above is not easy. Only layer views can help here but it is not convenient.
BTW, I would certainly not call this feature request a duplicate of #2545 which really is about measuring the part (as the titles tell: measurement vs. orthographic). They might arguably be related, but closing this one by redirecting it to the other (deferred) feature request is wrong imho.

@Ghostkeeper
Copy link
Collaborator

It is considered a duplicate, because in an ideal world an issue addresses a problem rather than proposing a solution to the problem. That ticket addresses a need: Some way to measure stuff.

@MoonCactus
Copy link

MoonCactus commented Mar 21, 2019

But in a real world, they are just two feature requests ("measure stls" is not a trivial functional duplicate of "have an orthographic projection"). Only the comments may converge: one of the way #2545 could be implemented might help implement this one as well, but not necessarily. This is far from obvious to users that might keep asking for this projection (now, true, #5426 and possibly #4806 are real duplicates of this #3159 imho, but #2545 looks like another tool). No biggie :)

@darkdvd
Copy link
Author

darkdvd commented Jul 16, 2019

Thank You for the Orthographic view !!!!!!

@darkdvd
Copy link
Author

darkdvd commented Jul 16, 2019

DVHMwt2X4AAccE1

@fpdotmonkey
Copy link

For posterity, this feature was added with #5768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Duplicate Duplicate of another issue.
Projects
None yet
Development

No branches or pull requests

7 participants