diff --git a/resources/profiles/Creality.json b/resources/profiles/Creality.json index 62d47ae16d..0dc53fe407 100644 --- a/resources/profiles/Creality.json +++ b/resources/profiles/Creality.json @@ -118,6 +118,10 @@ "name": "0.08mm SuperDetail @Creality Ender5Pro (2019) (0.25 nozzle)", "sub_path": "process/0.08mm SuperDetail 0.25 @Creality Ender5Pro (2019).json" }, + { + "name": "0.08mm SuperDetail @Creality Ender5Pro (2019) (0.3 nozzle)", + "sub_path": "process/0.08mm SuperDetail 0.3 @Creality Ender5Pro (2019).json" + }, { "name": "0.08mm SuperDetail @Creality Ender5Pro (2019) (0.5 nozzle)", "sub_path": "process/0.08mm SuperDetail 0.5 @Creality Ender5Pro (2019).json" @@ -138,6 +142,10 @@ "name": "0.10mm HighDetail @Creality Ender5Pro (2019) (0.25 nozzle)", "sub_path": "process/0.10mm HighDetail 0.25 @Creality Ender5Pro (2019).json" }, + { + "name": "0.10mm HighDetail @Creality Ender5Pro (2019) (0.3 nozzle)", + "sub_path": "process/0.10mm HighDetail 0.3 @Creality Ender5Pro (2019).json" + }, { "name": "0.10mm HighDetail @Creality Ender5Pro (2019) (0.5 nozzle)", "sub_path": "process/0.10mm HighDetail 0.5 @Creality Ender5Pro (2019).json" @@ -170,6 +178,10 @@ "name": "0.12mm Detail @Creality Ender5Pro (2019) (0.25 nozzle)", "sub_path": "process/0.12mm Detail 0.25 @Creality Ender5Pro (2019).json" }, + { + "name": "0.12mm Detail @Creality Ender5Pro (2019) (0.3 nozzle)", + "sub_path": "process/0.12mm Detail 0.3 @Creality Ender5Pro (2019).json" + }, { "name": "0.12mm Fine @Creality Ender5Pro (2019)", "sub_path": "process/0.12mm Fine @Creality Ender5Pro (2019).json" @@ -218,6 +230,10 @@ "name": "0.16mm Optimal @Creality Ender5Pro (2019) (0.25 nozzle)", "sub_path": "process/0.16mm Optimal 0.25 @Creality Ender5Pro (2019).json" }, + { + "name": "0.16mm Optimal @Creality Ender5Pro (2019) (0.3 nozzle)", + "sub_path": "process/0.16mm Optimal 0.3 @Creality Ender5Pro (2019).json" + }, { "name": "0.15mm Optimal @Creality Ender5Pro (2019)", "sub_path": "process/0.15mm Optimal @Creality Ender5Pro (2019).json" @@ -294,6 +310,10 @@ "name": "0.20mm Standard @Creality Ender5Pro (2019) (0.25 nozzle)", "sub_path": "process/0.20mm Standard 0.25 @Creality Ender5Pro (2019).json" }, + { + "name": "0.20mm Standard @Creality Ender5Pro (2019) (0.3 nozzle)", + "sub_path": "process/0.20mm Standard 0.3 @Creality Ender5Pro (2019).json" + }, { "name": "0.20mm Standard @Creality Ender5Pro (2019)", "sub_path": "process/0.20mm Standard @Creality Ender5Pro (2019).json" @@ -350,6 +370,10 @@ "name": "0.24mm Draft @Creality Ender3V2", "sub_path": "process/0.24mm Draft @Creality Ender3V2.json" }, + { + "name": "0.24mm Draft @Creality Ender5Pro (2019) (0.3 nozzle)", + "sub_path": "process/0.24mm Draft 0.3 @Creality Ender5Pro (2019).json" + }, { "name": "0.24mm Draft @Creality Ender5Pro (2019)", "sub_path": "process/0.24mm Draft @Creality Ender5Pro (2019).json" diff --git a/resources/profiles/Creality/process/0.08mm SuperDetail 0.3 @Creality Ender5Pro (2019).json b/resources/profiles/Creality/process/0.08mm SuperDetail 0.3 @Creality Ender5Pro (2019).json new file mode 100644 index 0000000000..267ab7224b --- /dev/null +++ b/resources/profiles/Creality/process/0.08mm SuperDetail 0.3 @Creality Ender5Pro (2019).json @@ -0,0 +1,12 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.08mm SuperDetail 0.3 nozzle @Creality Ender5Pro (2019)", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_creality_common_0_3", + "bottom_shell_layers": "9", + "top_shell_layers": "11", + "layer_height": "0.08", + "bridge_flow": "0.7" +} \ No newline at end of file diff --git a/resources/profiles/Creality/process/0.10mm HighDetail 0.3 @Creality Ender5Pro (2019).json b/resources/profiles/Creality/process/0.10mm HighDetail 0.3 @Creality Ender5Pro (2019).json new file mode 100644 index 0000000000..dfcd901b49 --- /dev/null +++ b/resources/profiles/Creality/process/0.10mm HighDetail 0.3 @Creality Ender5Pro (2019).json @@ -0,0 +1,12 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.10mm HighDetail 0.3 nozzle @Creality Ender5Pro (2019)", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_creality_common_0_3", + "bottom_shell_layers": "7", + "top_shell_layers": "9", + "layer_height": "0.1", + "bridge_flow": "0.7" +} \ No newline at end of file diff --git a/resources/profiles/Creality/process/0.12mm Detail 0.3 @Creality Ender5Pro (2019).json b/resources/profiles/Creality/process/0.12mm Detail 0.3 @Creality Ender5Pro (2019).json new file mode 100644 index 0000000000..8a07bd5898 --- /dev/null +++ b/resources/profiles/Creality/process/0.12mm Detail 0.3 @Creality Ender5Pro (2019).json @@ -0,0 +1,12 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.12mm Detail 0.3 nozzle @Creality Ender5Pro (2019)", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_creality_common_0_3", + "bottom_shell_layers": "6", + "top_shell_layers": "7", + "layer_height": "0.12", + "bridge_flow": "0.7" +} \ No newline at end of file diff --git a/resources/profiles/Creality/process/0.16mm Optimal 0.3 @Creality Ender5Pro (2019).json b/resources/profiles/Creality/process/0.16mm Optimal 0.3 @Creality Ender5Pro (2019).json new file mode 100644 index 0000000000..64bf767e50 --- /dev/null +++ b/resources/profiles/Creality/process/0.16mm Optimal 0.3 @Creality Ender5Pro (2019).json @@ -0,0 +1,12 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.16mm Optimal 0.3 nozzle @Creality Ender5Pro (2019)", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_creality_common_0_3", + "bottom_shell_layers": "5", + "top_shell_layers": "7", + "layer_height": "0.16", + "bridge_flow": "0.85" +} \ No newline at end of file diff --git a/resources/profiles/Creality/process/0.20mm Standard 0.3 @Creality Ender5Pro (2019).json b/resources/profiles/Creality/process/0.20mm Standard 0.3 @Creality Ender5Pro (2019).json new file mode 100644 index 0000000000..7ccca7abdb --- /dev/null +++ b/resources/profiles/Creality/process/0.20mm Standard 0.3 @Creality Ender5Pro (2019).json @@ -0,0 +1,11 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.20mm Standard 0.3 nozzle @Creality Ender5Pro (2019)", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_creality_common_0_3", + "bottom_shell_layers": "4", + "top_shell_layers": "5", + "layer_height": "0.20" +} \ No newline at end of file diff --git a/resources/profiles/Creality/process/0.24mm Draft 0.3 @Creality Ender5Pro (2019).json b/resources/profiles/Creality/process/0.24mm Draft 0.3 @Creality Ender5Pro (2019).json new file mode 100644 index 0000000000..a74e5370b2 --- /dev/null +++ b/resources/profiles/Creality/process/0.24mm Draft 0.3 @Creality Ender5Pro (2019).json @@ -0,0 +1,11 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.24mm Draft 0.3 nozzle @Creality Ender5Pro (2019)", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_creality_common_0_3", + "bottom_shell_layers": "3", + "top_shell_layers": "4", + "layer_height": "0.24" +} \ No newline at end of file