orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PA.json

23 lines
498 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFN99",
2022-12-30 07:45:15 +00:00
"setting_id": "GFSA04",
"name": "Prusa Generic PA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
2023-08-27 15:37:43 +00:00
"Prusa MK3S 0.4 nozzle",
"Prusa MK4 0.4 nozzle",
2022-12-18 08:12:32 +00:00
"Prusa MINI 0.4 nozzle"
]
}