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:
Co Print 3D Printing Technologies
2025-01-07 18:26:52 +03:00
committed by GitHub
parent a90cc292e9
commit 3e520c713c
14 changed files with 415 additions and 95 deletions

View File

@@ -4,7 +4,7 @@
"from": "system",
"instantiation": "false",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",
"reduce_crossing_wall": "1",
"bridge_flow": "0.9031",
"bridge_speed": "25",
"internal_bridge_speed": "100",
@@ -14,11 +14,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",
"layer_height": "0.2",
@@ -34,53 +34,53 @@
"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",
"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",
"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_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",
"extra_perimeters_on_overhangs": "0",
"initial_layer_infill_speed": "100",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.5",
"initial_layer_infill_speed": "60",
"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",
"print_flow_ratio": "1",
"top_shell_layers": "4",
"internal_bridge_flow": "0.9031",
"slow_down_layers": "3",
"gap_fill_target": "everywhere",
"skirt_loops": "6",
"gap_fill_target": "nowhere",
"skirt_loops": "3",
"skirt_speed": "50",
"draft_shield": "disabled",
"brim_type": "no_brim",
@@ -88,7 +88,7 @@
"inner_wall_acceleration": "3000",
"top_solid_infill_flow_ratio": "1",
"bottom_solid_infill_flow_ratio": "1",
"outer_wall_acceleration": "1000",
"outer_wall_acceleration": "1500",
"bridge_acceleration": "800%",
"sparse_infill_acceleration": "80%",
"internal_solid_infill_acceleration": "80%",