mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_neptune4_common",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_elegoo_common",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.08",
|
||||
"type": "process",
|
||||
"name": "fdm_process_neptune4_common",
|
||||
"inherits": "fdm_process_elegoo_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.08",
|
||||
"adaptive_layer_height": "1",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
@@ -13,7 +13,7 @@
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_speed": "25",
|
||||
"internal_bridge_speed" : "70",
|
||||
"internal_bridge_speed": "70",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers_condition": "",
|
||||
@@ -112,4 +112,4 @@
|
||||
"sparse_infill_speed": "200",
|
||||
"travel_speed": "350",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user