Files
CNC_3040L/examples/gSender/gsender-gamepad-genesis-2026-05-16.json

165 lines
3.5 KiB
JSON

{
"version": "1.0",
"exportDate": "2026-05-16T10:31:52.704Z",
"profile": {
"id": [
"ShanWan Controller(XBOX 360 For Windows) (STANDARD GAMEPAD Vendor: 045e Product: 028e)"
],
"name": "Genesis",
"mapping": "standard",
"buttons": [
{
"label": "A",
"value": 0,
"primaryAction": null,
"secondaryAction": null
},
{
"label": "B",
"value": 1,
"primaryAction": null,
"secondaryAction": null
},
{
"label": "X",
"value": 2,
"primaryAction": "SET_R_JOG_PRESET",
"secondaryAction": null
},
{
"label": "Y",
"value": 3,
"primaryAction": null,
"secondaryAction": null
},
{
"label": "LB",
"value": 4,
"primaryAction": "JOG_Z_P",
"secondaryAction": null
},
{
"label": "RB",
"value": 5,
"primaryAction": null,
"secondaryAction": null
},
{
"label": "LT",
"value": 6,
"primaryAction": "JOG_Z_M",
"secondaryAction": null
},
{
"label": "RT",
"value": 7,
"primaryAction": null,
"secondaryAction": null
},
{
"label": "Back",
"value": 8,
"primaryAction": "SET_P_JOG_PRESET",
"secondaryAction": null
},
{
"label": "Start",
"value": 9,
"primaryAction": "SET_N_JOG_PRESET",
"secondaryAction": null
},
{
"label": "L3",
"value": 10,
"primaryAction": null,
"secondaryAction": null
},
{
"label": "R3",
"value": 11,
"primaryAction": null,
"secondaryAction": null
},
{
"label": "Up",
"value": 12,
"primaryAction": "JOG_Y_P",
"secondaryAction": null
},
{
"label": "Down",
"value": 13,
"primaryAction": "JOG_Y_M",
"secondaryAction": null
},
{
"label": "Left",
"value": 14,
"primaryAction": "JOG_X_M",
"secondaryAction": null
},
{
"label": "Right",
"value": 15,
"primaryAction": "JOG_X_P",
"secondaryAction": null
},
{
"label": "Home",
"value": 16,
"primaryAction": "CONTROLLER_COMMAND_HOMING",
"secondaryAction": null
}
],
"axes": [
0,
0,
0,
0
],
"joystickOptions": {
"stick1": {
"horizontal": {
"primaryAction": "x",
"secondaryAction": "x",
"isReversed": false
},
"vertical": {
"primaryAction": "y",
"secondaryAction": "y",
"isReversed": false
},
"mpgMode": {
"primaryAction": null,
"secondaryAction": null,
"isReversed": false
}
},
"stick2": {
"horizontal": {
"primaryAction": "a",
"secondaryAction": "a",
"isReversed": false
},
"vertical": {
"primaryAction": "z",
"secondaryAction": "z",
"isReversed": false
},
"mpgMode": {
"primaryAction": null,
"secondaryAction": null,
"isReversed": false
}
},
"zeroThreshold": 30,
"movementDistanceOverride": 100
},
"lockout": {
"button": null
},
"modifier": {
"button": null
}
}
}