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,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Standard @Wanhao-D12-230",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"bottom_shell_layers": "4",
|
||||
@@ -28,7 +28,6 @@
|
||||
"internal_bridge_speed": "100",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "90",
|
||||
"is_custom_defined": "0",
|
||||
"is_infill_first": "0",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "1000",
|
||||
@@ -48,16 +47,14 @@
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "40",
|
||||
"travel_acceleration": "500",
|
||||
"version": "1.0.1.0",
|
||||
"wall_generator": "classic",
|
||||
"wall_loops": "2",
|
||||
"wipe_before_external_loop": "1",
|
||||
"wipe_on_loops": "1",
|
||||
"compatible_printers": [
|
||||
"D12 230 PRO SMARTPAD MONO DUAL 0.4 nozzle",
|
||||
"D12 230 PRO SMARTPAD MONO DUAL 0.4 nozzle",
|
||||
"D12 230 PRO M2 MONO DUAL 0.4 nozzle",
|
||||
"D12 230 PRO M2 DIRECT 0.4 nozzle",
|
||||
"D12 230 PRO SMARTPAD DIRECT 0.4 nozzle"
|
||||
]
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user