Merge pull request #19 from dacarley/max-deviation-metric

Metric-only for max-deviation and junction-accel
This commit is contained in:
OneFinityCNC
2021-03-06 11:50:39 -05:00
committed by GitHub
3 changed files with 2 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
"load-2": "disabled"
},
"settings": {
"junction-accel": 199999.999,
"junction-accel": 200000,
"max-deviation": 0.001,
"units": "METRIC"
},