mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-07 23:37:43 -07:00
# Description This PR adds CoLiDo series 3D printers, processes for them and filaments to the slicer. Includes: Machine, Process, Filament and Model(as available from CoLiDo) Machine: CoLiDo DIY 4.0, X16, 160 V2, SR1, DIY 4.0 V2 <!-- > Please provide a summary of the changes made in this PR. Include details such as:, > * What issue does this PR address or fix? > * What new features or enhancements does this PR introduce? > * Are there any breaking changes or dependencies that need to be considered? --> # Screenshots/Recordings/Graphs  <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests Had no issue Printing with CoLiDo profiles. <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
74 lines
No EOL
2.5 KiB
JSON
74 lines
No EOL
2.5 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_colido_common",
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"max_travel_detour_distance": "0",
|
|
"bottom_surface_pattern": "monotonic",
|
|
"bottom_shell_layers": "3",
|
|
"bottom_shell_thickness": "0",
|
|
"bridge_speed": "50",
|
|
"brim_object_gap": "0.1",
|
|
"compatible_printers_condition": "",
|
|
"draft_shield": "disabled",
|
|
"elefant_foot_compensation": "0",
|
|
"enable_arc_fitting": "1",
|
|
"outer_wall_acceleration": "5000",
|
|
"wall_infill_order": "inner wall/outer wall/infill",
|
|
"line_width": "0.42",
|
|
"internal_bridge_support_thickness": "0.8",
|
|
"initial_layer_acceleration": "500",
|
|
"initial_layer_line_width": "0.5",
|
|
"initial_layer_speed": "30",
|
|
"gap_infill_speed": "50",
|
|
"sparse_infill_speed": "250",
|
|
"ironing_flow": "10%",
|
|
"ironing_spacing": "0.15",
|
|
"ironing_speed": "30",
|
|
"ironing_type": "no ironing",
|
|
"layer_height": "0.2",
|
|
"reduce_infill_retraction": "1",
|
|
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
|
"detect_overhang_wall": "1",
|
|
"overhang_1_4_speed": "0",
|
|
"overhang_2_4_speed": "50",
|
|
"overhang_3_4_speed": "30",
|
|
"overhang_4_4_speed": "10",
|
|
"only_one_wall_top": "1",
|
|
"inner_wall_speed": "150",
|
|
"seam_position": "aligned",
|
|
"skirt_height": "1",
|
|
"skirt_loops": "0",
|
|
"minimum_sparse_infill_area": "15",
|
|
"internal_solid_infill_line_width": "0.42",
|
|
"internal_solid_infill_speed": "150",
|
|
"initial_layer_infill_speed": "60",
|
|
"resolution": "0.012",
|
|
"support_type": "normal(auto)",
|
|
"support_style": "default",
|
|
"support_top_z_distance": "0.2",
|
|
"support_bottom_z_distance": "0.2",
|
|
"support_interface_bottom_layers": "2",
|
|
"support_interface_spacing": "0.5",
|
|
"support_expansion": "0",
|
|
"support_base_pattern_spacing": "2.5",
|
|
"support_speed": "150",
|
|
"support_threshold_angle": "30",
|
|
"support_object_xy_distance": "0.35",
|
|
"tree_support_branch_diameter": "2",
|
|
"tree_support_branch_angle": "45",
|
|
"tree_support_wall_count": "0",
|
|
"max_bridge_length": "0",
|
|
"top_surface_pattern": "monotonicline",
|
|
"top_surface_acceleration": "2000",
|
|
"top_surface_speed": "200",
|
|
"top_shell_layers": "3",
|
|
"top_shell_thickness": "0.8",
|
|
"travel_speed": "500",
|
|
"enable_prime_tower": "1",
|
|
"wipe_tower_no_sparse_layers": "0",
|
|
"prime_tower_width": "35",
|
|
"wall_generator": "classic",
|
|
"compatible_printers": []
|
|
} |