I've got an S5 and just picked up the Mosaic 1.75mm conversion as well. I've never had to "send a string" to my printer before. Can you elaborate on how this is done for us newbs? I'm currently running the newest version of Cura on Mac OS. Is there just settings I can change in Cura or does this change have to be done via code?
Hi 3D_Dragoon,
Welcome in here.
Do not worry about this, as this is about an UM2+ that is converted from using 2.85 mm filament to 1.75 mm filament.
On your new UM S5 you will be using 2.85 mm filaments, so no such change is needed for you.
It is possible to make change in firmware, the program that is controlling the microprocesor.
It is possible to change a number parameter that is stored in flash memory.
By the way, this is not things to be changed often, normally only when we do some sort of modification, or hack as some name it.. 🙂
Good luck.
Thanks
Torgeir
Edited by TorgeirMore info.
@Torgeir he did mention he bought the conversion kit as well.
It's pretty easy, a .gcode file is just a text file, so all you need to do is create a new file, add the 2 lines and save as a .gcode:
M92 E978
M500
But you have to figure out what the normal e-step is so that you can adjust the number, 978 probably won't be the right one for you.
When done, just save it to your SD card (or however you get your files in the printer) and run it. It'll take a couple seconds and it's set.
Alternatively, just connect it via USB and you can send commands via the monitoring tab in cura. Sent the M92 command first and then M500 (as mentioned in the first reply)
I've removed the kit since then, not too happy about it, which is a shame.
On my UM2 the strand bends in the feeder and is just pushed in there.
Don't know if anything changed for the S5
Edited by BlizzHi Blizz,
I'm sorry i missed this, but what is this kit like?
I've removed the kit since then, not too happy about it, which is a shame.
On my UM2 the strand bends in the feeder and is just pushed in there.
Do you have a picture of this?
Thanks
Torgeir.
It's basically a new bowden tube, a different lever for the feeder and an insert for the nozzle. In my UM2 feeder there is a bit of room between the knurled wheel/roller and the output to the bowden. The filament just "kinks" due to the higher speed and is fed within the feeder until everything jams. Guess that's one of the main reasons feeder/bowden type printers use 2.85mm 1.75 is more suited for direct drive.
I also really don't like that insert in the nozzle, it needs to sit perfectly or it gets pulled out during retraction. It would've been better if the kit was developed with a 1.75mm nozzle instead. I suspect that would make it more technical to install as ultimaker is more focussed on "just work" and less "tinker" and replacing a nozzle and recalibrating the bed is a bit more complex. No idea... That or a higher profit margin 🙂
Thanks for this explanation. I wanted to do the same and also got a 1.75 mm nozzle, but did not think about the upper space in the feeder. I'm also using the original feeder, but modified it with belt gear 1:2 and I have also installed a release handle.
I can put the filament in to start position, or feed it all the way to the extruder by hand.
🙂
1 minute ago, Torgeir said:I can put the filament in to start position, or feed it all the way to the extruder by hand.
Just to be sure: I didn't mean that it happens during filament loading (I always load it by hand up to the nozzle), it happens during printing
Aha, forgot -you have an UM2+ I've an UM2 with the old feeder..
Thanks.
Feeder wise you'll probably have exactly the same issues. Mine was originally an UM2 but I upgraded it and can't remember that space not being there.
- 2 years later...
Hello. How were you guys able to pick up these adapters? I cant find any available. Can someone help me find or give/sell me a Mosaic Ultimaker 1.75mm Adapter C? Really need one for my Ultimaker s5
- 1
I searched for one too and couldn't find it either
Recommended Posts
Torgeir 259
Hi Blizz,
Right you are..
265 % more E step. Your UM2+ use E369: So your new setting will be 369*2.65=977.85 ~ 978
New E step is 978.
Send this string to you printer:
M92 E978 (CR return)
M500 (CR return)
Printer will respond "stored"
That's all.
Good luck.
Torgeir
Link to post
Share on other sites
Blizz 53
Thanks, was pretty much the expected answer. I'll modify the setting and try again.
Link to post
Share on other sites