mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 11:22:07 +00:00
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
20 lines
578 B
JSON
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"
|
|
]
|
|
} |