From c72ef08275b6595f4d399793606d555bfc71733d Mon Sep 17 00:00:00 2001 From: SoftFever Date: Wed, 26 Jun 2024 18:16:33 +0800 Subject: [PATCH] Fix some profile errors --- resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json | 4 ++-- resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json | 4 ++-- .../Flashforge/machine/Flashforge Guider 2s 0.4 nozzle.json | 2 +- .../0.12mm Detail @Flashforge Guider 2s 0.4 nozzle.json | 2 +- .../0.16mm Optimal @Flashforge Guider 2s 0.4 nozzle.json | 2 +- .../0.20mm Standard @Flashforge Guider 2s 0.4 nozzle.json | 2 +- .../0.30mm Draft @Flashforge Guider 2s 0.4 nozzle.json | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json b/resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json index b52a2b13fe..f4b9bd04fc 100644 --- a/resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json +++ b/resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json @@ -7,7 +7,7 @@ "inherits": "fdm_dremel_common", "printer_model": "Dremel 3D20", "printer_variant": "0.4", - "printer_structure": "Hbot", + "printer_structure": "hbot", "gcode_flavor": "marlin", "default_filament_profile": [ "Dremel Generic PLA @3D20 all" @@ -52,7 +52,7 @@ "0" ], "retract_lift_enforce": [ - "Top Surfaces" + "Top Only" ], "retract_restart_extra": [ "0" diff --git a/resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json b/resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json index 12a761c782..dca7cf3012 100644 --- a/resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json +++ b/resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json @@ -7,7 +7,7 @@ "inherits": "fdm_dremel_common", "printer_model": "Dremel 3D40", "printer_variant": "0.4", - "printer_structure": "Hbot", + "printer_structure": "hbot", "gcode_flavor": "marlin", "default_filament_profile": [ "Dremel Generic PLA @3D40 all" @@ -61,7 +61,7 @@ "1" ], "retract_lift_enforce": [ - "Top Surfaces" + "Top Only" ], "wipe": [ "1" diff --git a/resources/profiles/Flashforge/machine/Flashforge Guider 2s 0.4 nozzle.json b/resources/profiles/Flashforge/machine/Flashforge Guider 2s 0.4 nozzle.json index 6066e7891f..47dc54bb7d 100644 --- a/resources/profiles/Flashforge/machine/Flashforge Guider 2s 0.4 nozzle.json +++ b/resources/profiles/Flashforge/machine/Flashforge Guider 2s 0.4 nozzle.json @@ -56,5 +56,5 @@ "before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]", "layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]", "wipe_distance": "2", - "nozzle_type": "undefined" + "nozzle_type": "undefine" } diff --git a/resources/profiles/Flashforge/process/0.12mm Detail @Flashforge Guider 2s 0.4 nozzle.json b/resources/profiles/Flashforge/process/0.12mm Detail @Flashforge Guider 2s 0.4 nozzle.json index cd1cfa8ca1..16d9377778 100644 --- a/resources/profiles/Flashforge/process/0.12mm Detail @Flashforge Guider 2s 0.4 nozzle.json +++ b/resources/profiles/Flashforge/process/0.12mm Detail @Flashforge Guider 2s 0.4 nozzle.json @@ -100,7 +100,7 @@ "top_shell_thickness": "0.8", "wall_loops": "3", "wall_infill_order": "inner wall/outer wall/infill", - "wall_generator": "archane", + "wall_generator": "arachne", "compatible_printers": [ "Flashforge Guider 2s 0.4 nozzle" ] diff --git a/resources/profiles/Flashforge/process/0.16mm Optimal @Flashforge Guider 2s 0.4 nozzle.json b/resources/profiles/Flashforge/process/0.16mm Optimal @Flashforge Guider 2s 0.4 nozzle.json index 2d6539e8b5..800ff86c95 100644 --- a/resources/profiles/Flashforge/process/0.16mm Optimal @Flashforge Guider 2s 0.4 nozzle.json +++ b/resources/profiles/Flashforge/process/0.16mm Optimal @Flashforge Guider 2s 0.4 nozzle.json @@ -100,7 +100,7 @@ "top_shell_thickness": "0.8", "wall_loops": "2", "wall_infill_order": "inner wall/outer wall/infill", - "wall_generator": "archane", + "wall_generator": "arachne", "compatible_printers": [ "Flashforge Guider 2s 0.4 nozzle" ] diff --git a/resources/profiles/Flashforge/process/0.20mm Standard @Flashforge Guider 2s 0.4 nozzle.json b/resources/profiles/Flashforge/process/0.20mm Standard @Flashforge Guider 2s 0.4 nozzle.json index b143ab3458..65fc3f6f42 100644 --- a/resources/profiles/Flashforge/process/0.20mm Standard @Flashforge Guider 2s 0.4 nozzle.json +++ b/resources/profiles/Flashforge/process/0.20mm Standard @Flashforge Guider 2s 0.4 nozzle.json @@ -101,7 +101,7 @@ "top_shell_thickness": "0.8", "wall_loops": "2", "wall_infill_order": "inner wall/outer wall/infill", - "wall_generator": "archane", + "wall_generator": "arachne", "compatible_printers": [ "Flashforge Guider 2s 0.4 nozzle" ] diff --git a/resources/profiles/Flashforge/process/0.30mm Draft @Flashforge Guider 2s 0.4 nozzle.json b/resources/profiles/Flashforge/process/0.30mm Draft @Flashforge Guider 2s 0.4 nozzle.json index f9cbcbc610..c246645d56 100644 --- a/resources/profiles/Flashforge/process/0.30mm Draft @Flashforge Guider 2s 0.4 nozzle.json +++ b/resources/profiles/Flashforge/process/0.30mm Draft @Flashforge Guider 2s 0.4 nozzle.json @@ -101,7 +101,7 @@ "top_shell_thickness": "0.8", "wall_loops": "2", "wall_infill_order": "inner wall/outer wall/infill", - "wall_generator": "archane", + "wall_generator": "arachne", "compatible_printers": [ "Flashforge Guider 2s 0.4 nozzle" ]