From 00277ac4b0b33133b5190af4b05df33a58094d76 Mon Sep 17 00:00:00 2001 From: Myles Berueda Date: Sun, 18 May 2025 22:30:20 -1000 Subject: [PATCH] fix(coreone): adds printer structure (#9679) --- .../profiles/Prusa/machine/Prusa CORE One HF 0.4 nozzle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/profiles/Prusa/machine/Prusa CORE One HF 0.4 nozzle.json b/resources/profiles/Prusa/machine/Prusa CORE One HF 0.4 nozzle.json index f3b07cbfff..2bfa205bf7 100644 --- a/resources/profiles/Prusa/machine/Prusa CORE One HF 0.4 nozzle.json +++ b/resources/profiles/Prusa/machine/Prusa CORE One HF 0.4 nozzle.json @@ -13,6 +13,7 @@ "extruder_clearance_height_to_rod": "33", "extruder_clearance_radius": "75", "from": "system", + "printer_structure": "corexy", "gcode_flavor": "marlin2", "host_type": "prusalink", "inherits": "fdm_machine_common",