Fixed junction-accel value to 200000
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
"load-2": "disabled"
|
"load-2": "disabled"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"junction-accel": 199999.999,
|
"junction-accel": 200000,
|
||||||
"max-deviation": 0.001,
|
"max-deviation": 0.001,
|
||||||
"units": "METRIC"
|
"units": "METRIC"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
"load-2": "disabled"
|
"load-2": "disabled"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"junction-accel": 199999.999,
|
"junction-accel": 200000,
|
||||||
"max-deviation": 0.001,
|
"max-deviation": 0.001,
|
||||||
"units": "METRIC"
|
"units": "METRIC"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user