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,23 @@
{
"type": "filament",
"name": "COEX PLA PRIME @BBL P1P 0.2 nozzle",
"inherits": "COEX PLA PRIME @base",
"from": "system",
"setting_id": "CXPLPX06",
"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": [
"6"
]
}