Merge branch 'main' into dev/bbs-measure

This commit is contained in:
SoftFever
2024-12-01 21:33:20 +08:00
committed by GitHub
148 changed files with 3634 additions and 977 deletions

File diff suppressed because one or more lines are too long

View File

@@ -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"
@@ -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"
@@ -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": [
@@ -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"

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -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"
]
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
]
}

View File

@@ -88,10 +88,10 @@
"2"
],
"max_layer_height": [
"0.32"
"0.16"
],
"min_layer_height": [
"0.08"
"0.04"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -125,4 +125,4 @@
"96x96",
"300x300"
]
}
}

View File

@@ -88,10 +88,10 @@
"2"
],
"max_layer_height": [
"0.32"
"0.48"
],
"min_layer_height": [
"0.08"
"0.12"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -125,4 +125,4 @@
"96x96",
"300x300"
]
}
}

View File

@@ -88,10 +88,10 @@
"2"
],
"max_layer_height": [
"0.32"
"0.64"
],
"min_layer_height": [
"0.08"
"0.16"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -125,4 +125,4 @@
"96x96",
"300x300"
]
}
}

View File

@@ -81,10 +81,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.16"
],
"min_layer_height": [
"0.08"
"0.04"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -111,4 +111,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -81,10 +81,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.48"
],
"min_layer_height": [
"0.08"
"0.12"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -111,4 +111,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -81,10 +81,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.64"
],
"min_layer_height": [
"0.08"
"0.16"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -111,4 +111,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -81,10 +81,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.16"
],
"min_layer_height": [
"0.08"
"0.04"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -111,4 +111,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -81,10 +81,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.48"
],
"min_layer_height": [
"0.08"
"0.12"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -111,4 +111,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -81,10 +81,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.64"
],
"min_layer_height": [
"0.08"
"0.16"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -111,4 +111,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -78,10 +78,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.16"
],
"min_layer_height": [
"0.08"
"0.04"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -111,4 +111,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nG4 S30 ; allow partial nozzle warmup\nG28 ; home all axis and restore leveling \nM420 S1; Enable mesh leveling\nG1 Z50 F240\nG1 X2.0 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 X2.0 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 Y140 F5000\nG92 E0\nG1 X2.3 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -78,10 +78,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.48"
],
"min_layer_height": [
"0.08"
"0.12"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -111,4 +111,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nG4 S30 ; allow partial nozzle warmup\nG28 ; home all axis and restore leveling\nM420 S1; Enable mesh leveling\nG1 Z50 F240\nG1 X2.0 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 X2.0 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 Y140 F5000\nG92 E0\nG1 X2.3 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -79,10 +79,10 @@
"0.4"
],
"max_layer_height": [
"0.36"
"0.64"
],
"min_layer_height": [
"0.08"
"0.16"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -112,4 +112,4 @@
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nG4 S30 ; allow partial nozzle warmup\nG28 ; home all axis and restore leveling\nM420 S1; Enable mesh leveling\nG1 Z50 F240\nG1 X2.0 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 X2.0 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 Y140 F5000\nG92 E0\nG1 X2.3 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"scan_first_layer": "0"
}
}

View File

@@ -84,10 +84,10 @@
"0.4"
],
"max_layer_height": [
"0.32"
"0.16"
],
"min_layer_height": [
"0.08"
"0.04"
],
"retraction_minimum_travel": [
"2"

View File

@@ -84,10 +84,10 @@
"0.4"
],
"max_layer_height": [
"0.32"
"0.48"
],
"min_layer_height": [
"0.08"
"0.12"
],
"retraction_minimum_travel": [
"2"

View File

@@ -84,10 +84,10 @@
"0.4"
],
"max_layer_height": [
"0.32"
"0.64"
],
"min_layer_height": [
"0.08"
"0.16"
],
"retraction_minimum_travel": [
"2"

View File

@@ -86,7 +86,7 @@
"0.5"
],
"min_layer_height": [
"0.08"
"0.16"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -130,4 +130,4 @@
"100x100",
"320x320"
]
}
}

View File

@@ -87,7 +87,7 @@
"0.5"
],
"min_layer_height": [
"0.08"
"0.16"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -131,4 +131,4 @@
"100x100",
"320x320"
]
}
}

View File

@@ -87,7 +87,7 @@
"0.5"
],
"min_layer_height": [
"0.08"
"0.16"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
@@ -131,4 +131,4 @@
"100x100",
"320x320"
]
}
}

View File

@@ -87,7 +87,7 @@
"0.56"
],
"min_layer_height": [
"0.08"
"0.16"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [

View File

@@ -7,7 +7,7 @@
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"1.35"
"1.8"
],
"filament_flow_ratio": [
"1.15"
@@ -28,8 +28,14 @@
"210"
],
"filament_retraction_length": [
"0"
"2"
],
"filament_retraction_speed": [
"45"
],
"filament_deretraction_speed": [
"20"
],
"close_fan_the_first_x_layers": [
"3"
],

View File

@@ -12,7 +12,7 @@
"support_speed": "60",
"small_perimeter_speed": "40",
"sparse_infill_speed": "100",
"internal_solid_infill_speed": "140",
"internal_solid_infill_speed": "120",
"top_surface_speed": "60",
"gap_infill_speed": "40",
"default_acceleration": "1500",

View File

@@ -110,6 +110,18 @@
"name": "0.25mm Quality Speed @RatRig V-Core 4 0.5",
"sub_path": "process/0.25mm Quality Speed @RatRig V-Core 4 0.5.json"
},
{
"name": "0.35mm Extra Big @RatRig V-Core 4 HYBRID 0.8",
"sub_path": "process/0.35mm Extra Big @RatRig V-Core 4 HYBRID 0.8.json"
},
{
"name": "0.30mm Big @RatRig V-Core 4 HYBRID 0.8",
"sub_path": "process/0.30mm Big @RatRig V-Core 4 HYBRID 0.8.json"
},
{
"name": "0.25mm Speed @RatRig V-Core 4 HYBRID 0.8",
"sub_path": "process/0.25mm Speed @RatRig V-Core 4 HYBRID 0.8.json"
},
{
"name": "0.25mm Quality Speed @RatRig V-Core 4 0.6",
"sub_path": "process/0.25mm Quality Speed @RatRig V-Core 4 0.6.json"
@@ -204,6 +216,10 @@
"name": "RatRig Generic PLA-CF",
"sub_path": "filament/RatRig Generic PLA-CF.json"
},
{
"name": "RatRig Generic PCTG",
"sub_path": "filament/RatRig Generic PCTG.json"
},
{
"name": "RatRig Generic PETG",
"sub_path": "filament/RatRig Generic PETG.json"
@@ -247,6 +263,26 @@
{
"name": "RatRig PunkFil PETG",
"sub_path": "filament/RatRig PunkFil PETG.json"
},
{
"name": "RatRig BigNozzle ABS",
"sub_path": "filament/RatRig BigNozzle ABS.json"
},
{
"name": "RatRig BigNozzle ASA",
"sub_path": "filament/RatRig BigNozzle ASA.json"
},
{
"name": "RatRig BigNozzle PLA",
"sub_path": "filament/RatRig BigNozzle PLA.json"
},
{
"name": "RatRig BigNozzle PETG",
"sub_path": "filament/RatRig BigNozzle PETG.json"
},
{
"name": "RatRig BigNozzle PCTG",
"sub_path": "filament/RatRig BigNozzle PCTG.json"
}
],
"machine_list": [

View File

@@ -0,0 +1,54 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "RatRig BigNozzle ABS",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.03"
],
"hot_plate_temp_initial_layer" : [
"108"
],
"nozzle_temperature_initial_layer": [
"270"
],
"nozzle_temperature": [
"265"
],
"nozzle_temperature_range_low": [
"240"
],
"nozzle_temperature_range_high": [
"290"
],
"close_fan_the_first_x_layers": [
"2"
],
"fan_cooling_layer_time": [
"10"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"overhang_fan_speed": [
"30"
]
}

