Add SV06 high-speed settings which were incomplete earlier (#8648)

* Add SV06 high-speed settings which were incomplete earlier

Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com>

* Remove SV06 PLA filament and use Generic filaments. Also enable other types of filaments.

Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com>

* Merge branch 'main' into sv06_high_speed
This commit is contained in:
Apoorv Parle 2025-03-10 06:39:05 -07:00 committed by GitHub
parent 07148536db
commit 9227ebbff8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 130 additions and 5 deletions

View File

@ -270,6 +270,10 @@
{ {
"name": "Sovol SV05 0.4 nozzle", "name": "Sovol SV05 0.4 nozzle",
"sub_path": "machine/Sovol SV05 0.4 nozzle.json" "sub_path": "machine/Sovol SV05 0.4 nozzle.json"
},
{
"name": "Sovol SV06 0.4 High-Speed nozzle",
"sub_path": "machine/Sovol SV06 0.4 High-Speed nozzle.json"
}, },
{ {
"name": "Sovol SV06 0.4 nozzle", "name": "Sovol SV06 0.4 nozzle",

View File

@ -17,6 +17,7 @@
"Sovol SV02 0.4 nozzle", "Sovol SV02 0.4 nozzle",
"Sovol SV05 0.4 nozzle", "Sovol SV05 0.4 nozzle",
"Sovol SV06 0.4 nozzle", "Sovol SV06 0.4 nozzle",
"Sovol SV06 0.4 High-Speed nozzle",
"Sovol SV06 Plus 0.4 nozzle", "Sovol SV06 Plus 0.4 nozzle",
"Sovol SV07 0.4 nozzle", "Sovol SV07 0.4 nozzle",
"Sovol SV07 Plus 0.4 nozzle" "Sovol SV07 Plus 0.4 nozzle"

View File

@ -44,6 +44,7 @@
"Sovol SV02 0.4 nozzle", "Sovol SV02 0.4 nozzle",
"Sovol SV05 0.4 nozzle", "Sovol SV05 0.4 nozzle",
"Sovol SV06 0.4 nozzle", "Sovol SV06 0.4 nozzle",
"Sovol SV06 0.4 High-Speed nozzle",
"Sovol SV06 Plus 0.4 nozzle", "Sovol SV06 Plus 0.4 nozzle",
"Sovol SV07 0.4 nozzle", "Sovol SV07 0.4 nozzle",
"Sovol SV07 Plus 0.4 nozzle" "Sovol SV07 Plus 0.4 nozzle"

View File

@ -20,6 +20,7 @@
"Sovol SV02 0.4 nozzle", "Sovol SV02 0.4 nozzle",
"Sovol SV05 0.4 nozzle", "Sovol SV05 0.4 nozzle",
"Sovol SV06 0.4 nozzle", "Sovol SV06 0.4 nozzle",
"Sovol SV06 0.4 High-Speed nozzle",
"Sovol SV06 Plus 0.4 nozzle", "Sovol SV06 Plus 0.4 nozzle",
"Sovol SV07 0.4 nozzle", "Sovol SV07 0.4 nozzle",
"Sovol SV07 Plus 0.4 nozzle" "Sovol SV07 Plus 0.4 nozzle"

View File

@ -20,6 +20,7 @@
"Sovol SV02 0.4 nozzle", "Sovol SV02 0.4 nozzle",
"Sovol SV05 0.4 nozzle", "Sovol SV05 0.4 nozzle",
"Sovol SV06 0.4 nozzle", "Sovol SV06 0.4 nozzle",
"Sovol SV06 0.4 High-Speed nozzle",
"Sovol SV06 Plus 0.4 nozzle", "Sovol SV06 Plus 0.4 nozzle",
"Sovol SV07 0.4 nozzle", "Sovol SV07 0.4 nozzle",
"Sovol SV07 Plus 0.4 nozzle" "Sovol SV07 Plus 0.4 nozzle"

View File

@ -0,0 +1,117 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Sovol SV06 0.4 High-Speed nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "Sovol SV06",
"default_print_profile": "0.20mm High-Speed @Sovol SV06",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"220x0",
"220x220",
"0x220"
],
"printable_height": "250",
"thumbnails": [
"300x300"
],
"thumbnails_format": "PNG",
"retraction_length": [
"0.5"
],
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"5000",
"5000"
],
"machine_max_acceleration_retracting": [
"1000",
"1000"
],
"machine_max_acceleration_travel": [
"1500",
"1500"
],
"machine_max_acceleration_x": [
"5000",
"5000"
],
"machine_max_acceleration_y": [
"5000",
"5000"
],
"machine_max_acceleration_z": [
"500",
"500"
],
"machine_max_speed_x": [
"300",
"300"
],
"machine_max_speed_y": [
"300",
"300"
],
"machine_max_speed_e": [
"30",
"30"
],
"machine_max_speed_z": [
"10",
"10"
],
"z_hop": [
"0.4",
"0.4"
],
"max_layer_height": [
"0.32",
"0.32"
],
"retract_lift_below": [
"248",
"248"
],
"retraction_speed": [
"35",
"35"
],
"deretraction_speed": [
"35",
"35"
],
"wipe_distance": [
"2",
"2"
],
"retract_length_toolchange": [
"1",
"1"
],
"machine_max_jerk_e": [
"2.5"
],
"machine_max_jerk_x": [
"5"
],
"machine_max_jerk_y": [
"5"
],
"machine_max_jerk_z": [
"0.4"
],
"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\nG28\nG90\nG1 X0 F6000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F6000\nM400\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG91\nM83\nG1 E25 F300\nG4 P1000\nG1 E-0.200 Z5 F600\nG1 X23.000 F9000\nG1 Z-5.000 F600\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 Y1 E0.16 F1800\nG1 X-87.000 E13.92 F1800\nG1 X-87.000 E20.88 F1800\nG1 Y1 E0.24 F1800\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 E-0.200 Z1 F600\nM400\n\n",
"machine_end_gcode": "M117 READY\n\nG1 E0 F1000 ; reset extruder\n\nG91 ; relative positioning\nG1 Z2 F1000 ; lift nozzle\nG90 ; absolute positioning\nG1 X5 Y5 F3000\nG27 P2 ; park extruder\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors\n",
"default_filament_profile": [
"Generic PLA @System"
]
}

