mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
26
resources/profiles/BBL/process/0.20mm Strength @BBL A1.json
Normal file
26
resources/profiles/BBL/process/0.20mm Strength @BBL A1.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Strength @BBL A1",
|
||||
"inherits": "fdm_process_single_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP080",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 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",
|
||||
"outer_wall_speed": [
|
||||
"60"
|
||||
],
|
||||
"sparse_infill_density": "25%",
|
||||
"skeleton_infill_density": "25%",
|
||||
"skin_infill_density": "25%",
|
||||
"travel_speed": [
|
||||
"700"
|
||||
],
|
||||
"wall_loops": "6",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user