I swear I have seen in the past a setting that tells the proffie what its orientation in the prop is. but I cant find it now. like most installs now of day are all usb up and facing away from the “tip” because thats default. but what about other props like blasters and ships. that may have a very non standard board position for adding in motion for events like reloads or FTL jumps… how do we tell the board which way is up/ the “tip”/ front.
#define ORIENTATION ORIENTATION_FETS_TOWARDS_BLADE
#define ORIENTATION ORIENTATION_USB_TOWARDS_BLADE
#define ORIENTATION ORIENTATION_TOP_TOWARDS_BLADE
#define ORIENTATION ORIENTATION_BOTTOM_TOWARDS_BLADE
#define ORIENTATION ORIENTATION_SDA_TOWARDS_BLADE
#define ORIENTATION ORIENTATION_SERIAL_TOWARDS_BLADE
The following changes the angle required to register twists on curved hilts.
Example is for Assaj Ventress curved hilt install.
#define ORIENTATION_ROTATION 0,-20,0
Orientation… I was thinking position. No wonder I couldnt find it Thanks.
Just to be clear, the “default” orientation for the board in a saber build is with the boot and reset buttons on top, and micro USB port towards the rear and in this position requires no define correct?
That is correct.
Which side is “up” is irrelevant though.