Jump to content

HueForge Hotkeys: Difference between revisions

From HueForge Wiki
Nizzem (talk | contribs)
Nizzem (talk | contribs)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Hotkeys By Category=
=Hotkeys By Category=
== Keyboard Shortcuts ==
==File Menu==
 
{| class="wikitable"
{| class="wikitable"
! Action
! Action !! Windows/Linux !! macOS
! Windows/Linux
! macOS
|-
|-
| New File
| Open Project || Ctrl+O || Command+O
| Ctrl + N
| Cmd + N
|-
|-
| Save
| Open Image || Ctrl+I || Command+I
| Ctrl + S
| Cmd + S
|-
|-
| Save AS
| Reload Image || Ctrl+Alt+I || Command+Option+I
| Ctrl + Shift + S
| Cmd Shift + S
|-
|-
| Reload Image
| Reload Project || Ctrl+Alt+O || Command+Option+O
| Ctrl + Alt + I
|  
|-
|-
| Reload Project
| Browse Projects (with thumbnails) || Ctrl+B || Command+B
| Ctrl + Alt + O
|
|-
|-
|Undo
| Browse Example Projects || Ctrl+Shift+B || Command+Shift+B
| Ctrl + Z
|  
|-
|-
| Redo
| Save Project || Ctrl+S || Command+S
| Ctrl + Y
|  
|-
|-
|Reset View
| Save Project As || Ctrl+Shift+S || Command+Shift+S
| R
|  
|-
|-
|Show TD
| Export STL || Ctrl+E || Command+E
| T
|  
|-
|-
|Show all TDs
| Close Project and reset to defaults || Ctrl+C || Command+C
| Alt + T
|-
|  
| Quit HueForge || Ctrl+Q || Command+Q
|-
|-
|Show Layer Heights
| Undo || Ctrl+Z || Command+Z
| Alt + M
|  
|-
|-
|Disable Layer
| Redo || Ctrl+Y || Command+Shift+Z
| D
|  
|}
|}
Ctrl+O : Open Project<br>
Ctrl+I : Open Image<br>
Ctrl+Alt+I : Reload Image<br>
Ctrl+Alt+O : Reload Project<br>
Ctrl+B : Browse Projects (with thumbnails)<br>
Ctrl+Shift+B : Browse Example Projects<br>
Ctrl+S : Save Project<br>
Ctrl+Shift+S : Save Project As<br>
Ctrl+E : Export STL<br>
Ctrl+C : Close Project and reset to defaults<br>
Ctrl+Q : Quit HueForge<br>
Ctrl+Z : Undo<br>
Ctrl+Y : Redo<br>


==General HueForge==
==General HueForge==
Ctrl+Shift+I : Launch a new instance<br>
{| class="wikitable"
Alt+F : Select Filament Filter box<br>
! Action !! Windows/Linux !! macOS
Alt+S : Sort Sliders<br>
|-
Alt+I : Invert Sliders<br>
| Launch a new instance || Ctrl+Shift+I || Command+Shift+I
Alt+H : Clear Slider History<br>
|-
r    : Reset View (v0.8.1)<br>
| Select Filament Filter box || Alt+F || Option+F
|-
| Sort Sliders || Alt+S || Option+S
|-
| Invert Sliders || Alt+I || Option+I
|-
| Clear Slider History || Alt+H || Option+H
|-
| Reset View (v0.8.1) || r || r
|}


==Color Sliders==
==Color Sliders==
Space : Disable Slider (when hovering over)<br>
{| class="wikitable"
Up/Down Arrows : Move Current Slider up/down<br>
! Action !! Windows/Linux !! macOS
Left/Right Arrows : Select Slider to Left/Right in the Slider Dock<br>
|-
| Disable Slider (when hovering over) || Space || Space
|-
| Move Current Slider up/down || Up/Down Arrows || Up/Down Arrows
|-
| Select Slider to Left/Right in the Slider Dock || Left/Right Arrows || Left/Right Arrows
|}


