diff --git a/src/resources/onefinity_machinist_defaults.json b/src/resources/onefinity_machinist_defaults.json index 66602e0..f07754d 100644 --- a/src/resources/onefinity_machinist_defaults.json +++ b/src/resources/onefinity_machinist_defaults.json @@ -27,7 +27,7 @@ "load-2": "disabled" }, "settings": { - "junction-accel": 199999.999, + "junction-accel": 200000, "max-deviation": 0.001, "units": "METRIC" }, diff --git a/src/resources/onefinity_woodworker_defaults.json b/src/resources/onefinity_woodworker_defaults.json index 2942263..77c303b 100644 --- a/src/resources/onefinity_woodworker_defaults.json +++ b/src/resources/onefinity_woodworker_defaults.json @@ -27,7 +27,7 @@ "load-2": "disabled" }, "settings": { - "junction-accel": 199999.999, + "junction-accel": 200000, "max-deviation": 0.001, "units": "METRIC" },