View File

@@ -0,0 +1,54 @@
{
"type": "filament",
"filament_id": "GFB98",
"setting_id": "GFSA04",
"name": "RatRig BigNozzle ASA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_asa",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"19"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.033"
],
"hot_plate_temp_initial_layer" : [
"108"
],
"nozzle_temperature_initial_layer": [
"270"
],
"nozzle_temperature": [
"265"
],
"nozzle_temperature_range_low": [
"240"
],
"nozzle_temperature_range_high": [
"290"
],
"close_fan_the_first_x_layers": [
"2"
],
"fan_cooling_layer_time": [
"10"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"overhang_fan_speed": [
"28"
]
}

View File

@@ -0,0 +1,69 @@
{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSA04",
"name": "RatRig BigNozzle PCTG",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_cooling_layer_time": [
"30"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"25%"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"15"
],
"slow_down_min_speed": [
"10"
],
"slow_down_layer_time": [
"8"
],
"filament_flow_ratio": [
"0.96"
],
"filament_density": [
"1.29"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.045"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"275"
],
"nozzle_temperature_range_high": [
"300"
],
"nozzle_temperature_range_low": [
"240"
],
"temperature_vitrification": [
"90"
]
}

View File

@@ -0,0 +1,63 @@
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSA04",
"name": "RatRig BigNozzle PETG",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_cooling_layer_time": [
"10"
],
"overhang_fan_speed": [
"100"
],
"overhang_fan_threshold": [
"25%"
],
"fan_max_speed": [
"90"
],
"fan_min_speed": [
"40"
],
"slow_down_min_speed": [
"10"
],
"slow_down_layer_time": [
"8"
],
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.045"
],
"nozzle_temperature_initial_layer": [
"260"
],
"nozzle_temperature": [
"255"
],
"nozzle_temperature_range_high": [
"280"
],
"nozzle_temperature_range_low": [
"230"
]
}

View File

@@ -0,0 +1,39 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "RatRig BigNozzle PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"20"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.05"
],
"slow_down_layer_time": [
"8"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature": [
"235"
],
"nozzle_temperature_range_high": [
"260"
],
"nozzle_temperature_range_low": [
"210"
]
}

View File

@@ -0,0 +1,66 @@
{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFCA04",
"name": "RatRig Generic PCTG",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_cooling_layer_time": [
"30"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"25%"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"10"
],
"slow_down_min_speed": [
"10"
],
"slow_down_layer_time": [
"8"
],
"filament_flow_ratio": [
"0.94"
],
"filament_density": [
"1.29"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.045"
],
"nozzle_temperature_initial_layer": [
"255"
],
"nozzle_temperature": [
"255"
],
"nozzle_temperature_range_high": [
"270"
],
"temperature_vitrification": [
"90"
]
}

View File

@@ -0,0 +1,59 @@
{
"type": "machine",
"setting_id": "GM002",
"name": "RatRig V-Core 4 HYBRID 300 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "RatRig V-Core 4 HYBRID 300",
"printer_variant": "0.8",
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"machine_max_speed_x": ["500", "500"],
"machine_max_speed_y": ["500", "500"],
"machine_max_speed_z": ["200", "200"],
"machine_max_speed_e": ["120", "120"],
"machine_max_acceleration_x": ["20000", "20000"],
"machine_max_acceleration_y": ["20000", "20000"],
"machine_max_acceleration_z": ["200", "200"],
"machine_max_acceleration_e": ["5000", "5000"],
"machine_max_acceleration_extruding": ["20000", "20000"],
"machine_max_acceleration_retracting": ["20000", "20000"],
"machine_max_acceleration_travel": ["20000", "20000"],
"machine_max_jerk_x": ["5", "5"],
"machine_max_jerk_y": ["5", "5"],
"machine_max_jerk_z": ["0.4", "0.4"],
"machine_max_jerk_e": ["5", "5"],
"min_layer_height": ["0.12"],
"max_layer_height": ["0.5"],
"extruder_clearance_radius": "45",
"extruder_clearance_height_to_rod": "25",
"extruder_clearance_height_to_lid": "140",
"retract_lift_below": ["0.3"],
"retraction_length": ["0.8"],
"retraction_speed": ["120"],
"deretraction_speed": ["120"],
"wipe": ["1"],
"retract_before_wipe": ["70%"],
"z_hop": ["0.2"],
"machine_start_gcode": "START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single] TOTAL_LAYER_COUNT={total_layer_count} X0={first_layer_print_min[0]} Y0={first_layer_print_min[1]} X1={first_layer_print_max[0]} Y1={first_layer_print_max[1]}",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n_ON_LAYER_CHANGE LAYER={layer_num + 1}",
"change_filament_gcode": "M600",
"machine_pause_gcode": "PAUSE",
"printing_by_object_gcode": ";BETWEEN_OBJECTS\nG92 E0",
"printable_height": "300",
"time_lapse_gcode": "TIMELAPSE_TAKE_FRAME",
"thumbnails": [
"64x64/PNG",
"100x100/PNG",
"400x300/PNG"
]
}

View File

@@ -0,0 +1,59 @@
{
"type": "machine",
"setting_id": "GM002",
"name": "RatRig V-Core 4 HYBRID 400 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "RatRig V-Core 4 HYBRID 400",
"printer_variant": "0.8",
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"400x0",
"400x400",
"0x400"
],
"machine_max_speed_x": ["500", "500"],
"machine_max_speed_y": ["500", "500"],
"machine_max_speed_z": ["200", "200"],
"machine_max_speed_e": ["120", "120"],
"machine_max_acceleration_x": ["20000", "20000"],
"machine_max_acceleration_y": ["20000", "20000"],
"machine_max_acceleration_z": ["200", "200"],
"machine_max_acceleration_e": ["5000", "5000"],
"machine_max_acceleration_extruding": ["20000", "20000"],
"machine_max_acceleration_retracting": ["20000", "20000"],
"machine_max_acceleration_travel": ["20000", "20000"],
"machine_max_jerk_x": ["5", "5"],
"machine_max_jerk_y": ["5", "5"],
"machine_max_jerk_z": ["0.4", "0.4"],
"machine_max_jerk_e": ["5", "5"],
"min_layer_height": ["0.12"],
"max_layer_height": ["0.5"],
"extruder_clearance_radius": "45",
"extruder_clearance_height_to_rod": "25",
"extruder_clearance_height_to_lid": "140",
"retract_lift_below": ["0.3"],
"retraction_length": ["0.8"],
"retraction_speed": ["120"],
"deretraction_speed": ["120"],
"wipe": ["1"],
"retract_before_wipe": ["70%"],
"z_hop": ["0.2"],
"machine_start_gcode": "START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single] TOTAL_LAYER_COUNT={total_layer_count} X0={first_layer_print_min[0]} Y0={first_layer_print_min[1]} X1={first_layer_print_max[0]} Y1={first_layer_print_max[1]}",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n_ON_LAYER_CHANGE LAYER={layer_num + 1}",
"change_filament_gcode": "M600",
"machine_pause_gcode": "PAUSE",
"printing_by_object_gcode": ";BETWEEN_OBJECTS\nG92 E0",
"printable_height": "400",
"time_lapse_gcode": "TIMELAPSE_TAKE_FRAME",
"thumbnails": [
"64x64/PNG",
"100x100/PNG",
"400x300/PNG"
]
}

