mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @FlyingBear Ghost 6 0.4 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_ghost_6",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["FlyingBear Ghost 6 0.4 nozzle"],
|
||||
"compatible_printers": [
|
||||
"FlyingBear Ghost 6 0.4 nozzle"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user