mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"type": "process",
|
||||
"name": "0.14mm Quality @Construct 1",
|
||||
"inherits": "fdm_process_common",
|
||||
"name": "0.14mm Quality @Construct 1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_speed": "60",
|
||||
"default_acceleration": "4000",
|
||||
@@ -24,7 +24,6 @@
|
||||
"inner_wall_speed": "220",
|
||||
"internal_solid_infill_line_width": "0.44",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.14",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_acceleration": "2200",
|
||||
@@ -50,5 +49,7 @@
|
||||
"travel_speed": "320",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": ["Construct 1 0.4 nozzle"]
|
||||
}
|
||||
"compatible_printers": [
|
||||
"Construct 1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user