Update CE5Pro 0.4 Nozzle Naming Scheme to PR1100

This commit is contained in:
Paul Schattenberg
2023-11-21 00:07:34 +01:00
parent 130f1bbf4f
commit d450ee404b
10 changed files with 24 additions and 24 deletions
@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @Creality Ender5Pro (2019)",
"name": "0.12mm Fine @Creality Ender5Pro (2019) (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_creality_common",
"instantiation": "true",
@@ -103,6 +103,6 @@
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Creality Ender-5 Pro (2019) 0.4 nozzle"
"Creality Ender-5 Pro (2019) (0.4 nozzle)"
]
}
@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Optimal @Creality Ender5Pro (2019)",
"name": "0.15mm Optimal @Creality Ender5Pro (2019) (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_creality_common",
"instantiation": "true",
@@ -103,6 +103,6 @@
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Creality Ender-5 Pro (2019) 0.4 nozzle"
"Creality Ender-5 Pro (2019) (0.4 nozzle)"
]
}
@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Creality Ender5Pro (2019)",
"name": "0.20mm Standard @Creality Ender5Pro (2019) (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_creality_common",
"instantiation": "true",
@@ -103,6 +103,6 @@
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Creality Ender-5 Pro (2019) 0.4 nozzle"
"Creality Ender-5 Pro (2019) (0.4 nozzle)"
]
}
@@ -1,7 +1,7 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @Creality Ender5Pro (2019)",
"name": "0.24mm Draft @Creality Ender5Pro (2019) (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_creality_common",
"instantiation": "true",
@@ -103,6 +103,6 @@
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Creality Ender-5 Pro (2019) 0.4 nozzle"
"Creality Ender-5 Pro (2019) (0.4 nozzle)"
]
}