View File

@@ -0,0 +1,59 @@
{
"type": "machine",
"setting_id": "GM002",
"name": "RatRig V-Core 4 HYBRID 500 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "RatRig V-Core 4 HYBRID 500",
"printer_variant": "0.8",
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"machine_max_speed_x": ["500", "500"],
"machine_max_speed_y": ["500", "500"],
"machine_max_speed_z": ["200", "200"],
"machine_max_speed_e": ["120", "120"],
"machine_max_acceleration_x": ["20000", "20000"],
"machine_max_acceleration_y": ["20000", "20000"],
"machine_max_acceleration_z": ["200", "200"],
"machine_max_acceleration_e": ["5000", "5000"],
"machine_max_acceleration_extruding": ["20000", "20000"],
"machine_max_acceleration_retracting": ["20000", "20000"],
"machine_max_acceleration_travel": ["20000", "20000"],
"machine_max_jerk_x": ["5", "5"],
"machine_max_jerk_y": ["5", "5"],
"machine_max_jerk_z": ["0.4", "0.4"],
"machine_max_jerk_e": ["5", "5"],
"min_layer_height": ["0.12"],
"max_layer_height": ["0.5"],
"extruder_clearance_radius": "45",
"extruder_clearance_height_to_rod": "25",
"extruder_clearance_height_to_lid": "140",
"retract_lift_below": ["0.3"],
"retraction_length": ["0.8"],
"retraction_speed": ["120"],
"deretraction_speed": ["120"],
"wipe": ["1"],
"retract_before_wipe": ["70%"],
"z_hop": ["0.2"],
"machine_start_gcode": "START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single] TOTAL_LAYER_COUNT={total_layer_count} X0={first_layer_print_min[0]} Y0={first_layer_print_min[1]} X1={first_layer_print_max[0]} Y1={first_layer_print_max[1]}",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n_ON_LAYER_CHANGE LAYER={layer_num + 1}",
"change_filament_gcode": "M600",
"machine_pause_gcode": "PAUSE",
"printing_by_object_gcode": ";BETWEEN_OBJECTS\nG92 E0",
"printable_height": "500",
"time_lapse_gcode": "TIMELAPSE_TAKE_FRAME",
"thumbnails": [
"64x64/PNG",
"100x100/PNG",
"400x300/PNG"
]
}

View File

@@ -57,6 +57,6 @@
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.4 nozzle",
"RatRig V-Core 4 HYBRID 400 0.4 nozzle",
"RatRig V-Core 4 HYBIRD 500 0.4 nozzle"
"RatRig V-Core 4 HYBRID 500 0.4 nozzle"
]
}

View File

@@ -1,62 +1,62 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.5",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "4",
"top_shell_layers": "4",
"bottom_shell_layers": "3",
"top_shell_thickness": "0",
"sparse_infill_density": "25%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"skirt_loops": "2",
"skirt_distance": "10",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "300",
"small_perimeter_speed": "250",
"outer_wall_speed": "250",
"sparse_infill_speed": "400",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "50",
"gap_infill_speed": "200",
"travel_speed": "600",
"initial_layer_speed": "80",
"outer_wall_acceleration": "8000",
"inner_wall_acceleration": "10000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "15000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "15000",
"default_acceleration": "15000",
"line_width": "0.55",
"initial_layer_line_width": "0.7",
"inner_wall_line_width": "0.55",
"outer_wall_line_width": "0.52",
"sparse_infill_line_width": "0.55",
"internal_solid_infill_line_width": "0.55",
"top_surface_line_width": "0.55",
"support_line_width": "0.55",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.5 nozzle",
"RatRig V-Core 4 HYBRID 400 0.5 nozzle",
"RatRig V-Core 4 HYBIRD 500 0.5 nozzle"
]
}
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.5",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "4",
"top_shell_layers": "4",
"bottom_shell_layers": "3",
"top_shell_thickness": "0",
"sparse_infill_density": "25%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"skirt_loops": "2",
"skirt_distance": "10",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "300",
"small_perimeter_speed": "250",
"outer_wall_speed": "250",
"sparse_infill_speed": "400",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "50",
"gap_infill_speed": "200",
"travel_speed": "600",
"initial_layer_speed": "80",
"outer_wall_acceleration": "8000",
"inner_wall_acceleration": "10000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "15000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "15000",
"default_acceleration": "15000",
"line_width": "0.55",
"initial_layer_line_width": "0.7",
"inner_wall_line_width": "0.55",
"outer_wall_line_width": "0.52",
"sparse_infill_line_width": "0.55",
"internal_solid_infill_line_width": "0.55",
"top_surface_line_width": "0.55",
"support_line_width": "0.55",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.5 nozzle",
"RatRig V-Core 4 HYBRID 400 0.5 nozzle",
"RatRig V-Core 4 HYBRID 500 0.5 nozzle"
]
}

View File

@@ -1,62 +1,62 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "4",
"top_shell_layers": "4",
"bottom_shell_layers": "3",
"top_shell_thickness": "0",
"sparse_infill_density": "25%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"skirt_loops": "2",
"skirt_distance": "10",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "300",
"small_perimeter_speed": "250",
"outer_wall_speed": "250",
"sparse_infill_speed": "400",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "50",
"gap_infill_speed": "200",
"travel_speed": "600",
"initial_layer_speed": "80",
"outer_wall_acceleration": "8000",
"inner_wall_acceleration": "10000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "15000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "15000",
"default_acceleration": "15000",
"line_width": "0.65",
"initial_layer_line_width": "0.84",
"inner_wall_line_width": "0.65",
"outer_wall_line_width": "0.65",
"sparse_infill_line_width": "0.65",
"internal_solid_infill_line_width": "0.65",
"top_surface_line_width": "0.65",
"support_line_width": "0.65",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.6 nozzle",
"RatRig V-Core 4 HYBRID 400 0.6 nozzle",
"RatRig V-Core 4 HYBIRD 500 0.6 nozzle"
]
}
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "4",
"top_shell_layers": "4",
"bottom_shell_layers": "3",
"top_shell_thickness": "0",
"sparse_infill_density": "25%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"skirt_loops": "2",
"skirt_distance": "10",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "300",
"small_perimeter_speed": "250",
"outer_wall_speed": "250",
"sparse_infill_speed": "400",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "50",
"gap_infill_speed": "200",
"travel_speed": "600",
"initial_layer_speed": "80",
"outer_wall_acceleration": "8000",
"inner_wall_acceleration": "10000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "15000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "15000",
"default_acceleration": "15000",
"line_width": "0.65",
"initial_layer_line_width": "0.84",
"inner_wall_line_width": "0.65",
"outer_wall_line_width": "0.65",
"sparse_infill_line_width": "0.65",
"internal_solid_infill_line_width": "0.65",
"top_surface_line_width": "0.65",
"support_line_width": "0.65",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.6 nozzle",
"RatRig V-Core 4 HYBRID 400 0.6 nozzle",
"RatRig V-Core 4 HYBRID 500 0.6 nozzle"
]
}

View File

