mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00

Don't change setting ids to avoid potential user preset loading issue Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Idbc8cfcbbbf7531f09e156844e286c672494af86
24 lines
489 B
JSON
24 lines
489 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN98",
|
|
"setting_id": "GFSN99",
|
|
"name": "Generic PA-CF",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pa",
|
|
"filament_type": [
|
|
"PA-CF"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"8"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab X1 Carbon 0.4 nozzle"
|
|
]
|
|
}
|