This Cura plugin adds 10 memory slots for user defined camera perspectives. By typing the key
combination Ctrl + Alt + <number key>
with any <number key>
0-9 the current camera perspective,
i.e., position and orientation, is stored (in RAM and persistent in the memory.json
file). Then by
typing Ctrl + <number key>
with the same <number key>
, that camera perspective is restored.
Note: On macOS as usual the Cmd
key is used instead of the Ctrl
key
The plugin should work on MacOS, Linux and Windows.
- Open Cura.
- Go to
Help
→Show Configuration Folder
. This will open the folder holding your personal Cura configurations and plugins. - Close Cura (you will have to restart Cura to make the new plugin available anyway).
- Download the latest release of this plugin.
- Extract the downloaded file into the
plugins
folder inside the folder found in 2. - Start Cura.
- Enjoy.