Files
OrcaSlicer/resources/profiles/BBL/process/0.16mm Optimal @BBL X1C.json
xun.zhang 679151586b ENH: Add process profiles for X1 series
1. Add small layer height process profiles for X1 series

jira:STUDIO-3518

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifb826ccf889016de320b5eb23cbe2eae341db28f
2023-11-01 09:33:21 +08:00

20 lines
578 B
JSON

{
"type": "process",
"name": "0.16mm Optimal @BBL X1C",
"inherits": "fdm_process_bbl_0.16",
"from": "system",
"setting_id": "GP003",
"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 X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}