mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 13:52: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
16 lines
464 B
JSON
16 lines
464 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.06mm Standard @BBL X1C 0.2 nozzle",
|
|
"inherits": "fdm_process_bbl_0.06_nozzle_0.2",
|
|
"from": "system",
|
|
"setting_id": "GP024",
|
|
"instantiation": "true",
|
|
"default_acceleration": "5000",
|
|
"outer_wall_acceleration": "2500",
|
|
"compatible_printers": [
|
|
"Bambu Lab X1 Carbon 0.2 nozzle",
|
|
"Bambu Lab X1 0.2 nozzle",
|
|
"Bambu Lab P1S 0.2 nozzle",
|
|
"Bambu Lab X1E 0.2 nozzle"
|
|
]
|
|
} |