diff --git a/resources/definitions/ultimaker.def.json b/resources/definitions/ultimaker.def.json index 22106d24df..9d93ab6e5b 100644 --- a/resources/definitions/ultimaker.def.json +++ b/resources/definitions/ultimaker.def.json @@ -89,6 +89,12 @@ "meshfix_maximum_deviation": { "value": "machine_nozzle_size / 10" }, + "jerk_travel_enabled": { + "value": false + }, + "acceleration_travel_enabled": { + "value": false + }, "acceleration_travel": { "value": "acceleration_wall" },