mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Add New Machine Profiles and Improve Existing Settings for Co Print ChromaSet 0.4 (#7889)
Add files via upload Improved the existing 'Co Print ChromaSet 0.4 nozzle' and 'Co Print ChromaSet 0.4 nozzle fast' machine files. Added new machine files: 'Co Print ChromaSet 0.4 nozzle - Ender-3 V3' and 'Co Print ChromaSet 0.4 nozzle - Ender-3 V3 Plus'. Enhanced the '0.2mm Standard @Co Print ChromaSet 0.4' and '0.2mm Fast @Co Print ChromaSet 0.4' process files. Updated the 'CoPrint Generic PLA' file to ensure compatibility with the newly added machine files. Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a90cc292e9
commit
3e520c713c
@@ -5,10 +5,10 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"reduce_crossing_wall": "1",
|
||||
"bridge_flow": "0.9031",
|
||||
"bridge_speed": "25",
|
||||
"default_jerk": "9",
|
||||
"default_jerk": "0",
|
||||
"infill_jerk": "12",
|
||||
"inner_wall_jerk": "7",
|
||||
"outer_wall_jerk": "7",
|
||||
@@ -23,11 +23,11 @@
|
||||
"default_acceleration": "5000",
|
||||
"bridge_no_support": "0",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"line_width": "0.4",
|
||||
"line_width": "0.42",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_print_height": "0.2",
|
||||
@@ -42,53 +42,55 @@
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}{filament_type[0]}{layer_height}_{print_time}.gcode",
|
||||
"wall_loops": "2",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"inner_wall_speed": "200",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_speed": "100",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"seam_gap": "5%",
|
||||
"skirt_distance": "4",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"support_type": "tree(manual)",
|
||||
"support_type": "tree(auto)",
|
||||
"minimum_sparse_infill_area": "0",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.4",
|
||||
"support_line_width": "0.42",
|
||||
"support_interface_filament": "0",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_top_layers": "0",
|
||||
"support_interface_spacing": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "200",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "200",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "0.5",
|
||||
"support_threshold_angle": "35",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_surface_speed": "80",
|
||||
"travel_speed": "350",
|
||||
"enable_prime_tower": "1",
|
||||
"prime_tower_width": "120",
|
||||
"prime_tower_width": "150",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"resolution": "0.012",
|
||||
"wall_generator": "classic",
|
||||
"wall_generator": "arachne",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"wipe_tower_max_purge_speed": "150",
|
||||
"print_flow_ratio": "1",
|
||||
"internal_bridge_flow": "0.9031",
|
||||
"gap_fill_target": "everywhere",
|
||||
"gap_fill_target": "nowhere",
|
||||
"slow_down_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"skirt_loops": "6",
|
||||
"skirt_loops": "3",
|
||||
"skirt_speed": "50",
|
||||
"extra_perimeters_on_overhangs": "0",
|
||||
"bottom_solid_infill_flow_ratio": "1",
|
||||
@@ -97,7 +99,7 @@
|
||||
"brim_type": "no_brim",
|
||||
"exclude_object": "1",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"outer_wall_acceleration": "1000",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"bridge_acceleration": "80%",
|
||||
"sparse_infill_acceleration": "80%",
|
||||
"internal_solid_infill_acceleration": "80%",
|
||||
|
||||
Reference in New Issue
Block a user