@@ -1,60 +1,60 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Speed @RatRig V-Core 4 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "2",
"top_shell_layers": "3",
"bottom_shell_layers": "2",
"top_shell_thickness": "0",
"sparse_infill_density": "10%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "400",
"small_perimeter_speed": "350",
"outer_wall_speed": "400",
"sparse_infill_speed": "500",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "150",
"gap_infill_speed": "200",
"travel_speed": "600",
"initial_layer_speed": "200",
"outer_wall_acceleration": "8000",
"inner_wall_acceleration": "10000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "10000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "15000",
"default_acceleration": "10000",
"line_width": "0.45",
"initial_layer_line_width": "0.5",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"sparse_infill_line_width": "0.45",
"internal_solid_infill_line_width": "0.45",
"top_surface_line_width": "0.45",
"support_line_width": "0.45",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 300 0.6 nozzle",
"RatRig V-Core 4 400 0.6 nozzle",
"RatRig V-Core 4 500 0.6 nozzle"
]
}
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Speed @RatRig V-Core 4 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "2",
"top_shell_layers": "3",
"bottom_shell_layers": "2",
"top_shell_thickness": "0",
"sparse_infill_density": "10%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "400",
"small_perimeter_speed": "350",
"outer_wall_speed": "400",
"sparse_infill_speed": "500",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "150",
"gap_infill_speed": "200",
"travel_speed": "600",
"initial_layer_speed": "200",
"outer_wall_acceleration": "8000",
"inner_wall_acceleration": "10000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "10000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "15000",
"default_acceleration": "10000",
"line_width": "0.65",
"initial_layer_line_width": "0.85",
"inner_wall_line_width": "0.65",
"outer_wall_line_width": "0.60",
"sparse_infill_line_width": "0.65",
"internal_solid_infill_line_width": "0.65",
"top_surface_line_width": "0.65",
"support_line_width": "0.65",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 300 0.6 nozzle",
"RatRig V-Core 4 400 0.6 nozzle",
"RatRig V-Core 4 500 0.6 nozzle"
]
}

View File

@@ -1,60 +1,60 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Speed @RatRig V-Core 4 HYBRID 0.5",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "2",
"top_shell_layers": "3",
"bottom_shell_layers": "2",
"top_shell_thickness": "0",
"sparse_infill_density": "10%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "500",
"small_perimeter_speed": "500",
"outer_wall_speed": "500",
"sparse_infill_speed": "500",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "150",
"gap_infill_speed": "200",
"travel_speed": "800",
"initial_layer_speed": "200",
"outer_wall_acceleration": "15000",
"inner_wall_acceleration": "20000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "20000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "10000",
"default_acceleration": "20000",
"line_width": "0.45",
"initial_layer_line_width": "0.5",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"sparse_infill_line_width": "0.45",
"internal_solid_infill_line_width": "0.45",
"top_surface_line_width": "0.45",
"support_line_width": "0.45",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.5 nozzle",
"RatRig V-Core 4 HYBRID 400 0.5 nozzle",
"RatRig V-Core 4 HYBRID 500 0.5 nozzle"
]
}
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Speed @RatRig V-Core 4 HYBRID 0.5",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "2",
"top_shell_layers": "3",
"bottom_shell_layers": "2",
"top_shell_thickness": "0",
"sparse_infill_density": "10%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "500",
"small_perimeter_speed": "500",
"outer_wall_speed": "500",
"sparse_infill_speed": "500",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "150",
"gap_infill_speed": "200",
"travel_speed": "800",
"initial_layer_speed": "200",
"outer_wall_acceleration": "15000",
"inner_wall_acceleration": "20000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "20000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "10000",
"default_acceleration": "20000",
"line_width": "0.55",
"initial_layer_line_width": "0.7",
"inner_wall_line_width": "0.55",
"outer_wall_line_width": "0.52",
"sparse_infill_line_width": "0.55",
"internal_solid_infill_line_width": "0.55",
"top_surface_line_width": "0.55",
"support_line_width": "0.55",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.5 nozzle",
"RatRig V-Core 4 HYBRID 400 0.5 nozzle",
"RatRig V-Core 4 HYBRID 500 0.5 nozzle"
]
}

View File

@@ -1,60 +1,60 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Speed @RatRig V-Core 4 HYBRID 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "2",
"top_shell_layers": "3",
"bottom_shell_layers": "2",
"top_shell_thickness": "0",
"sparse_infill_density": "10%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "500",
"small_perimeter_speed": "500",
"outer_wall_speed": "500",
"sparse_infill_speed": "500",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "150",
"gap_infill_speed": "200",
"travel_speed": "800",
"initial_layer_speed": "200",
"outer_wall_acceleration": "15000",
"inner_wall_acceleration": "20000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "20000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "10000",
"default_acceleration": "20000",
"line_width": "0.45",
"initial_layer_line_width": "0.5",
"inner_wall_line_width": "0.45",
"outer_wall_line_width": "0.45",
"sparse_infill_line_width": "0.45",
"internal_solid_infill_line_width": "0.45",
"top_surface_line_width": "0.45",
"support_line_width": "0.45",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.6 nozzle",
"RatRig V-Core 4 HYBRID 400 0.6 nozzle",
"RatRig V-Core 4 HYBRID 500 0.6 nozzle"
]
}
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Speed @RatRig V-Core 4 HYBRID 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "2",
"top_shell_layers": "3",
"bottom_shell_layers": "2",
"top_shell_thickness": "0",
"sparse_infill_density": "10%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "500",
"small_perimeter_speed": "500",
"outer_wall_speed": "500",
"sparse_infill_speed": "500",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "150",
"gap_infill_speed": "200",
"travel_speed": "800",
"initial_layer_speed": "200",
"outer_wall_acceleration": "15000",
"inner_wall_acceleration": "20000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "20000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "10000",
"default_acceleration": "20000",
"line_width": "0.65",
"initial_layer_line_width": "0.9",
"inner_wall_line_width": "0.65",
"outer_wall_line_width": "0.60",
"sparse_infill_line_width": "0.65",
"internal_solid_infill_line_width": "0.65",
"top_surface_line_width": "0.65",
"support_line_width": "0.65",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.6 nozzle",
"RatRig V-Core 4 HYBRID 400 0.6 nozzle",
"RatRig V-Core 4 HYBRID 500 0.6 nozzle"
]
}

View File

@@ -0,0 +1,60 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Speed @RatRig V-Core 4 HYBRID 0.8",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"inital_layer_height": "0.3",
"wall_count": "2",
"top_shell_layers": "3",
"bottom_shell_layers": "2",
"top_shell_thickness": "0",
"sparse_infill_density": "10%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "500",
"small_perimeter_speed": "500",
"outer_wall_speed": "500",
"sparse_infill_speed": "500",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "150",
"gap_infill_speed": "200",
"travel_speed": "800",
"initial_layer_speed": "200",
"outer_wall_acceleration": "15000",
"inner_wall_acceleration": "20000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "20000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "10000",
"default_acceleration": "20000",
"line_width": "0.75",
"initial_layer_line_width": "1.1",
"inner_wall_line_width": "0.75",
"outer_wall_line_width": "0.70",
"sparse_infill_line_width": "0.75",
"internal_solid_infill_line_width": "0.75",
"top_surface_line_width": "0.75",
"support_line_width": "0.75",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.8 nozzle",
"RatRig V-Core 4 HYBRID 400 0.8 nozzle",
"RatRig V-Core 4 HYBRID 500 0.8 nozzle"
]
}

View File

