From 1dabc6bfc66956929f4575c2e333c1709ff2bc6c Mon Sep 17 00:00:00 2001 From: Duarte Bragadesto Date: Fri, 16 Dec 2022 12:24:48 +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 e871de6266..7fe7f03e3f 100644 --- a/resources/definitions/blocks_base.def.json +++ b/resources/definitions/blocks_base.def.json @@ -19,7 +19,7 @@ "preferred_material": "generic_pla" }, "overrides": { - "machine_center_is_zero": { "default_value": false }, + "machine_max_feedrate_x": { "value": 500 }, "machine_max_feedrate_y": { "value": 500 },