mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 21:32:11 +00:00
ENH: Add process profiles for P1P series
1.More layer process profiles for P1P jira:STUDIO-3518 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ie6e06713209a4a034c1d65639fcdac6b387b0a3b
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.06mm Fine @BBL P1P 0.2 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.06_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP063",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -5,6 +5,14 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP018",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"gap_infill_speed": "240",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_speed": "220",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"outer_wall_speed": "60",
|
||||
"sparse_infill_speed": "200",
|
||||
"top_surface_speed": "150",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Optimal @BBL P1P 0.2 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.08_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP064",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -5,7 +5,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP014",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Draft @BBL P1P 0.2 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.12_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP065",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -5,6 +5,12 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP019",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "280",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"outer_wall_speed": "80",
|
||||
"sparse_infill_speed": "240",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.14mm Extra Draft @BBL P1P 0.2 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.14_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP066",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -5,6 +5,12 @@
|
||||
"from": "system",
|
||||
"setting_id": "GP020",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_speed": "280",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"outer_wall_speed": "80",
|
||||
"sparse_infill_speed": "240",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.18mm Fine @BBL P1P 0.6 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.18_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP072",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Fine @BBL P1P 0.8 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.24_nozzle_0.8",
|
||||
"from": "system",
|
||||
"setting_id": "GP068",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Optimal @BBL P1P 0.6 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.24_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP069",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Strength @BBL P1P 0.6 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.30_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP067",
|
||||
"instantiation": "true",
|
||||
"wall_loops": "4",
|
||||
"sparse_infill_density": "25%",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.32mm Optimal @BBL P1P 0.8 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.32_nozzle_0.8",
|
||||
"from": "system",
|
||||
"setting_id": "GP075",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.36mm Draft @BBL P1P 0.6 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.36_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP070",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.42mm Extra Draft @BBL P1P 0.6 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.42_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP073",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.48mm Draft @BBL P1P 0.8 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.48_nozzle_0.8",
|
||||
"from": "system",
|
||||
"setting_id": "GP074",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.56mm Extra Draft @BBL P1P 0.8 nozzle",
|
||||
"inherits": "fdm_process_bbl_0.56_nozzle_0.8",
|
||||
"from": "system",
|
||||
"setting_id": "GP071",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user