Update CE5Pro 0.2 Nozzle Naming Scheme to PR1100

This commit is contained in:
Paul Schattenberg
2023-11-21 00:14:43 +01:00
parent d450ee404b
commit 19e882722e
11 changed files with 17 additions and 17 deletions
@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm SuperDetail 0.2 nozzle @Creality Ender5Pro (2019)",
"name": "0.08mm SuperDetail @Creality Ender5Pro (2019) (0.2 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_2",
@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.10mm HighDetail 0.2 nozzle @Creality Ender5Pro (2019)",
"name": "0.10mm HighDetail @Creality Ender5Pro (2019) (0.2 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_2",
@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Detail 0.2 nozzle @Creality Ender5Pro (2019)",
"name": "0.12mm Detail @Creality Ender5Pro (2019) (0.2 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_2",
@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal 0.2 nozzle @Creality Ender5Pro (2019)",
"name": "0.16mm Optimal @Creality Ender5Pro (2019) (0.2 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_2",
@@ -15,6 +15,6 @@
"initial_layer_print_height": "0.12",
"wall_loops": "6",
"compatible_printers": [
"Creality Ender-5 Pro (2019) 0.2 nozzle"
"Creality Ender-5 Pro (2019) (0.2 nozzle)"
]
}