Add some AliZ filament profiles as example (#8496)

This commit is contained in:
SoftFever
2025-02-22 15:09:33 +08:00
committed by GitHub
parent 6e473fd5fa
commit 4c28dd5ba0
17 changed files with 2331 additions and 1798 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "filament",
"setting_id": "AliZPX1FSA04",
"name": "AliZ PA-CF @P1-X1",
"from": "system",
"instantiation": "true",
"inherits": "AliZ PA-CF @base",
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.026"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}

View File

@@ -0,0 +1,22 @@
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "AliZPX1FSA04",
"name": "AliZ PETG @P1-X1",
"from": "system",
"instantiation": "true",
"inherits": "AliZ PETG @base",
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.026"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}

View File

@@ -0,0 +1,21 @@
{
"type": "filament",
"name": "AliZ PETG-CF @P1-X1",
"inherits": "AliZ PETG-CF @base",
"from": "system",
"setting_id": "AliZPX1FSG50",
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.026"
],
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}

View File

@@ -0,0 +1,21 @@
{
"type": "filament",
"name": "AliZ PETG-Metal @P1-X1",
"inherits": "AliZ PETG-Metal @base",
"from": "system",
"setting_id": "AliZPX1FSG50",
"instantiation": "true",
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.026"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}

View File

@@ -0,0 +1,21 @@
{
"type": "filament",
"setting_id": "AliZPX1FSA04",
"name": "AliZ PLA @P1-X1",
"from": "system",
"instantiation": "true",
"inherits": "AliZ PLA @base",
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.015"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}