forked from SoftFever/OrcaSlicer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sovol SV06 ACE Improvements (SoftFever#8025)
* Sovol SV06 ACE Improves * Sovol SV06 ACE Improves 1
- Loading branch information
1 parent
b754734
commit 1b1288c
Showing
19 changed files
with
1,501 additions
and
325 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 127 additions & 0 deletions
127
resources/profiles/Sovol/machine/Sovol SV06 ACE 0.2 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
{ | ||
"type": "machine", | ||
"setting_id": "GM001", | ||
"name": "Sovol SV06 ACE 0.2 nozzle", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_machine_common", | ||
"printer_model": "Sovol SV06 ACE", | ||
"default_print_profile": "0.12mm Standard @Sovol SV06 ACE 0.2 nozzle", | ||
"printer_variant": "0.2", | ||
"nozzle_diameter": [ | ||
"0.2" | ||
], | ||
"printable_area": [ | ||
"0x0", | ||
"220x0", | ||
"220x220", | ||
"0x220" | ||
], | ||
"printable_height": "250", | ||
"thumbnails": [ | ||
"96x96", | ||
"160x160" | ||
], | ||
"thumbnails_format": "PNG", | ||
"retraction_length": [ | ||
"0.6" | ||
], | ||
"retraction_minimum_travel": [ | ||
"0.5" | ||
], | ||
"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": [ | ||
"25", | ||
"25" | ||
], | ||
"machine_max_speed_z": [ | ||
"10", | ||
"10" | ||
], | ||
"z_hop": [ | ||
"0.2" | ||
], | ||
"z_hop_types":[ | ||
"Auto Lift" | ||
], | ||
"max_layer_height": [ | ||
"0.16", | ||
"0.16" | ||
], | ||
"retract_lift_below": [ | ||
"248", | ||
"248" | ||
], | ||
"retraction_speed": [ | ||
"35", | ||
"35" | ||
], | ||
"deretraction_speed": [ | ||
"35", | ||
"35" | ||
], | ||
"wipe_distance": [ | ||
"1" | ||
], | ||
"retract_before_wipe": [ | ||
"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\nG90\nG1 X0 F6000\nG1 Y20\nG1 Z0.200 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.100 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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 127 additions & 0 deletions
127
resources/profiles/Sovol/machine/Sovol SV06 ACE 0.6 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
{ | ||
"type": "machine", | ||
"setting_id": "GM001", | ||
"name": "Sovol SV06 ACE 0.6 nozzle", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_machine_common", | ||
"printer_model": "Sovol SV06 ACE", | ||
"default_print_profile": "0.30mm Standard @Sovol SV06 ACE 0.6 nozzle", | ||
"printer_variant": "0.6", | ||
"nozzle_diameter": [ | ||
"0.6" | ||
], | ||
"printable_area": [ | ||
"0x0", | ||
"220x0", | ||
"220x220", | ||
"0x220" | ||
], | ||
"printable_height": "250", | ||
"thumbnails": [ | ||
"96x96", | ||
"160x160" | ||
], | ||
"thumbnails_format": "PNG", | ||
"retraction_length": [ | ||
"1.0" | ||
], | ||
"retraction_minimum_travel": [ | ||
"1.5" | ||
], | ||
"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": [ | ||
"60", | ||
"60" | ||
], | ||
"machine_max_speed_z": [ | ||
"10", | ||
"10" | ||
], | ||
"z_hop": [ | ||
"0.6" | ||
], | ||
"z_hop_types":[ | ||
"Auto Lift" | ||
], | ||
"max_layer_height": [ | ||
"0.48", | ||
"0.48" | ||
], | ||
"retract_lift_below": [ | ||
"248", | ||
"248" | ||
], | ||
"retraction_speed": [ | ||
"45", | ||
"45" | ||
], | ||
"deretraction_speed": [ | ||
"45", | ||
"45" | ||
], | ||
"wipe_distance": [ | ||
"3" | ||
], | ||
"retract_before_wipe": [ | ||
"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\nG90\nG1 X0 F6000\nG1 Y20\nG1 Z0.600 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.300 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" | ||
] | ||
} |
Oops, something went wrong.