I have been having issues with seams in the prints being pretty noticeable. Using Michael's base settings as the starting point for the most part. Prime, suck, and wipe all at 2mm. Might try bumping wipe up?
The other problem I have is the last extruder selected has a little retract at the end of the print. Something like 5mm or more I'd guess. This causes issues when the last selected extruder was the second one, and so when I go to start the print, the prime tower isn't large enough to prime the second extruder, and so the start of the path doesn't have any plastic flow for a short while. Is there a way to increase the size of the prime tower, or to disable the last retract at the end of the print?
In addition to that issue, theres another one I have related to dual extrusion. I can't figure out how to get the second extruder to get set to the wait temp at the beginning of the print. I could add some G-Code, which I might try to fudge up real quick, but the KISS "syntax" is a little unfamiliar with me.
Code: Select all
T<EXT+0>
M104 S<TEMP>
M190 S<BEDTEMP>
M109 S<TEMP>
These are my only complaints about it so far. Everything else has been good (though a bit weird at times coming from a Cura background)