Skip to content

Add option in the CTRL-M dialog to invert axes#3922

Open
RealDeuce wants to merge 1 commit intosupermerill:masterfrom
RealDeuce:SpaceMouseInvert
Open

Add option in the CTRL-M dialog to invert axes#3922
RealDeuce wants to merge 1 commit intosupermerill:masterfrom
RealDeuce:SpaceMouseInvert

Conversation

@RealDeuce
Copy link
Copy Markdown

Some people prefer their axes inverted when using a spacemouse. With this, you can invert any set of axes you want.

Some people prefer their axes inverted when using a spacemouse.
This this, you can invert any set of axes you want.
@RealDeuce RealDeuce requested a review from supermerill as a code owner August 26, 2023 04:59
@supermerill
Copy link
Copy Markdown
Owner

Merged.

I didn't see any code for the ctrl+M, isn't this somethign specific with your mouse?
Also how these config are changed? you have to edit the config file manually?

@RealDeuce
Copy link
Copy Markdown
Author

RealDeuce commented Mar 13, 2024

CTRL+M binding is in src/slic3r/GUI/GLCanvas3D.cpp:GLCanvas3D::on_char() (case WXK_CONTROL_M:). It shows a config dialog for the 3D mouse (if a 3D mouse is present).

@RealDeuce
Copy link
Copy Markdown
Author

Link to line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants