Changed Probe Rotary dimensions

This commit is contained in:
sanjayk03-dev
2024-12-12 00:20:03 +05:30
parent 3afb6a7c07
commit a09659a9d8

View File

@@ -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",