Skip to content

Commit

Permalink
Web Builder config update
Browse files Browse the repository at this point in the history
BTT SKR3 - add support for 2x auto-squared axis.
  • Loading branch information
dresco committed Jan 9, 2024
1 parent 9bee18f commit 037254c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions driver.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
"MAP": "Inc/btt_skr_v3.0_map.h",
"caps": {
"axes": 5,
"ganged_axes": 2,
"auto_square": 2,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
Expand Down Expand Up @@ -78,6 +80,8 @@
"MAP": "Inc/btt_skr_v3.0_map.h",
"caps": {
"axes": 5,
"ganged_axes": 2,
"auto_square": 2,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
Expand Down Expand Up @@ -106,6 +110,8 @@
"MAP": "Inc/btt_skr_v3.0_map.h",
"caps": {
"axes": 5,
"ganged_axes": 2,
"auto_square": 2,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
Expand Down Expand Up @@ -134,6 +140,8 @@
"MAP": "Inc/btt_skr_v3.0_map.h",
"caps": {
"axes": 5,
"ganged_axes": 2,
"auto_square": 2,
"digital_in": 0,
"digital_out": 0,
"eeprom": 0,
Expand Down

0 comments on commit 037254c

Please sign in to comment.