View File

@ -8,5 +8,5 @@
"bed_model": "sovol_sv06_buildplate_model.stl", "bed_model": "sovol_sv06_buildplate_model.stl",
"bed_texture": "sovol_sv06_buildplate_texture.png", "bed_texture": "sovol_sv06_buildplate_texture.png",
"hotend_model": "", "hotend_model": "",
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA" "default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA;Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic ASA @System;Generic TPU @System;"
} }

View File

@ -33,7 +33,7 @@
"line_width": "0.4", "line_width": "0.4",
"infill_direction": "45", "infill_direction": "45",
"sparse_infill_density": "10%", "sparse_infill_density": "10%",
"sparse_infill_pattern": "grid", "sparse_infill_pattern": "crosshatch",
"initial_layer_acceleration": "500", "initial_layer_acceleration": "500",
"travel_acceleration": "2500", "travel_acceleration": "2500",
"inner_wall_acceleration": "2500", "inner_wall_acceleration": "2500",
@ -90,7 +90,7 @@
"tree_support_branch_angle": "40", "tree_support_branch_angle": "40",
"tree_support_wall_count": "0", "tree_support_wall_count": "0",
"detect_thin_wall": "1", "detect_thin_wall": "1",
"top_surface_pattern": "monotonic", "top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.4", "top_surface_line_width": "0.4",
"top_shell_layers": "4", "top_shell_layers": "4",
"top_shell_thickness": "0.8", "top_shell_thickness": "0.8",
@ -111,6 +111,6 @@
"xy_contour_compensation": "0", "xy_contour_compensation": "0",
"wall_generator": "classic", "wall_generator": "classic",
"compatible_printers": [ "compatible_printers": [
"Sovol SV06 0.4 nozzle" "Sovol SV06 0.4 High-Speed nozzle"
] ]
} }