Files
OrcaSlicer/resources/profiles/BBL/process/0.30mm Strength @BBL X1C 0.6 nozzle.json
qian.wang 0f96e397f5 ENH:[filament/process] format bbl process file
Change-Id: I1bf9983e4ed046c5f1b4b8b18c8f756dac8709bc
(cherry picked from commit 0317857fd5d9ddf0c71b53c68308415a0a06c891)
2025-09-28 13:06:35 +08:00

19 lines
765 B
JSON

{
"type": "process",
"name": "0.30mm Strength @BBL X1C 0.6 nozzle",
"inherits": "fdm_process_single_0.30_nozzle_0.6",
"from": "system",
"setting_id": "GP036",
"instantiation": "true",
"description": "Compared with the default profile of a 0.6 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
"elefant_foot_compensation": "0.15",
"sparse_infill_density": "25%",
"smooth_coefficient": "150",
"wall_loops": "4",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab X1E 0.6 nozzle"
]
}