diff --git a/resources/profiles/Creality.json b/resources/profiles/Creality.json index e01433b940..8e16e0fdc4 100644 --- a/resources/profiles/Creality.json +++ b/resources/profiles/Creality.json @@ -350,6 +350,10 @@ "name": "0.28mm SuperDraft @Creality Ender5Pro (2019) (0.8 nozzle)", "sub_path": "process/0.28mm SuperDraft 0.8 @Creality Ender5Pro (2019).json" }, + { + "name": "0.28mm SuperDraft @Creality Ender5Pro (2019) (1.0 nozzle)", + "sub_path": "process/0.28mm SuperDraft 1.0 @Creality Ender5Pro (2019).json" + }, { "name": "0.32mm Chunky @Creality CR-6 0.6", "sub_path": "process/0.32mm Chunky @Creality CR-6 0.6.json" @@ -374,6 +378,10 @@ "name": "0.36mm Chunky @Creality Ender5Pro (2019) (0.8 nozzle)", "sub_path": "process/0.36mm Chunky 0.8 @Creality Ender5Pro (2019).json" }, + { + "name": "0.36mm Chunky @Creality Ender5Pro (2019) (1.0 nozzle)", + "sub_path": "process/0.36mm Chunky 1.0 @Creality Ender5Pro (2019).json" + }, { "name": "0.40mm Draft @Creality CR-6 0.8", "sub_path": "process/0.40mm Draft @Creality CR-6 0.8.json" diff --git a/resources/profiles/Creality/process/0.28mm SuperDraft 1.0 @Creality Ender5Pro (2019).json b/resources/profiles/Creality/process/0.28mm SuperDraft 1.0 @Creality Ender5Pro (2019).json new file mode 100644 index 0000000000..21b571f1fd --- /dev/null +++ b/resources/profiles/Creality/process/0.28mm SuperDraft 1.0 @Creality Ender5Pro (2019).json @@ -0,0 +1,11 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.28mm SuperDraft 1.0 nozzle @Creality Ender5Pro (2019)", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_creality_common_1_0", + "bottom_shell_layers": "3", + "top_shell_layers": "4", + "layer_height": "0.28" +} \ No newline at end of file diff --git a/resources/profiles/Creality/process/0.36mm Chunky 1.0 @Creality Ender5Pro (2019).json b/resources/profiles/Creality/process/0.36mm Chunky 1.0 @Creality Ender5Pro (2019).json new file mode 100644 index 0000000000..6e0c7fea21 --- /dev/null +++ b/resources/profiles/Creality/process/0.36mm Chunky 1.0 @Creality Ender5Pro (2019).json @@ -0,0 +1,11 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.36mm Chunky 1.0 nozzle @Creality Ender5Pro (2019)", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_creality_common_1_0", + "bottom_shell_layers": "3", + "top_shell_layers": "4", + "layer_height": "0.36" +} \ No newline at end of file diff --git a/resources/profiles/Creality/process/fdm_process_creality_common_1_0.json b/resources/profiles/Creality/process/fdm_process_creality_common_1_0.json index 4f08ce7fc5..926033c695 100644 --- a/resources/profiles/Creality/process/fdm_process_creality_common_1_0.json +++ b/resources/profiles/Creality/process/fdm_process_creality_common_1_0.json @@ -12,7 +12,7 @@ "internal_solid_infill_line_width": "1.10", "support_line_width": "0.9", "top_surface_line_width": "1.0", - "initial_layer_print_height": "0.3", + "initial_layer_print_height": "0.32", "wall_loops": "1", "compatible_printers": [ "Creality Ender-5 Pro (2019) 1.0 nozzle"