From b6104c14fc56f592a6fb188745e129845aa2ac07 Mon Sep 17 00:00:00 2001 From: Duarte Bragadesto Date: Fri, 16 Dec 2022 12:24:59 +0000 Subject: [PATCH] Update resources/definitions/blocks_base.def.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- resources/definitions/blocks_base.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/blocks_base.def.json b/resources/definitions/blocks_base.def.json index 7fe7f03e3f..0f6236a596 100644 --- a/resources/definitions/blocks_base.def.json +++ b/resources/definitions/blocks_base.def.json @@ -28,7 +28,7 @@ "machine_max_acceleration_x": { "value": 500 }, "machine_max_acceleration_y": { "value": 500 }, - "machine_max_acceleration_z": { "value": 100 }, + "machine_max_acceleration_e": { "value": 5000 }, "machine_acceleration": { "value": 500 },