mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
fix BIQU Profiles (#1147)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @BIQU B1",
|
||||
"name": "0.12mm Fine @BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
@@ -9,6 +9,6 @@
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
"BIQU B1 (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @BIQU BX",
|
||||
"name": "0.12mm Fine @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
@@ -9,6 +9,6 @@
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @BIQU Hurakan",
|
||||
"name": "0.12mm Fine @BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
@@ -9,6 +9,6 @@
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm Optimal @BIQU BX",
|
||||
"name": "0.15mm Optimal @BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
@@ -9,6 +9,6 @@
|
||||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
"BIQU B1 (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm Optimal @BIQU B1",
|
||||
"name": "0.15mm Optimal @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
@@ -9,6 +9,6 @@
|
||||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.15mm Optimal @BIQU Hurakan",
|
||||
"name": "0.15mm Optimal @BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_hurakan_common",
|
||||
@@ -9,6 +9,6 @@
|
||||
"top_shell_layers": "5",
|
||||
"layer_height": "0.15",
|
||||
"compatible_printers": [
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
]
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @BIQU B1",
|
||||
"name": "0.20mm Standard @BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
"instantiation": "true",
|
||||
@@ -9,6 +9,6 @@
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
"BIQU B1 (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @BIQU BX",
|
||||
"name": "0.20mm Standard @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
"instantiation": "true",
|
||||
@@ -9,6 +9,6 @@
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @BIQU Hurakan",
|
||||
"name": "0.20mm Standard @BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_hurakan_common",
|
||||
"instantiation": "true",
|
||||
@@ -9,6 +9,6 @@
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @BIQU BX",
|
||||
"name": "0.24mm Draft @BIQU B1 (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
@@ -10,6 +10,6 @@
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle"
|
||||
"BIQU B1 (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @BIQU B1",
|
||||
"name": "0.24mm Draft @BIQU BX (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_biqu_common",
|
||||
@@ -10,6 +10,6 @@
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU B1 0.4 nozzle"
|
||||
"BIQU BX (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @BIQU Hurakan",
|
||||
"name": "0.24mm Draft @BIQU Hurakan (0.4 nozzle)",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_hurakan_common",
|
||||
@@ -10,6 +10,6 @@
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
"BIQU Hurakan (0.4 nozzle)"
|
||||
]
|
||||
}
|
||||
@@ -100,10 +100,5 @@
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "35",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
]
|
||||
"xy_contour_compensation": "0"
|
||||
}
|
||||
|
||||
@@ -100,10 +100,5 @@
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "35",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"BIQU BX 0.4 nozzle",
|
||||
"BIQU B1 0.4 nozzle",
|
||||
"BIQU Hurakan 0.4 nozzle"
|
||||
]
|
||||
"xy_contour_compensation": "0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user