Skip to content

Commit

Permalink
Sovol (SoftFever#7279)
Browse files Browse the repository at this point in the history
* Added Comgrow T300 official profile

Added Comgrow T300 official profile

* Added official profiles for Sovol SV06 ACE and Sovol SV06 Plus ACE
  • Loading branch information
ZZQiang-An authored Nov 11, 2024
1 parent 2e017a7 commit 342d7f3
Show file tree
Hide file tree
Showing 28 changed files with 1,265 additions and 0 deletions.
16 changes: 16 additions & 0 deletions resources/profiles/Comgrow.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"force_update": "0",
"description": "Comgrow configurations",
"machine_model_list": [
{
"name": "Comgrow T300",
"sub_path": "machine/Comgrow T300.json"
},
{
"name": "Comgrow T500",
"sub_path": "machine/Comgrow T500.json"
Expand All @@ -18,6 +22,10 @@
"name": "fdm_process_comgrow_common",
"sub_path": "process/fdm_process_comgrow_common.json"
},
{
"name": "0.20mm Optimal @Comgrow T300 - official",
"sub_path": "process/0.20mm Optimal @Comgrow T300 0.4 - official.json"
},
{
"name": "0.16mm Optimal @Comgrow T500",
"sub_path": "process/0.16mm Opitmal @Comgrow T500 0.6.json"
Expand Down Expand Up @@ -100,6 +108,10 @@
{
"name": "Comgrow Generic ABS",
"sub_path": "filament/Comgrow Generic ABS.json"
},
{
"name": "Comgrow T300 PLA",
"sub_path": "filament/Comgrow T300 PLA.json"
}
],
"machine_list": [
Expand All @@ -111,6 +123,10 @@
"name": "fdm_comgrow_common",
"sub_path": "machine/fdm_comgrow_common.json"
},
{
"name": "Comgrow T300 0.4 nozzle",
"sub_path": "machine/Comgrow T300 0.4 nozzle.json"
},
{
"name": "Comgrow T500 0.4 nozzle",
"sub_path": "machine/Comgrow T500 0.4 nozzle.json"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions resources/profiles/Comgrow/filament/Comgrow T300 PLA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Comgrow T300 PLA",
"from": "system",
"instantiation": "true",
"inherits": "Comgrow Generic PLA",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["24"],
"filament_retraction_length": ["0.5"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Comgrow T300 0.4 nozzle"
],
"fan_min_speed": [
"60"
],
"fan_cooling_layer_time": [
"50"
],
"fan_max_speed": [
"100"
],
"slow_down_layer_time": [
"6"
],
"nozzle_temperature_initial_layer": [
"235"
],
"nozzle_temperature": [
"200"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"260"
],
"hot_plate_temp_initial_layer": [
"65"
],
"hot_plate_temp": [
"65"
]
}
88 changes: 88 additions & 0 deletions resources/profiles/Comgrow/machine/Comgrow T300 0.4 nozzle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Comgrow T300 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_comgrow_common",
"printer_model": "Comgrow T300",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "350",
"thumbnails": [
"64x64",
"160x160",
"176x176"
],
"thumbnails_format": "JPG",
"before_layer_change_gcode": "",
"retraction_length": [
"0.8"
],
"machine_max_acceleration_e": [
"5000"
],
"machine_max_acceleration_extruding": [
"20000"
],
"machine_max_acceleration_retracting": [
"5000"
],
"machine_max_acceleration_x": [
"12000"
],
"machine_max_acceleration_y": [
"12000"
],
"machine_max_acceleration_z": [
"500"
],
"machine_max_speed_x": [
"500"
],
"machine_max_speed_y": [
"500"
],
"machine_max_speed_e": [
"50"
],
"machine_max_speed_z": [
"20"
],
"machine_max_jerk_x": [
"9"
],
"machine_max_jerk_y": [
"9"
],
"machine_max_jerk_z": [
"0.25"
],
"machine_max_jerk_e": [
"3"
],
"z_hop": [
"0.4"
],
"max_layer_height": [
"0.32"
],
"retract_lift_below": [
"348"
],
"retraction_speed": [
"50"
],
"deretraction_speed": [
"50"
],
"machine_start_gcode": "G28\nG90\nG1 X0 F3000\nG1 Z0.300 F600\nG1 Y0 F3000\nG91 \nG1 X-2 Y-6 F3000\nSTART_PRINT\nM400\nG90\nM83\nG90\nG1 X0 F3000\nG1 Z0.300 F600\nG1 Y0 F3000\nG91 \nG1 X-2 Y-6 F3000\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG1 E25 F480\nG4 P1000\nG1 E-0.200 Z5 F600\nG1 X90.000 F6000\nG1 Z-5.200 F600\nG1 X60.000 E14.4 F3000\nG1 X60.000 E9.6 F3000\nG1 Y1 E0.16 F3000\nG1 X-60.000 E9.6 F3000\nG1 X-60.000 E14.4 F3000\nG1 Y1 E0.16 F3000\nG1 X60.000 E14.4 F3000\nG1 X60.000 E9.6 F3000\nG1 E-0.100 Z0.5 F600\nM400\n\n",
"machine_end_gcode": "END_PRINT\n"
}
12 changes: 12 additions & 0 deletions resources/profiles/Comgrow/machine/Comgrow T300.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Comgrow T300",
"model_id": "Comgrow_T300",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Comgrow",
"bed_model": "comgrow_t300_buildplate_model.stl",
"bed_texture": "comgrow_t300_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Comgrow T300 PLA"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Optimal @Comgrow T300 0.4 - official",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_comgrow_common",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.2",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "50",
"internal_bridge_speed": "50",
"brim_width": "5",
"brim_type": "outer_only",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"default_acceleration": "8000",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.42",
"wall_infill_order": "outer wall/inner wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.3",
"infill_combination": "0",
"sparse_infill_line_width": "0.5",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.25",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "3",
"skirt_height": "1",
"skirt_loops": "1",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "tree(auto)",
"support_style": "snug",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.15",
"support_filament": "0",
"support_line_width": "0.45",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.2",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "0.2",
"support_speed": "80",
"support_threshold_angle": "30",
"support_object_xy_distance": "60%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "30",
"initial_layer_infill_speed": "60",
"initial_layer_travel_speed": "60%",
"outer_wall_speed": "150",
"inner_wall_speed": "300",
"internal_solid_infill_speed": "180",
"top_surface_speed": "180",
"gap_infill_speed": "150",
"sparse_infill_speed": "300",
"travel_speed": "350",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"seam_gap": "5%",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "6000",
"initial_layer_acceleration": "5000",
"top_surface_acceleration": "6000",
"travel_acceleration": "8000",
"wall_generator": "classic",
"slow_down_layers": "3",
"bottom_solid_infill_flow_ratio": "1.25",
"accel_to_decel_enable": "0",
"accel_to_decel_factor": "30%",
"skirt_speed": "0",
"gcode_label_objects": "1",
"exclude_object": "1",
"compatible_printers": [
"Comgrow T300 0.4 nozzle"
]
}
Loading

0 comments on commit 342d7f3

Please sign in to comment.