mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"instantiation": "false",
|
||||
"type": "process",
|
||||
"name": "process template @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "fdm_process_common_klipper",
|
||||
"from": "User",
|
||||
"instantiation": "false",
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "50%",
|
||||
"alternate_extra_wall": "0",
|
||||
@@ -49,7 +53,6 @@
|
||||
"flush_into_infill": "0",
|
||||
"flush_into_objects": "0",
|
||||
"flush_into_support": "1",
|
||||
"from": "User",
|
||||
"fuzzy_skin": "none",
|
||||
"fuzzy_skin_first_layer": "0",
|
||||
"fuzzy_skin_noise_type": "classic",
|
||||
@@ -74,7 +77,6 @@
|
||||
"infill_direction": "45",
|
||||
"infill_jerk": "20",
|
||||
"infill_wall_overlap": "15%",
|
||||
"inherits": "fdm_process_common_klipper",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "200",
|
||||
"initial_layer_jerk": "20",
|
||||
@@ -109,7 +111,6 @@
|
||||
"ironing_spacing": "0.15",
|
||||
"ironing_speed": "30",
|
||||
"ironing_type": "no ironing",
|
||||
"is_custom_defined": "0",
|
||||
"is_infill_first": "0",
|
||||
"lattice_angle_1": "-45",
|
||||
"lattice_angle_2": "45",
|
||||
@@ -130,7 +131,6 @@
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"mmu_segmented_region_interlocking_depth": "0",
|
||||
"mmu_segmented_region_max_width": "0",
|
||||
"name": "process template @Cubicon xCeler-I 0.4 nozzle",
|
||||
"notes": "",
|
||||
"only_one_wall_first_layer": "0",
|
||||
"only_one_wall_top": "1",
|
||||
@@ -281,7 +281,6 @@
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"tree_support_top_rate": "30%",
|
||||
"tree_support_wall_count": "0",
|
||||
"version": "1.7.0.2",
|
||||
"wall_direction": "auto",
|
||||
"wall_distribution_count": "1",
|
||||
"wall_filament": "1",
|
||||
@@ -316,4 +315,4 @@
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user