Add Official overture preset (#10631)

* add overture preset

* Fix PLA pro profile missing issus

* fixed profile lib indexing order issus

* Merge branch 'main' into main

* Merge branch 'main' into main
This commit is contained in:
Overture3D Filament
2025-09-09 10:57:58 +08:00
committed by GitHub
parent 4faaa5e6ee
commit c219600a17
113 changed files with 4099 additions and 1525 deletions

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture ASA @BBL X1 0.2 nozzle",
"inherits": "Overture ASA @base",
"from": "system",
"setting_id": "GFOT009_07",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

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

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture ASA @BBL X1C 0.2 nozzle",
"inherits": "Overture ASA @base",
"from": "system",
"setting_id": "GFOT009_09",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,31 @@
{
"type": "filament",
"name": "Overture ASA @BBL X1C",
"inherits": "Overture ASA @base",
"from": "system",
"setting_id": "GFOT009_08",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"10"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL A1 0.2 nozzle",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL A1",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"8"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL A1M 0.2 nozzle",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL A1M",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"8"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL P1P 0.2 nozzle",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_05",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL P1P",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"8"
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL X1 0.2 nozzle",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_07",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL X1",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_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_max_volumetric_speed": [
"8"
]
}

View File

@@ -0,0 +1,22 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL X1C 0.2 nozzle",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_09",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Air PLA @BBL X1C",
"inherits": "Overture Air PLA @base",
"from": "system",
"setting_id": "GFOT006_08",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_max_volumetric_speed": [
"8"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL A1 0.2 nozzle",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL A1",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL A1M 0.2 nozzle",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL A1M",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL P1P 0.2 nozzle",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_05",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL P1P",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL X1 0.2 nozzle",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_07",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL X1",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_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": [
"16"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL X1C 0.2 nozzle",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_09",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,31 @@
{
"type": "filament",
"name": "Overture Easy PLA @BBL X1C",
"inherits": "Overture Easy PLA @base",
"from": "system",
"setting_id": "GFOT003_08",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL A1 0.2 nozzle",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL A1",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL A1M 0.2 nozzle",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL A1M",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL P1P 0.2 nozzle",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_05",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL P1P",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL X1 0.2 nozzle",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_07",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL X1",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_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": [
"16"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL X1C 0.2 nozzle",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_09",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,31 @@
{
"type": "filament",
"name": "Overture PLA Pro @BBL X1C",
"inherits": "Overture PLA Pro @base",
"from": "system",
"setting_id": "GFOT001_08",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
]
}

View File

@@ -0,0 +1,41 @@
{
"type": "filament",
"name": "Overture PLA Pro @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFOT001",
"instantiation": "false",
"filament_cost": [
"26.99"
],
"filament_density": [
"1.27"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_vendor": [
"Overture"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_high": [
"220"
],
"nozzle_temperature_range_low": [
"190"
],
"slow_down_layer_time": [
"4"
],
"temperature_vitrification": [
"64"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL A1 0.2 nozzle",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL A1",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"20"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL A1M 0.2 nozzle",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL A1M",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"20"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL P1P 0.2 nozzle",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_05",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL P1P",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"20"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL X1 0.2 nozzle",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_07",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL X1",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_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": [
"20"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL X1C 0.2 nozzle",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_09",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,31 @@
{
"type": "filament",
"name": "Overture Rock PLA @BBL X1C",
"inherits": "Overture Rock PLA @base",
"from": "system",
"setting_id": "GFOT004_08",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"20"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL A1 0.2 nozzle",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL A1",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL A1M 0.2 nozzle",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL A1M",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL P1P 0.2 nozzle",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_05",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL P1P",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"16"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL X1 0.2 nozzle",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_07",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL X1",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_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.95"
],
"filament_max_volumetric_speed": [
"16"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL X1C 0.2 nozzle",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_09",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,31 @@
{
"type": "filament",
"name": "Overture Silk PLA @BBL X1C",
"inherits": "Overture Silk PLA @base",
"from": "system",
"setting_id": "GFOT002_08",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"16"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL A1 0.2 nozzle",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"9"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL A1",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"9"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL A1M 0.2 nozzle",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"9"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL A1M",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"9"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL P1P 0.2 nozzle",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_05",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"21"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL P1P",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"21"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL X1 0.2 nozzle",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_07",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"21"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL X1",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_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": [
"16"
],
"slow_down_layer_time": [
"21"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL X1C 0.2 nozzle",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_09",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"1.6"
],
"slow_down_layer_time": [
"21"
]
}

View File

@@ -0,0 +1,34 @@
{
"type": "filament",
"name": "Overture Super PLA+ @BBL X1C",
"inherits": "Overture Super PLA+ @base",
"from": "system",
"setting_id": "GFOT005_08",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"16"
],
"slow_down_layer_time": [
"21"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture TPU @BBL A1 0.2 nozzle",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture TPU @BBL A1",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"10"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture TPU @BBL A1M 0.2 nozzle",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture TPU @BBL A1M",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"10"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture TPU @BBL P1P 0.2 nozzle",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_05",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture TPU @BBL P1P",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"10"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Overture TPU @BBL X1 0.2 nozzle",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_07",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture TPU @BBL X1",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_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": [
"1"
],
"filament_max_volumetric_speed": [
"10"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Overture TPU @BBL X1C 0.2 nozzle",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_09",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
"Bambu Lab X1E 0.2 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"1.6"
]
}

View File

@@ -0,0 +1,31 @@
{
"type": "filament",
"name": "Overture TPU @BBL X1C",
"inherits": "Overture TPU @base",
"from": "system",
"setting_id": "GFOT008_08",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"10"
]
}