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
21 lines
441 B
JSON
21 lines
441 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN99",
|
|
"setting_id": "GFSN98",
|
|
"name": "Generic PA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pa",
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab X1 Carbon 0.4 nozzle"
|
|
]
|
|
}
|