mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
VOLUMIC profils updates
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"bottom_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0",
|
||||
"accel_to_decel_enable": "0",
|
||||
|
||||
"default_acceleration": ["0","0"],
|
||||
"outer_wall_acceleration": ["0","0"],
|
||||
"inner_wall_acceleration": ["0","0"],
|
||||
@@ -24,14 +23,13 @@
|
||||
"initial_layer_acceleration": ["0","0"],
|
||||
"top_surface_acceleration": ["0","0"],
|
||||
"travel_acceleration": ["0","0"],
|
||||
|
||||
"bridge_flow": "1",
|
||||
"bridge_speed": "60",
|
||||
"internal_bridge_speed": "100%",
|
||||
"bridge_speed": "100",
|
||||
"internal_bridge_speed": "100",
|
||||
"thick_bridges": "1",
|
||||
"brim_type": "no_brim",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "2",
|
||||
"brim_width": "6",
|
||||
"brim_object_gap": "0",
|
||||
"print_sequence": "by layer",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
@@ -49,7 +47,8 @@
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "25%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"infill_combination": "0",
|
||||
"infill_combination": "1",
|
||||
"infill_combination_max_layer_height": "75%",
|
||||
"infill_anchor":"20%",
|
||||
"infill_wall_overlap": "20%",
|
||||
"interface_shells": "0",
|
||||
@@ -62,9 +61,9 @@
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"overhang_2_4_speed": "0",
|
||||
"overhang_3_4_speed": "100",
|
||||
"overhang_4_4_speed": "100",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
@@ -79,7 +78,7 @@
|
||||
"enable_support": "0",
|
||||
"resolution": "0.01",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "default",
|
||||
"support_style": "snug",
|
||||
"support_on_build_plate_only": "1",
|
||||
"support_top_z_distance": "0.1",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
@@ -97,6 +96,7 @@
|
||||
"support_object_xy_distance": "0.35",
|
||||
"tree_support_branch_angle": "50",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_tip_diameter": "1",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_shell_layers": "5",
|
||||
@@ -112,6 +112,7 @@
|
||||
"travel_speed": "150",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_tower_extra_spacing": "200",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0"
|
||||
|
||||
Reference in New Issue
Block a user