@@ -0,0 +1,67 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.30mm Big @RatRig V-Core 4 HYBRID 0.8",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.3",
"inital_layer_height": "0.35",
"wall_count": "3",
"top_shell_layers": "4",
"bottom_shell_layers": "3",
"top_shell_thickness": "0",
"sparse_infill_density": "25%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"skirt_loops": "2",
"skirt_distance": "10",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "300",
"small_perimeter_speed": "250",
"outer_wall_speed": "250",
"sparse_infill_speed": "400",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "50",
"gap_infill_speed": "200",
"travel_speed": "600",
"initial_layer_speed": "80",
"enable_overhang_speed": "1",
"overhang_1_4_speed": "20",
"overhang_2_4_speed": "45",
"overhang_3_4_speed": "80",
"overhang_4_4_speed": "100",
"outer_wall_acceleration": "8000",
"inner_wall_acceleration": "10000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "15000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "15000",
"default_acceleration": "15000",
"line_width": "0.75",
"initial_layer_line_width": "1.1",
"inner_wall_line_width": "0.75",
"outer_wall_line_width": "0.70",
"sparse_infill_line_width": "0.75",
"internal_solid_infill_line_width": "0.75",
"top_surface_line_width": "0.75",
"support_line_width": "0.75",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.8 nozzle",
"RatRig V-Core 4 HYBRID 400 0.8 nozzle",
"RatRig V-Core 4 HYBRID 500 0.8 nozzle"
]
}

View File

@@ -0,0 +1,67 @@
{
"type": "process",
"setting_id": "GP006",
"name": "0.35mm Extra Big @RatRig V-Core 4 HYBRID 0.8",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.35",
"inital_layer_height": "0.4",
"wall_count": "3",
"top_shell_layers": "4",
"bottom_shell_layers": "3",
"top_shell_thickness": "0",
"sparse_infill_density": "30%",
"infill_anchor": "600%",
"infill_anchor_max": "5",
"infill_combination": "1",
"skirt_loops": "2",
"skirt_distance": "10",
"support_threshold_angle": "65",
"support_bottom_z_distance": "0.2",
"support_on_build_plate_only": "1",
"support_object_xy_distance": "60%",
"inner_wall_speed": "300",
"small_perimeter_speed": "250",
"outer_wall_speed": "250",
"sparse_infill_speed": "400",
"internal_solid_infill_speed": "100%",
"top_surface_speed": "100%",
"support_speed": "50",
"support_interface_speed": "100%",
"bridge_speed": "50",
"gap_infill_speed": "200",
"travel_speed": "600",
"initial_layer_speed": "80",
"enable_overhang_speed": "1",
"overhang_1_4_speed": "20",
"overhang_2_4_speed": "45",
"overhang_3_4_speed": "80",
"overhang_4_4_speed": "100",
"outer_wall_acceleration": "8000",
"inner_wall_acceleration": "10000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "15000",
"bridge_acceleration": "5000",
"initial_layer_acceleration": "2500",
"travel_acceleration": "15000",
"default_acceleration": "15000",
"line_width": "0.75",
"initial_layer_line_width": "1.1",
"inner_wall_line_width": "0.75",
"outer_wall_line_width": "0.70",
"sparse_infill_line_width": "0.75",
"internal_solid_infill_line_width": "0.75",
"top_surface_line_width": "0.75",
"support_line_width": "0.75",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 HYBRID 300 0.8 nozzle",
"RatRig V-Core 4 HYBRID 400 0.8 nozzle",
"RatRig V-Core 4 HYBRID 500 0.8 nozzle"
]
}

View File

@@ -24,6 +24,14 @@
{
"name": "Sovol SV06 Plus",
"sub_path": "machine/Sovol SV06 Plus.json"
},
{
"name": "Sovol SV06 ACE",
"sub_path": "machine/Sovol SV06 ACE.json"
},
{
"name": "Sovol SV06 Plus ACE",
"sub_path": "machine/Sovol SV06 Plus ACE.json"
},
{
"name": "Sovol SV07",
@@ -90,6 +98,14 @@
{
"name": "0.20mm Standard @Sovol SV06Plus",
"sub_path": "process/0.20mm Standard @Sovol SV06Plus.json"
},
{
"name": "0.20mm Standard @Sovol SV06 ACE - official",
"sub_path": "process/0.20mm Standard @Sovol SV06 ACE - official.json"
},
{
"name": "0.20mm Standard @Sovol SV06 Plus ACE - official",
"sub_path": "process/0.20mm Standard @Sovol SV06 Plus ACE - official.json"
},
{
"name": "0.20mm Standard @Sovol SV07",
@@ -157,6 +173,38 @@
"name": "Sovol Generic TPU",
"sub_path": "filament/Sovol Generic TPU.json"
},
{
"name": "Sovol SV06 ACE PLA",
"sub_path": "filament/Sovol SV06 ACE PLA.json"
},
{
"name": "Sovol SV06 ACE ABS",
"sub_path": "filament/Sovol SV06 ACE ABS.json"
},
{
"name": "Sovol SV06 ACE PETG",
"sub_path": "filament/Sovol SV06 ACE PETG.json"
},
{
"name": "Sovol SV06 ACE TPU",
"sub_path": "filament/Sovol SV06 ACE TPU.json"
},
{
"name": "Sovol SV06 Plus ACE PLA",
"sub_path": "filament/Sovol SV06 Plus ACE PLA.json"
},
{
"name": "Sovol SV06 Plus ACE ABS",
"sub_path": "filament/Sovol SV06 Plus ACE ABS.json"
},
{
"name": "Sovol SV06 Plus ACE PETG",
"sub_path": "filament/Sovol SV06 Plus ACE PETG.json"
},
{
"name": "Sovol SV06 Plus ACE TPU",
"sub_path": "filament/Sovol SV06 Plus ACE TPU.json"
},
{
"name": "Sovol SV07 PLA",
"sub_path": "filament/Sovol SV07 PLA.json"
@@ -206,6 +254,14 @@
{
"name": "Sovol SV06 Plus 0.4 nozzle",
"sub_path": "machine/Sovol SV06 Plus 0.4 nozzle.json"
},
{
"name": "Sovol SV06 ACE 0.4 nozzle",
"sub_path": "machine/Sovol SV06 ACE 0.4 nozzle.json"
},
{
"name": "Sovol SV06 Plus ACE 0.4 nozzle",
"sub_path": "machine/Sovol SV06 Plus ACE 0.4 nozzle.json"
},
{
"name": "Sovol SV07 0.4 nozzle",

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -0,0 +1,47 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 ACE ABS",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic ABS",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["15"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 ACE 0.4 nozzle"
],
"fan_min_speed": [
"30"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"30"
],
"slow_down_layer_time": [
"5"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"95"
],
"hot_plate_temp": [
"95"
]
}

View File

@@ -0,0 +1,47 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 ACE PETG",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic PETG",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["15"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 ACE 0.4 nozzle"
],
"fan_min_speed": [
"30"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"30"
],
"slow_down_layer_time": [
"5"
],
"nozzle_temperature_initial_layer": [
"260"
],
"nozzle_temperature": [
"245"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"85"
],
"hot_plate_temp": [
"85"
]
}

View File

@@ -0,0 +1,50 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 ACE PLA",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic PLA",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["21"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 ACE 0.4 nozzle"
],
"fan_min_speed": [
"50"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"slow_down_layer_time": [
"6"
],
"slow_down_min_speed": [
"20"
],
"nozzle_temperature_initial_layer": [
"235"
],
"nozzle_temperature": [
"210"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"60"
],
"hot_plate_temp": [
"60"
]
}

View File

@@ -0,0 +1,50 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 ACE TPU",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic TPU",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["3.6"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 ACE 0.4 nozzle"
],
"fan_min_speed": [
"100"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"100"
],
"slow_down_layer_time": [
"5"
],
"slow_down_min_speed": [
"10"
],
"nozzle_temperature_initial_layer": [
"250"
],
"nozzle_temperature": [
"245"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"60"
],
"hot_plate_temp": [
"60"
]
}

View File

