prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.53k stars 1.9k forks source link

Camera Sensitivity Adjustment #12322

Open aula-red opened 4 months ago

aula-red commented 4 months ago

Is your feature request related to a problem? Please describe. Camera movements are very high. Turning the bed happens too fast when moving the mouse, or zooming in.

Describe the solution you'd like The ability to slow down the camera movements for spinning the bed, and zooming.

Describe alternatives you've considered Only using a different slicer. But many other slicers are based of this great Prusa Slicer so I'd like to use this [and other based off it] slicers

jotoft commented 3 months ago

For anyone looking at this, would be good to change this TRACKBALLSIZE into something configurable by the user. As it effectively seems to be the rotation sensitivity. On my machine, I have to divide this number by ten to get something reasonable, as I have the same problem as @aula-red

Relevant code in GLCanvas