[5.99] Rotating 3d footprint moves in 90 degree increments

Not sure if this is a bug or some setting that can be changed via a config in 5.99

In PCB editor, under footprint properties / 3d Models if you click on the + or - next to Rotation (x,y,x) it moves in 90 degree steps.

In 5.1.x this was 5 degree increments. Is this configurable. I’ve checked through the settings but can’t find a place to edit this?

Application: KiCad PCB Editor

Version: 5.99.0-unknown-ed3642c5c7~143~ubuntu20.04.1, release build

Libraries:
	wxWidgets 3.0.4
	libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

Platform: Linux 5.11.0-37-generic x86_64, 64 bit, Little endian, wxGTK, ubuntu, x11

Build Info:
	Date: Nov  8 2021 09:55:14
	wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
	Boost: 1.71.0
	OCC: 7.5.2
	Curl: 7.68.0
	ngspice: 31
	Compiler: GCC 9.3.0 with C++ ABI 1013

Build settings:
	KICAD_USE_OCC=ON
	KICAD_SPICE=ON

Is it important?

90 degree rotations are by far the most common for 3D models.
If another rotation is needed for some reason it’s unlikely some preset will work, and just typing in a number is probably the best option.

This feature request might be helpful: https://gitlab.com/kicad/code/kicad/-/issues/9457

Are you only using the up down arrows? To get finer rotation simply type in a number :slight_smile:

I could just type in the numbers, but was used to using the arrows for finer adjustment,

I’ve upvoted the FR.

As a tip for all (copied from the mentioned gitlab-issue): Maybe the use of the scroll-wheel and Shift+scroll-wheel can help someone:
rotation:
scroll-wheel alone: ±90°
Shift+scroll-wheel: ±1°

linear movement/offset:
scroll-wheel alone: ± 0.5mm
Shift+scroll-wheel: ± 0.1mm

(admittedly, I for myself have never used the scroll-wheel at these number-entry-fields in real use. It’s to seldom that I have to adjust these settings and so I only use the obvious possibilities - direct number-entry + arrow-icons without any modifier-keys)

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.