@@ -0,0 +1,47 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 Plus ACE ABS",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic ABS",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["15"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 Plus ACE 0.4 nozzle"
],
"fan_min_speed": [
"30"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"30"
],
"slow_down_layer_time": [
"5"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"95"
],
"hot_plate_temp": [
"95"
]
}

View File

@@ -0,0 +1,47 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 Plus ACE PETG",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic PETG",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["15"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 Plus ACE 0.4 nozzle"
],
"fan_min_speed": [
"30"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"30"
],
"slow_down_layer_time": [
"5"
],
"nozzle_temperature_initial_layer": [
"260"
],
"nozzle_temperature": [
"245"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"85"
],
"hot_plate_temp": [
"85"
]
}

View File

@@ -0,0 +1,50 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 Plus ACE PLA",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic PLA",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["21"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 Plus ACE 0.4 nozzle"
],
"fan_min_speed": [
"50"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"slow_down_layer_time": [
"6"
],
"slow_down_min_speed": [
"20"
],
"nozzle_temperature_initial_layer": [
"235"
],
"nozzle_temperature": [
"210"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"60"
],
"hot_plate_temp": [
"60"
]
}

View File

@@ -0,0 +1,50 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Sovol SV06 Plus ACE TPU",
"from": "system",
"instantiation": "true",
"inherits": "Sovol Generic TPU",
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["3.6"],
"full_fan_speed_layer": [
"3"
],
"compatible_printers": [
"Sovol SV06 Plus ACE 0.4 nozzle"
],
"fan_min_speed": [
"100"
],
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"100"
],
"slow_down_layer_time": [
"5"
],
"slow_down_min_speed": [
"10"
],
"nozzle_temperature_initial_layer": [
"250"
],
"nozzle_temperature": [
"245"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"300"
],
"hot_plate_temp_initial_layer": [
"60"
],
"hot_plate_temp": [
"60"
]
}

View File

@@ -0,0 +1,130 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Sovol SV06 ACE 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "Sovol SV06 ACE",
"default_print_profile": "0.20mm Standard @Sovol SV06 ACE - official",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"220x0",
"220x220",
"0x220"
],
"printable_height": "250",
"thumbnails": [
"96x96",
"160x160"
],
"thumbnails_format": "PNG",
"retraction_length": [
"0.8"
],
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"500",
"500"
],
"machine_max_speed_x": [
"600",
"600"
],
"machine_max_speed_y": [
"600",
"600"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_z": [
"10",
"10"
],
"z_hop": [
"0.4",
"0.4"
],
"z_hop_types":[
"Auto Lift"
],
"max_layer_height": [
"0.32",
"0.32"
],
"retract_lift_below": [
"248",
"248"
],
"retraction_speed": [
"40",
"40"
],
"deretraction_speed": [
"40",
"40"
],
"wipe_distance": [
"2",
"2"
],
"retract_minimum_trave": [
"1",
"1"
],
"retract_before_wipe": [
"100",
"100"
],
"retract_length_toolchange": [
"2",
"2"
],
"machine_max_jerk_e": [
"2.5"
],
"machine_max_jerk_x": [
"9"
],
"machine_max_jerk_y": [
"9"
],
"machine_max_jerk_z": [
"0.5"
],
"gcode_flavor": "klipper",
"before_layer_change_gcode": "TIMELAPSE_TAKE_FRAME\nG92 E0",
"machine_start_gcode": "START_PRINT\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nG90\nG1 X0 F6000\nG1 Y20\nG1 Z0.400 F600\nG1 Y-4 F6000\nM400\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG91\nM83\nG1 E-0.200 Z5 F600\nG1 X{print_bed_max[1] / 3} F6000\nG1 Z-4.800 F600\nG1 X{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.24} F3000\nG1 X{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.16} F3000\nG1 Y1 E0.16 F3000\nG1 X-{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.16} F3000\nG1 X-{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.24} F3000\nG1 Y1 E0.24 F3000\nG1 X{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.24} F3000\nG1 X{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.16} F3000\nG1 E-0.200 Z1 F600\nM400\n\n",
"machine_end_gcode": "END_PRINT\n",
"default_filament_profile": [
"Sovol SV06 ACE PLA"
]
}

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Sovol SV06 ACE",
"model_id": "Sovol-SV06-ACE",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Sovol",
"bed_model": "sovol_sv06_ace_buildplate_model.stl",
"bed_texture": "sovol_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Sovol SV06 ACE PLA"
}

View File

@@ -0,0 +1,133 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Sovol SV06 Plus ACE 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "Sovol SV06 Plus ACE",
"default_print_profile": "0.20mm Standard @Sovol SV06 Plus ACE - official",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "350",
"thumbnails": [
"96x96",
"160x160"
],
"thumbnails_format": "PNG",
"retraction_length": [
"0.8"
],
"retraction_minimum_travel": [
"1"
],
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"500",
"500"
],
"machine_max_speed_x": [
"500",
"500"
],
"machine_max_speed_y": [
"500",
"500"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_z": [
"10",
"10"
],
"z_hop": [
"0.4",
"0.4"
],
"z_hop_types":[
"Auto Lift"
],
"max_layer_height": [
"0.32",
"0.32"
],
"retract_lift_below": [
"343",
"343"
],
"retraction_speed": [
"40",
"40"
],
"deretraction_speed": [
"40",
"40"
],
"wipe_distance": [
"2",
"2"
],
"retract_minimum_trave": [
"1",
"1"
],
"retract_before_wipe": [
"100",
"100"
],
"retract_length_toolchange": [
"2",
"2"
],
"machine_max_jerk_e": [
"2.5"
],
"machine_max_jerk_x": [
"9"
],
"machine_max_jerk_y": [
"9"
],
"machine_max_jerk_z": [
"0.5"
],
"gcode_flavor": "klipper",
"before_layer_change_gcode": "TIMELAPSE_TAKE_FRAME\nG92 E0",
"machine_start_gcode": "M140 S[bed_temperature_initial_layer_single] ;set bed temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nSTART_PRINT\nG28\nG90\nG1 X0 F6000\nG1 Y-4\nG1 Z0.200 F600\nM400\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG91\nM83\nG1 E-0.200 Z5 F600\nG1 X{print_bed_max[1] / 3} F6000\nG1 Z-5 F600\nG1 X{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.24} F3000\nG1 X{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.16} F3000\nG1 Y1 E0.16 F3000\nG1 X-{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.16} F3000\nG1 X-{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.24} F3000\nG1 Y1 E0.24 F3000\nG1 X{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.24} F3000\nG1 X{print_bed_max[1] / 6} E{print_bed_max[1] / 6 * 0.16} F3000\nG1 E-0.200 Z1 F600\nM400\n\n",
"machine_end_gcode": "END_PRINT\n",
"default_filament_profile": [
"Sovol SV06 Plus ACE PLA"
]
}

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Sovol SV06 Plus ACE",
"model_id": "Sovol-SV06-Plus-ACE",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Sovol",
"bed_model": "sovol_sv06plus_ace_buildplate_model.stl",
"bed_texture": "sovol_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Sovol SV06 Plus ACE PLA"
}

View File

