orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PA-CF.json
2023-09-05 19:51:36 +08:00

29 lines
No EOL
637 B
JSON

{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSA04",
"name": "Prusa 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": [
"Prusa MK3S 0.4 nozzle",
"Prusa MINI 0.4 nozzle",
"Prusa MK4 0.25 nozzle",
"Prusa MK4 0.4 nozzle",
"Prusa MK4 0.6 nozzle",
"Prusa MK4 0.8 nozzle"
]
}