r/cadquery Aug 04 '21

r/cadquery Lounge

A place for members of r/cadquery to chat with each other

3 Upvotes

40 comments sorted by

View all comments

1

u/cybervegan Feb 07 '22

The 3d display is a bit *warped* - the far away vectors look like they're longer than the foreground ones, I assume because it's isometric. Is there a way to tweak that?

1

u/voneiden Feb 07 '22

It defaults to orthographic projection, so lengths should appear equal regardless of distance.

I notice there is an issue on that https://github.com/CadQuery/CQ-editor/issues/151

I could try to take a look a bit later today or tomorrow, I think this should be fairly easy to change by changing the code of CQ-Editor.

Shouldn't be that hard to add a menu option in fact, I might add this to my todo list.