OrcaSlicer/resources/profiles/BBL/filament/Generic PA.json
2022-07-19 06:27:26 -07:00

24 lines
543 B
JSON

{
"type": "filament",
"filament_id": "GFN98",
"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",
"Voron 2.4 250 0.4 nozzle",
"Voron 2.4 300 0.4 nozzle",
"Voron 2.4 350 0.4 nozzle"
]
}