Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions config/the-config_top-section.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,14 @@ For Curved hilts, or where the board is not parallel with the blade (for Twist o
This will rotate the orientation of the board 20 degrees around the Y axis.
Depending on the orientation of the board, you might need -20 degrees instead. (Or 15 degrees? or 30?)


```cpp
#define ORIENTATION_ROTATION 0,20,0
```

The values for the define are in degrees and in the order of `X,Y,Z`, the following image shows how these values translate to physical rotation of the board:
<img src="https://pod.hubbe.net/images/board_orientation_rotation.png" width=400 alt="orientation rotation">

### DUAL_POWER_BUTTONS
This one means that clicking the AUX will also turn the saber on.
If not defined, AUX will go to next preset when off.
Expand Down
Binary file added images/board_orientation_rotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.