From 0a7313fd9d12ea1eecbb13b14947cad2eef60f6d Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sat, 3 Sep 2022 00:17:36 +0800 Subject: [PATCH] minor profile fix --- resources/profiles/Prusa.json | 2 +- resources/profiles/Voron/machine/Voron 0.1.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/Prusa.json b/resources/profiles/Prusa.json index b023b865b0..c2bc5b0ad3 100644 --- a/resources/profiles/Prusa.json +++ b/resources/profiles/Prusa.json @@ -1,5 +1,5 @@ { - "name": "Voron", + "name": "Prusa", "version": "01.01.01.02", "force_update": "0", "description": "Prusa configurations", diff --git a/resources/profiles/Voron/machine/Voron 0.1.json b/resources/profiles/Voron/machine/Voron 0.1.json index 95c5a89ffe..345bc7b3e8 100644 --- a/resources/profiles/Voron/machine/Voron 0.1.json +++ b/resources/profiles/Voron/machine/Voron 0.1.json @@ -1,6 +1,6 @@ { "type": "machine_model", - "name": "Voron 2.4 250", + "name": "Voron 0.1", "model_id": "Voron0", "nozzle_diameter": "0.4", "machine_tech": "FFF",