CoffeeSCad icon indicating copy to clipboard operation
CoffeeSCad copied to clipboard

View: Key bindings for views

Open korpx opened this issue 11 years ago • 4 comments

I find the flow of my design process is highly dependent on quickly switching views. Would it be possible to use shortcut keys for the different views?

korpx avatar Feb 03 '14 09:02 korpx

Are you thinking something like using the numpad? Like 2, 4, 8, 6 are front, left, back and right? Maybe 5 is top, 0 is isometric (I've seen that elsewhere, I think). Bottom might be out of luck, or can use '.'

Thav avatar Feb 03 '14 12:02 Thav

I believe OpenSCAD (on Ubuntu 64bit) behaves like this; (CTRL+)4 top, 8 front, 5 bottom, 7 right, 9 back, 6 left, 0 isometric, P center model.

(In relation the defualt isometric view where positive X axis going right, Y going inwards, Z going upwards)

korpx avatar Feb 03 '14 12:02 korpx

Then OpenSCAD bindings don't seem very intuitive. It looks like they were just counting up through their menu.

image

Thav avatar Feb 03 '14 12:02 Thav

I started adding custom keyboard bindings way back, but I kinda dropped the ball on it, I will add this to my todo-list. (since they would be customizable, you could set them to whatever you want...within the limits of what browsers will allow (which is a pain))

kaosat-dev avatar Feb 03 '14 12:02 kaosat-dev