Fixed imperial probing

This commit is contained in:
David Carley
2021-03-16 09:33:40 -07:00
parent 77d064badc
commit a5474f7086
3 changed files with 36 additions and 25 deletions

View File

@@ -461,7 +461,7 @@
"probe-diameter": {
"type": "float",
"min": 0,
"max": 10,
"max": 25.4,
"unit": "mm",
"default": 6.35
},