From ee819bd8dd6d13b1c8fc24c2b68d8180732132f8 Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:24:55 -0400 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Maximilian Pott --- resources/profiles/Elegoo.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/profiles/Elegoo.json b/resources/profiles/Elegoo.json index 5fe545c0c4..bde11f5803 100644 --- a/resources/profiles/Elegoo.json +++ b/resources/profiles/Elegoo.json @@ -955,20 +955,20 @@ "sub_path": "machine/Elegoo Neptune 4 Pro (0.8 nozzle).json" }, { - "name": "Elegoo OrangeStorm Giga 4.0 nozzle", - "sub_path": "machine/Elegoo OrangeStorm Giga 4.0 nozzle.json" + "name": "Elegoo OrangeStorm Giga 0.4 nozzle", + "sub_path": "machine/Elegoo OrangeStorm Giga 0.4 nozzle.json" }, { "name": "Elegoo OrangeStorm Giga 1.0 nozzle", "sub_path": "machine/Elegoo OrangeStorm Giga 1.0 nozzle.json" }, { - "name": "Elegoo OrangeStorm Giga 6.0 nozzle", - "sub_path": "machine/Elegoo OrangeStorm Giga 6.0 nozzle.json" + "name": "Elegoo OrangeStorm Giga 0.6 nozzle", + "sub_path": "machine/Elegoo OrangeStorm Giga 0.6 nozzle.json" }, { - "name": "Elegoo OrangeStorm Giga 8.0 nozzle", - "sub_path": "machine/Elegoo OrangeStorm Giga 8.0 nozzle.json" + "name": "Elegoo OrangeStorm Giga 0.8 nozzle", + "sub_path": "machine/Elegoo OrangeStorm Giga 0.8 nozzle.json" } ] }