SVO6 Plus
The Printables listing for the SV06 and SV06 Plus seem to suggest that the Prusaslicer profile is already setup when using the 3DClippy. However, as the tool change gcode sits, it never triggers the "button" and never loads the filament. The SV06 Plus flag bearing housing is located on the back left and the button is triggered at Y300. No matter what you put in the folllowing line (G0 X20 Y217 F2000 ; <<----- EDIT THIS LINE TO SET THE INITIAL LOCATION OF THE BUTTON - note the new X for holding for cut), it never hits the button. Print starts with no filament loaded.
104 Views
So, are you counting the pulses? You need to adjust the timing of the pause to get the right number of pulses... 3 seconds depends on a specific distance and speed of motion. You need to tweak it to match your specific machine.
Also, make sure you're in the proper mode... If you're in Mode 1, then it won't move the filament afterwards... You need to be in Mode 2 for it to move the filament automatically... And Mode 3 requires an additional button press for each filament movement.
Can you send me your GCode file you're trying to print? I can look at it to see if the sequence looks good.
Bill