orcaslicer/resources/profiles/Kingroon/filament/Kingroon Generic PA-CF.json
Kenneth Jiang c30ffb1895
Profiles for Kingroon KLP1 and KP3S V1 (#6554)
* Kingroon KLP1 profiles

* Kingroon KP3S V1 profiles

* Make cover png file size more reasonable

* copy/paste error in the profile name

* Merge branch 'main' into kingroon-klp1-profiles
2024-08-27 23:28:02 +08:00

28 lines
661 B
JSON

{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSA04",
"name": "Kingroon 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": [
"Kingroon KLP1 0.4 nozzle",
"Kingroon KP3S V1 0.4 nozzle",
"Kingroon KP3S PRO S1 0.4 nozzle",
"Kingroon KP3S PRO V2 0.4 nozzle",
"Kingroon KP3S 3.0 0.4 nozzle"
]
}