orcaslicer/resources/profiles/FLSun/filament/FLSun Generic PA-CF.json
fr3ak2402 7bf453ab0f
Add & revise FLSun Profile (#1045)
* Add & revise FLSun Profile

FLSun Q5
FLSun QQ-S Pro

* change FLSun V400 printer image
2023-05-12 23:26:06 +08:00

26 lines
No EOL
537 B
JSON

{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSA04",
"name": "FLSun 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": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}