Slowed the probe-fast-seek from 100 to 75

This commit is contained in:
David Carley
2021-03-04 12:49:26 -08:00
parent fd371f5189
commit 504c77f96b
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
"probe": {
"probe-ydim": 53.975,
"probe-slow-seek": 25,
"probe-fast-seek": 100,
"probe-fast-seek": 75,
"probe-zdim": 15.4,
"probe-xdim": 53.975
},

View File

@@ -16,7 +16,7 @@
"probe": {
"probe-ydim": 53.975,
"probe-slow-seek": 25,
"probe-fast-seek": 100,
"probe-fast-seek": 75,
"probe-zdim": 15.4,
"probe-xdim": 53.975
},