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,25 @@
{
"type": "filament",
"name": "Overture ASA @BBL X1",
"inherits": "Overture ASA @base",
"from": "system",
"setting_id": "GFOT009_06",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"10"
]
}