* 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
13 lines
323 B
JSON
13 lines
323 B
JSON
{
|
|
"type": "process",
|
|
"compatible_printers": [
|
|
"Kingroon KLP1 0.4 nozzle"
|
|
],
|
|
"compatible_printers_condition": "",
|
|
"inherits": "fdm_process_common",
|
|
"name": "0.12mm Standard @Kingroon KLP1",
|
|
"initial_layer_print_height": "0.2",
|
|
"layer_height": "0.12",
|
|
"line_width": "0.4",
|
|
"instantiation": "true"
|
|
}
|