Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View 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"
]
}