==Color/Mesh Core==
==Color/Mesh Core==
, or < : Make Color Core Active (v0.8.1)<br>
{| class="wikitable"
. or > : Make Mesh Core Active (v0.8.1)<br>
! Action !! Windows/Linux !! macOS
Space  : Enable/Disable Slider<br>
|-
l      : Lock Slider in place will only move when dragged<br>
| Make Color Core Active (v0.8.1) || , or < || , or <
t      : Toggle Slider Handle to display TD/layer value, Mousewheel can adjust TD by 0.5mm increments when TD is displayed<br>
|-
z      : Zero the slider under the mouse<br>
| Make Mesh Core Active (v0.8.1) || . or > || . or >
Up/Down Arrows : Move slider up/down<br>
|-
Ctrl+Up/Down Arrows : Move slider and all unlocked sliders above it up and down<br>
| Enable/Disable Slider || Space || Space
Alt+Up/Down Arrows : Move slider all unlocked sliders below it up and down<br>
|-
d      : Disable a layer on the Mesh Core to make it unavailable for matching<br>
| Lock Slider in place (will only move when dragged) || l || l
|-
| Toggle Slider Handle to display TD/layer value || t || t
|-
| Zero the slider under the mouse || z || z
|-
| Move slider up/down || Up/Down Arrows || Up/Down Arrows
|-
| Move slider and all unlocked sliders above it up and down || Ctrl+Up/Down Arrows || Command+Up/Down Arrows
|-
| Move slider and all unlocked sliders below it up and down || Alt+Up/Down Arrows || Option+Up/Down Arrows
|-
| Disable a layer on the Mesh Core to make it unavailable for matching || d || d
|-
|Show all TDs
| Alt + t
| Option + t
|-
|Show Layer Heights
| Alt + m
| Option + m
|-
|}

Latest revision as of 00:51, 25 February 2025

Hotkeys By Category

File Menu

Action Windows/Linux macOS
Open Project Ctrl+O Command+O
Open Image Ctrl+I Command+I
Reload Image Ctrl+Alt+I Command+Option+I
Reload Project Ctrl+Alt+O Command+Option+O
Browse Projects (with thumbnails) Ctrl+B Command+B
Browse Example Projects Ctrl+Shift+B Command+Shift+B
Save Project Ctrl+S Command+S
Save Project As Ctrl+Shift+S Command+Shift+S
Export STL Ctrl+E Command+E
Close Project and reset to defaults Ctrl+C Command+C
Quit HueForge Ctrl+Q Command+Q
Undo Ctrl+Z Command+Z
Redo Ctrl+Y Command+Shift+Z

General HueForge

Action Windows/Linux macOS
Launch a new instance Ctrl+Shift+I Command+Shift+I
Select Filament Filter box Alt+F Option+F
Sort Sliders Alt+S Option+S
Invert Sliders Alt+I Option+I
Clear Slider History Alt+H Option+H
Reset View (v0.8.1) r r

Color Sliders

Action Windows/Linux macOS
Disable Slider (when hovering over) Space Space
Move Current Slider up/down Up/Down Arrows Up/Down Arrows
Select Slider to Left/Right in the Slider Dock Left/Right Arrows Left/Right Arrows

Color/Mesh Core

Action Windows/Linux macOS
Make Color Core Active (v0.8.1) , or < , or <
Make Mesh Core Active (v0.8.1) . or > . or >
Enable/Disable Slider Space Space
Lock Slider in place (will only move when dragged) l l
Toggle Slider Handle to display TD/layer value t t
Zero the slider under the mouse z z
Move slider up/down Up/Down Arrows Up/Down Arrows
Move slider and all unlocked sliders above it up and down Ctrl+Up/Down Arrows Command+Up/Down Arrows
Move slider and all unlocked sliders below it up and down Alt+Up/Down Arrows Option+Up/Down Arrows
Disable a layer on the Mesh Core to make it unavailable for matching d d
Show all TDs Alt + t Option + t
Show Layer Heights Alt + m Option + m