From 0e0fab3698420c9562a0573dfca1ab4f6f83e66d Mon Sep 17 00:00:00 2001 From: Duarte Bragadesto Date: Fri, 16 Dec 2022 12:25:22 +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 0f6236a596..346d306b40 100644 --- a/resources/definitions/blocks_base.def.json +++ b/resources/definitions/blocks_base.def.json @@ -33,7 +33,7 @@ "machine_acceleration": { "value": 500 }, "machine_max_jerk_xy": { "value": 10 }, - "machine_max_jerk_z": { "value": 0.4 }, + "machine_max_jerk_e": { "value": 5 }, "machine_heated_bed": { "default_value": true },