Files
OrcaSlicer-bambulab/resources/profiles/BBL/process/0.30mm Strength @BBL A1 0.6 nozzle.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

23 lines
785 B
JSON

{
"type": "process",
"name": "0.30mm Strength @BBL A1 0.6 nozzle",
"inherits": "fdm_process_single_0.30_nozzle_0.6",
"from": "system",
"setting_id": "GP097",
"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.",
"default_acceleration": [
"6000"
],
"elefant_foot_compensation": "0.075",
"sparse_infill_density": "25%",
"skeleton_infill_density": "25%",
"skin_infill_density": "25%",
"travel_speed": [
"700"
],
"wall_loops": "4",
"compatible_printers": [
"Bambu Lab A1 0.6 nozzle"
]
}