utkabobr / DuckPro-Kobra3

CFW for Anycubic Kobra 3
GNU General Public License v3.0
48 stars 9 forks source link

Ace problem? #11

Open sebb3 opened 1 month ago

sebb3 commented 1 month ago

Every time a start a print from mainsail or orcaslicer, I get

error: typ = WebRequestError, code = 10011703, message = unknown filament in extruder

First I thought there was some stuck filament in the printhead, but the problem doesnt occur when starting the print from the touchscreen.

Is this because it doesnt know which filament slot to push, and is there a way to configure it through some custom g code?

Basically, since this happens every time it makes this whole concept pointless, so I suppose others dont have this issue?

utkabobr commented 1 month ago

Just add T{initial_extruder} to your start G-Code. Filament change: T{next_extruder}