Changed Probe Rotary dimensions
This commit is contained in:
@@ -532,21 +532,21 @@
|
|||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1000,
|
"max": 1000,
|
||||||
"default": 53.975
|
"default": 125
|
||||||
},
|
},
|
||||||
"probe-ydim": {
|
"probe-ydim": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1000,
|
"max": 1000,
|
||||||
"default": 53.975
|
"default": 55
|
||||||
},
|
},
|
||||||
"probe-zdim": {
|
"probe-zdim": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"min": 0,
|
"min": 0,
|
||||||
"max": 1000,
|
"max": 1000,
|
||||||
"default": 15.4
|
"default": 35
|
||||||
},
|
},
|
||||||
"probe-fast-seek": {
|
"probe-fast-seek": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
|
|||||||
Reference in New Issue
Block a user