@@ -0,0 +1,125 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Sovol SV06 ACE - official",
"from": "system",
"inherits": "fdm_process_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.20",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"internal_bridge_speed": "50",
"brim_type": "auto_brim",
"brim_width": "5",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "10000",
"outer_wall_acceleration": "6000",
"top_surface_acceleration": "6000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"wall_sequence": "inner-outer-inner wall",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "2000",
"travel_acceleration": "10000",
"inner_wall_acceleration": "8000",
"bridge_acceleration": "100%",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.25",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.25",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{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": "20",
"inner_wall_line_width": "0.42",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"seam_gap": "5%",
"skirt_distance": "0",
"skirt_height": "1",
"skirt_loops": "1",
"skirt_speed": "30",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0.4",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "snug",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.45",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "80",
"support_threshold_angle": "20",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "3",
"top_shell_thickness": "0.8",
"initial_layer_speed": "30",
"initial_layer_infill_speed": "40",
"initial_layer_travel_speed": "60%",
"slow_down_layers": "3",
"outer_wall_speed": "200",
"inner_wall_speed": "270",
"internal_solid_infill_speed": "200",
"top_surface_speed": "200",
"gap_infill_speed": "200",
"sparse_infill_speed": "300",
"travel_speed": "600",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"wall_generator": "classic",
"top_solid_infill_flow_ratio": "0.8",
"only_one_wall_top": "1",
"minimum_sparse_infill_threshold": "0",
"gcode_label_objects": "1",
"exclude_object": "1",
"accel_to_decel_enable": "0",
"thick_bridges": "1",
"compatible_printers": [
"Sovol SV06 ACE 0.4 nozzle"
]
}

View File

@@ -0,0 +1,125 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Sovol SV06 Plus ACE - official",
"from": "system",
"inherits": "fdm_process_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.20",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"internal_bridge_speed": "50",
"brim_type": "auto_brim",
"brim_width": "5",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "8000",
"outer_wall_acceleration": "5000",
"top_surface_acceleration": "6000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"wall_sequence": "inner-outer-inner wall",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "2000",
"travel_acceleration": "8000",
"inner_wall_acceleration": "6000",
"bridge_acceleration": "100%",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.25",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.25",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "60",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "20",
"inner_wall_line_width": "0.42",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"seam_gap": "5%",
"skirt_distance": "0",
"skirt_height": "1",
"skirt_loops": "1",
"skirt_speed": "50",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0.4",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "snug",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.45",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "80",
"support_threshold_angle": "20",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.38",
"top_shell_layers": "4",
"top_shell_thickness": "1.0",
"initial_layer_speed": "30",
"initial_layer_infill_speed": "40",
"initial_layer_travel_speed": "60%",
"slow_down_layers": "3",
"outer_wall_speed": "200",
"inner_wall_speed": "270",
"internal_solid_infill_speed": "200",
"top_surface_speed": "200",
"gap_infill_speed": "200",
"sparse_infill_speed": "300",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"wall_generator": "classic",
"top_solid_infill_flow_ratio": "0.8",
"only_one_wall_top": "1",
"minimum_sparse_infill_threshold": "0",
"gcode_label_objects": "1",
"exclude_object": "1",
"accel_to_decel_enable": "0",
"thick_bridges": "1",
"compatible_printers": [
"Sovol SV06 Plus ACE 0.4 nozzle"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -58,6 +58,10 @@
"name": "fdm_process_voron_common_0_2_5",
"sub_path": "process/fdm_process_voron_common_0_2_5.json"
},
{
"name": "fdm_process_voron_common_0_5",
"sub_path": "process/fdm_process_voron_common_0_5.json"
},
{
"name": "fdm_process_voron_common_0_6",
"sub_path": "process/fdm_process_voron_common_0_6.json"
@@ -205,6 +209,30 @@
{
"name": "0.80mm Extra Draft 1.0 nozzle @Voron",
"sub_path": "process/0.80mm Extra Draft 1.0 nozzle @Voron.json"
},
{
"name": "0.10mm Extra Fine 0.5 nozzle @Voron",
"sub_path": "process/0.10mm Extra Fine 0.5 nozzle @Voron.json"
},
{
"name": "0.15mm Fine 0.5 nozzle @Voron",
"sub_path": "process/0.15mm Fine 0.5 nozzle @Voron.json"
},
{
"name": "0.20mm Optimal 0.5 nozzle @Voron",
"sub_path": "process/0.20mm Optimal 0.5 nozzle @Voron.json"
},
{
"name": "0.25mm Standard 0.5 nozzle @Voron",
"sub_path": "process/0.25mm Standard 0.5 nozzle @Voron.json"
},
{
"name": "0.30mm Draft 0.5 nozzle @Voron",
"sub_path": "process/0.30mm Draft 0.5 nozzle @Voron.json"
},
{
"name": "0.35mm Extra Draft 0.5 nozzle @Voron",
"sub_path": "process/0.35mm Extra Draft 0.5 nozzle @Voron.json"
}
],
"filament_list": [
@@ -310,6 +338,10 @@
"name": "Voron 2.4 250 0.25 nozzle",
"sub_path": "machine/Voron 2.4 250 0.25 nozzle.json"
},
{
"name": "Voron 2.4 250 0.5 nozzle",
"sub_path": "machine/Voron 2.4 250 0.5 nozzle.json"
},
{
"name": "Voron 2.4 250 0.6 nozzle",
"sub_path": "machine/Voron 2.4 250 0.6 nozzle.json"
@@ -338,6 +370,10 @@
"name": "Voron 2.4 300 0.25 nozzle",
"sub_path": "machine/Voron 2.4 300 0.25 nozzle.json"
},
{
"name": "Voron 2.4 300 0.5 nozzle",
"sub_path": "machine/Voron 2.4 300 0.5 nozzle.json"
},
{
"name": "Voron 2.4 300 0.6 nozzle",
"sub_path": "machine/Voron 2.4 300 0.6 nozzle.json"
@@ -366,6 +402,10 @@
"name": "Voron 2.4 350 0.25 nozzle",
"sub_path": "machine/Voron 2.4 350 0.25 nozzle.json"
},
{
"name": "Voron 2.4 350 0.5 nozzle",
"sub_path": "machine/Voron 2.4 350 0.5 nozzle.json"
},
{
"name": "Voron 2.4 350 0.6 nozzle",
"sub_path": "machine/Voron 2.4 350 0.6 nozzle.json"
@@ -394,6 +434,10 @@
"name": "Voron Trident 250 0.25 nozzle",
"sub_path": "machine/Voron Trident 250 0.25 nozzle.json"
},
{
"name": "Voron Trident 250 0.5 nozzle",
"sub_path": "machine/Voron Trident 250 0.5 nozzle.json"
},
{
"name": "Voron Trident 250 0.6 nozzle",
"sub_path": "machine/Voron Trident 250 0.6 nozzle.json"
@@ -422,6 +466,10 @@
"name": "Voron Trident 300 0.25 nozzle",
"sub_path": "machine/Voron Trident 300 0.25 nozzle.json"
},
{
"name": "Voron Trident 300 0.5 nozzle",
"sub_path": "machine/Voron Trident 300 0.5 nozzle.json"
},
{
"name": "Voron Trident 300 0.6 nozzle",
"sub_path": "machine/Voron Trident 300 0.6 nozzle.json"
@@ -450,6 +498,10 @@
"name": "Voron Trident 350 0.25 nozzle",
"sub_path": "machine/Voron Trident 350 0.25 nozzle.json"
},
{
"name": "Voron Trident 350 0.5 nozzle",
"sub_path": "machine/Voron Trident 350 0.5 nozzle.json"
},
{
"name": "Voron Trident 350 0.6 nozzle",
"sub_path": "machine/Voron Trident 350 0.6 nozzle.json"
@@ -478,6 +530,10 @@
"name": "Voron 0.1 0.25 nozzle",
"sub_path": "machine/Voron 0.1 0.25 nozzle.json"
},
{
"name": "Voron 0.1 0.5 nozzle",
"sub_path": "machine/Voron 0.1 0.5 nozzle.json"
},
{
"name": "Voron 0.1 0.6 nozzle",
"sub_path": "machine/Voron 0.1 0.6 nozzle.json"
@@ -506,6 +562,10 @@
"name": "Voron Switchwire 250 0.25 nozzle",
"sub_path": "machine/Voron Switchwire 250 0.25 nozzle.json"
},
{
"name": "Voron Switchwire 250 0.5 nozzle",
"sub_path": "machine/Voron Switchwire 250 0.5 nozzle.json"
},
{
"name": "Voron Switchwire 250 0.6 nozzle",
"sub_path": "machine/Voron Switchwire 250 0.6 nozzle.json"

View File

@@ -17,6 +17,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -24,6 +25,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -31,6 +33,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -38,6 +41,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -45,6 +49,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -52,6 +57,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -59,6 +65,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -66,6 +73,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -17,6 +17,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -24,6 +25,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -31,6 +33,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -38,6 +41,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -45,6 +49,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -52,6 +57,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -59,6 +65,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -66,6 +73,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -23,6 +23,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -30,6 +31,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -37,6 +39,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -44,6 +47,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -51,6 +55,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -58,6 +63,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -65,6 +71,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -72,6 +79,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -20,6 +20,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -27,6 +28,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -34,6 +36,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -41,6 +44,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -48,6 +52,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -55,6 +60,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -62,6 +68,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -69,6 +76,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -17,6 +17,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -24,6 +25,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -31,6 +33,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -38,6 +41,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -45,6 +49,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -52,6 +57,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -59,6 +65,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -66,6 +73,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -47,6 +47,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -54,6 +55,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -61,6 +63,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -68,6 +71,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -75,6 +79,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -82,6 +87,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -89,6 +95,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -96,6 +103,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -23,6 +23,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -30,6 +31,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -37,6 +39,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -44,6 +47,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -51,6 +55,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -58,6 +63,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -65,6 +71,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -72,6 +79,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -20,6 +20,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -27,6 +28,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -34,6 +36,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -41,6 +44,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -48,6 +52,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -55,6 +60,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -62,6 +68,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -69,6 +76,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -23,6 +23,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -30,6 +31,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -37,6 +39,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -44,6 +47,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -51,6 +55,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -58,6 +63,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -65,6 +71,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -72,6 +79,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -14,6 +14,7 @@
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 250 0.5 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 250 1.0 nozzle",
@@ -21,6 +22,7 @@
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 300 0.5 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 300 1.0 nozzle",
@@ -28,6 +30,7 @@
"Voron 2.4 350 0.15 nozzle",
"Voron 2.4 350 0.2 nozzle",
"Voron 2.4 350 0.25 nozzle",
"Voron 2.4 350 0.5 nozzle",
"Voron 2.4 350 0.6 nozzle",
"Voron 2.4 350 0.8 nozzle",
"Voron 2.4 350 1.0 nozzle",
@@ -35,6 +38,7 @@
"Voron Trident 250 0.15 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 250 0.5 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 250 1.0 nozzle",
@@ -42,6 +46,7 @@
"Voron Trident 300 0.15 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 300 0.5 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 300 1.0 nozzle",
@@ -49,6 +54,7 @@
"Voron Trident 350 0.15 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Trident 350 0.5 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Trident 350 1.0 nozzle",
@@ -56,6 +62,7 @@
"Voron 0.1 0.15 nozzle",
"Voron 0.1 0.2 nozzle",
"Voron 0.1 0.25 nozzle",
"Voron 0.1 0.5 nozzle",
"Voron 0.1 0.6 nozzle",
"Voron 0.1 0.8 nozzle",
"Voron 0.1 1.0 nozzle",
@@ -63,6 +70,7 @@
"Voron Switchwire 250 0.15 nozzle",
"Voron Switchwire 250 0.2 nozzle",
"Voron Switchwire 250 0.25 nozzle",
"Voron Switchwire 250 0.5 nozzle",
"Voron Switchwire 250 0.6 nozzle",
"Voron Switchwire 250 0.8 nozzle",
"Voron Switchwire 250 1.0 nozzle"

View File

@@ -0,0 +1,29 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Voron 0.1 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron 0.1",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.1"
],
"nozzle_diameter": [
"0.5"
],
"printable_area": [
"0x0",
"120x0",
"120x120",
"0x120"
],
"printable_height": "120",
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"printer_variant": "0.5"
}

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Voron 0.1",
"model_id": "Voron0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.5;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "Voron_120_build_plate.stl",

