Remove Profiles Outside their Min/Max Layer Height

This commit is contained in:
Paul Schattenberg
2023-11-20 21:57:04 +01:00
parent 98847fc173
commit 130f1bbf4f
6 changed files with 0 additions and 83 deletions

View File

@@ -1,12 +0,0 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm SuperDetail 0.5 nozzle @Creality Ender5Pro (2019)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_5",
"bottom_shell_layers": "9",
"top_shell_layers": "11",
"layer_height": "0.08",
"bridge_flow": "0.7"
}

View File

@@ -1,13 +0,0 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm SuperDetail 0.6 nozzle @Creality Ender5Pro (2019)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_6",
"bottom_shell_layers": "9",
"top_shell_layers": "11",
"wall_loops": "3",
"bridge_flow": "0.7",
"layer_height": "0.08"
}

View File

@@ -1,12 +0,0 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.10mm HighDetail 0.5 nozzle @Creality Ender5Pro (2019)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_5",
"bottom_shell_layers": "7",
"top_shell_layers": "9",
"layer_height": "0.1",
"bridge_flow": "0.7"
}

View File

@@ -1,13 +0,0 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.10mm HighDetail 0.6 nozzle @Creality Ender5Pro (2019)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_6",
"bottom_shell_layers": "7",
"top_shell_layers": "9",
"wall_loops": "3",
"bridge_flow": "0.7",
"layer_height": "0.1"
}

View File

@@ -1,13 +0,0 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Detail 0.6 nozzle @Creality Ender5Pro (2019)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common_0_6",
"bottom_shell_layers": "6",
"top_shell_layers": "7",
"wall_loops": "3",
"bridge_flow": "0.7",
"layer_height": "0.12"
}