We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9043ba commit 06cae14Copy full SHA for 06cae14
driver.json
@@ -1,13 +1,13 @@
1
{
2
"caps":
3
4
- "axes": 4,
+ "axes": 7,
5
"usb_cdc": 0,
6
"uart": 1,
7
"serial_ports": 1,
8
"eeprom": 1,
9
- "ganged_axes": 1,
10
- "auto_square": 1,
+ "ganged_axes": 3,
+ "auto_square": 3,
11
"probe": 1,
12
"safety_door": 1,
13
"estop": 1,
@@ -22,15 +22,15 @@
22
"symbol": "LINUX",
23
"URL": "",
24
"caps": {
25
- "axes": 3
+ "axes": 7
26
}
27
},
28
29
"name": "Windows",
30
"symbol": "WIN64",
31
32
33
34
35
36
]
0 commit comments