mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "50%",
|
||||
"alternate_extra_wall": "0",
|
||||
@@ -91,7 +93,6 @@
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"is_custom_defined": "0",
|
||||
"is_infill_first": "0",
|
||||
"layer_height": "0.2",
|
||||
"line_width": "0.42",
|
||||
@@ -109,7 +110,6 @@
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"mmu_segmented_region_interlocking_depth": "0",
|
||||
"mmu_segmented_region_max_width": "0",
|
||||
"name": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"notes": "",
|
||||
"only_one_wall_first_layer": "0",
|
||||
"only_one_wall_top": "0",
|
||||
@@ -248,7 +248,6 @@
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"tree_support_top_rate": "30%",
|
||||
"tree_support_wall_count": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wall_direction": "auto",
|
||||
"wall_distribution_count": "1",
|
||||
"wall_filament": "1",
|
||||
@@ -281,6 +280,5 @@
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0",
|
||||
"top_bottom_infill_wall_overlap":"15%"
|
||||
}
|
||||
|
||||
"top_bottom_infill_wall_overlap": "15%"
|
||||
}
|
||||
Reference in New Issue
Block a user