* 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
25 lines
613 B
JSON
25 lines
613 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN99",
|
|
"setting_id": "GFSA04",
|
|
"name": "Kingroon 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": [
|
|
"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"
|
|
]
|
|
}
|