mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 04:35:17 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"compatible_printers": [
|
||||
"Kingroon KLP1 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.20mm Standard @Kingroon KLP1",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"layer_height": "0.2",
|
||||
"line_width": "0.42",
|
||||
"instantiation": "true"
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @Kingroon KLP1",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Kingroon KLP1 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"layer_height": "0.2",
|
||||
"line_width": "0.42"
|
||||
}
|
||||
Reference in New Issue
Block a user