View File

@@ -0,0 +1,27 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Voron 2.4 250 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.1"
],
"nozzle_diameter": [
"0.5"
],
"printable_area": [
"0x0",
"250x0",
"250x250",
"0x250"
],
"printable_height": "225",
"printer_variant": "0.5"
}

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Voron 2.4 250",
"model_id": "Voron2_250",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.5;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "Voron_250_build_plate.stl",

View File

@@ -0,0 +1,27 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Voron 2.4 300 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.1"
],
"nozzle_diameter": [
"0.5"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "275",
"printer_variant": "0.5"
}

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Voron 2.4 300",
"model_id": "Voron2_300",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.5;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "Voron_300_build_plate.stl",

View File

@@ -0,0 +1,27 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Voron 2.4 350 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.1"
],
"nozzle_diameter": [
"0.5"
],
"printable_area": [
"0x0",
"350x0",
"350x350",
"0x350"
],
"printable_height": "325",
"printer_variant": "0.5"
}

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Voron 2.4 350",
"model_id": "Voron2_350",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.5;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "Voron_350_build_plate.stl",

View File

@@ -0,0 +1,27 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Voron Switchwire 250 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.1"
],
"nozzle_diameter": [
"0.5"
],
"printable_area": [
"0x0",
"250x0",
"250x210",
"0x210"
],
"printable_height": "240",
"printer_variant": "0.5"
}

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Voron Switchwire 250",
"model_id": "Voron_Switchwire_250",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.5;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "",

View File

@@ -0,0 +1,27 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Voron Trident 250 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.1"
],
"nozzle_diameter": [
"0.5"
],
"printable_area": [
"0x0",
"250x0",
"250x250",
"0x250"
],
"printable_height": "250",
"printer_variant": "0.5"
}

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Voron Trident 250",
"model_id": "Voron2_Trident_250",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.5;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "Voron_250_build_plate.stl",

View File

@@ -0,0 +1,27 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Voron Trident 300 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.1"
],
"nozzle_diameter": [
"0.5"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "250",
"printer_variant": "0.5"
}

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Voron Trident 300",
"model_id": "Voron2_Trident_300",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.5;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "Voron_300_build_plate.stl",

View File

@@ -0,0 +1,27 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Voron Trident 350 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.30mm Standard 0.5 nozzle @Voron",
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.1"
],
"nozzle_diameter": [
"0.5"
],
"printable_area": [
"0x0",
"350x0",
"350x350",
"0x350"
],
"printable_height": "250",
"printer_variant": "0.5"
}

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Voron Trident 350",
"model_id": "Voron2_Trident_350",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.5;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "Voron_350_build_plate.stl",

View File

@@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.10mm Extra Fine 0.5 nozzle @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_voron_common_0_5",
"layer_height": "0.10",
"bottom_shell_layers": "6",
"top_shell_layers": "8"
}

View File

@@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Fine 0.5 nozzle @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_voron_common_0_5",
"layer_height": "0.15",
"bottom_shell_layers": "4",
"top_shell_layers": "6"
}

View File

@@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Optimal 0.5 nozzle @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_voron_common_0_5",
"layer_height": "0.20",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}

View File

@@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.25mm Standard 0.5 nozzle @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_voron_common_0_5",
"layer_height": "0.25",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}

Some files were not shown because too many files have changed in this diff Show More