Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sovol SV04 Single Mode 02 #17789

Closed
RRoyce23 opened this issue Dec 26, 2023 · 2 comments
Closed

Sovol SV04 Single Mode 02 #17789

RRoyce23 opened this issue Dec 26, 2023 · 2 comments
Labels
Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. Type: Discussion Open-ended discussion (compared to specific question).

Comments

@RRoyce23
Copy link

Cura Version

5.6

Operating System

Window 10

Printer

Sovol SV04

Reproduction steps

Tried to slice and print only using right extruder (#2). The software does not seem to recognize the #2 extruder in this mode. Further the filament diameter is set to 2.85 vs the 1.75 that it should be. When attempting to print, the printer uses #1 extruder. The Sovol Cura software accurately recognizes the #2 extruder.

Actual results

Uses wrong extruder

Expected results

There is no option to select the right (#2) extruder ... it simply gives an option to select an extruder and keeps the default #1 extruder.

Add your .zip and screenshots here ⬇️

SSSM02_Handles.zip

@RRoyce23 RRoyce23 added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Dec 26, 2023
@DrewCPU
Copy link

DrewCPU commented Feb 4, 2024

I think I resolved this by adding T1 to the beginning of my start GCODE. I don't believe there was anything to tell it to use any extruder than the one it was last set to.

@GregValiant GregValiant added Type: Discussion Open-ended discussion (compared to specific question). Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. and removed Type: Bug The code does not produce the intended behavior. Status: Triage This ticket requires input from someone of the Cura team labels Nov 20, 2024
@GregValiant
Copy link
Collaborator

That's the basic fix for the problem. You might want to include "M605 S0" right before the T1 in order to set the "mode" in the printer.
I'll go ahead and close this as it is a printer definition problem (Sovol problem) rather than a Cura bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. Type: Discussion Open-ended discussion (compared to specific question).
Projects
None yet
Development

No branches or pull requests

3 participants