mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 07:41:09 -06:00

Adjust the print acceleration from 10000 to 6000. Retain only PLA-type filaments, including support types for PLA,PETG,TPU. Delete all other high-temperature filament types. jira: STUDIO-4038 Change-Id: Iba56bfe94aee0235a629b98a29cdcac323490e34
29 lines
No EOL
673 B
JSON
29 lines
No EOL
673 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN99",
|
|
"setting_id": "GFSN98_10",
|
|
"name": "Generic PA @BBL P1P",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pa",
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"required_nozzle_HRC": [
|
|
"3"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab P1P 0.4 nozzle",
|
|
"Bambu Lab P1P 0.6 nozzle",
|
|
"Bambu Lab P1P 0.8 nozzle",
|
|
"Bambu Lab N1 0.4 nozzle",
|
|
"Bambu Lab N1 0.6 nozzle",
|
|
"Bambu Lab N1 0.8 nozzle"
|
|
]
|
|
} |