orcaslicer/resources/profiles/BBL/process/0.20mm Strength @BBL X1C.json
salt.wei f59d59fbe8 ENH: change some system presets
1 Use 25% infill density. 60% is too high and useless
2 update filament change gcode

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I9a1fbbfb56b61723aa6e9d6bc44a22f467d92562
2022-12-15 04:38:15 -05:00

16 lines
415 B
JSON

{
"type": "process",
"setting_id": "GP013",
"name": "0.20mm Strength @BBL X1C",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_bbl_0.20",
"outer_wall_speed": "40",
"sparse_infill_speed": "100",
"wall_loops": "6",
"sparse_infill_density": "25%",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
]
}