mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "process",
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S PRO S1 0.4 nozzle"
|
||||
],
|
||||
"layer_height": "0.08",
|
||||
"line_width": "0.4",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.08mm Standard @Kingroon KP3S PRO S1",
|
||||
"print_settings_id": "0.08mm Standard @Kingroon KP3S PRO S1",
|
||||
"instantiation": "true"
|
||||
"type": "process",
|
||||
"name": "0.08mm Standard @Kingroon KP3S PRO S1",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S PRO S1 0.4 nozzle"
|
||||
],
|
||||
"layer_height": "0.08",
|
||||
"line_width": "0.4",
|
||||
"print_settings_id": "0.08mm Standard @Kingroon KP3S PRO S1"
|
||||
}
|
||||
Reference in New Issue
Block a user