For example, instead of deleting and increasing the tilt angle by 1, you could simply select the desired property and use the Ctrl + up arrow keys to increase or Ctrl + down arrow keys to decrease? This method is similar to what is done in the browser’s CSS using DevTools, where you can increase by ±0.1, ±1 or ±10 by pressing Ctrl, Alt or Shift along with the corresponding arrow key.
Is this feature currently available in KiCad 8 or has it never been implemented?
FreeCAD has an Increment / Decrement function under the mouse scrollwheel which I find quite handy. Every now and then I still find myself attempting to use it in KiCad.
But alas, a function like this is not (yet) implemented in KiCad.
It has limitations: the mouse must stay over the box to be incremented, but if you use the keyboard you don’t need to move it; it is not visually beauty, but it can be improved.
Perhaps you know that you can set the Rotation in Pref’s and use the input-field and set Hot-Keys…
I set the Rotation Angle to 0.5deg for this video demo (perhaps mostly for users not wanting to mess with a Macro or Plugin…)
When inputing a value (such as 30deg) in demo then, holding down the R key, the Footprint rotates 30 plus the pref’s setting value and goes from there…
FYI - On my System (mac), holding down the Shift+Ctrl+R continuously rotates in Neg direction…
It is a very basic function, it only works for rotation and not for the other properties, as well as having a single resolution that can only be changed by opening the options