Matt's MP3DP Repeat Build

I am reading that linear advance has to be enabled in the Marlin firmware. Is it enabled in the Repeat V2 firmware? I have it enabled in Cura, but that be useless if not configured in the firmware.

No no, it is not the printer it is the test slice. He made a super generic model, you will be able to print small things jsut fine. I do not think there is meant to be much infill. In that one.

You have to enable and tune that your self for your printer and your filament. It is not on by defualt.

It’s also a per filament thing. Different formulas cause the goo to flow differently, even between the same filament with different colors.

1 Like

Well I am not so sure. I don’t think it is the printer design or the test slice. I think it has something to do with my slicer settings in Cura perhaps.

I did it again this morning. I sliced it in Cura with 30% infill. You can see here what the infill should look like.

But here is the printing performance. The infill is terrible.

I am really struggling with short and rapid movements. It is struggling to push and pull filament quick enough to make these small lines.

Here are some of the important parameters I just printed this with:

  1. Speed: 50mm/s

  2. Infill Speed: Also 50mm/s

  3. PLA - 218C and 70C

  4. Retraction: 0.3mm at 40mm/s

  5. Detraction/Prime: Same as retraction speed

  6. I have linear advance enabled in Cura at 0.05 K Factor (not sure if this is working or if I need to do something in the firmware)

Here are some of the calibrations I have done so far:

  1. Retraction: I get good results using the website generated gcode. No stringing

  2. Flow: I am printing 0.4mm walls and I was measuring 0.5mm walls so I had to reduce flow to 80%

  3. Speed: Varied from 40mm/s to 70mm/s and the test print looked great at each speed (see below)

  4. PID Autotuning

  5. XYZ Test Cube looks good

Don’t get me wrong, the printer is printing well overall and I can print most things perfectly fine. But I am definitely having issues with the rapid and small movements. The extruder is not keeping up with my movements and it is causing failed print lines in these areas.

What hotend did you use? There are some that are way better for fast moves. They have huge heatblocks so you can keep up. the one has the heatblock sideways.

The above is one such hotend.

This is the hotend I am using.

so I see they ahve 12 and 24 v, is it 24v?
just pulling at straws, but if 12v, it may be having a hard time keeping it heated., oh, do a pid tune while running it fast. See what it is doing, if the temp is swaying alot, that could show you that there is a heating problem, if it stays steady then I would definitely say it should not be heat.

oops, been a while since I did pid tune, I do not think it can run while doing it, but you should be able to set a high temp and see what it is doing. Also Octoprint can show what is going on temp wise, while running.

Good thought, but there are no fluctuations in the hot end temperature during printing. I have been checking that in the Octoprint graph.

I think the fastest you can retract a hemera is 24mm/s, You might want to confirm that.

Skip this test, I don’t like it and 80% is not right. make sure your extrude steps are correct, the one that is 100mm marked on the raw filament, This wall thickness is not very valid to me.

Verify your max speed with the max speed slow test. I am maxed out at 55mm/s with a 0.5 nozzle so you should be somewhere around 70 I think. That test is very vaild.

try a scaled up version. 50x50 or one of the 100+ test shapes. Far more accurate. Like I said these tiny test parts are fast but can hide huge errors. 20mm cube can be 3% off before you would notice anything. Not true of a 100mm parts.

1 Like

This part does not look good at all. That has huge acceleration issues and the walls look really bad.

I don’t have any cura settings to share but maybe you should post yours here so we can look for issues. I have a prusa slicer setting file but that is for a different nozzle so probably not very relevant.

You should be getting flawless prints.

Hmmm… I thought this print was pretty decent :rofl: I would be very happy to continue to improve the quality.

This will be my next test. And then I will do the max speed test. Right now I am not pushing the machine too fast. Staying around 55mm/s.

Matts V4 Cura Profile.zip (812 Bytes)

Here is my current slicer profile for Cura. I have updated it to 24mm/s retraction and put it back to 100% flow. Let me know if this file works or if you need something else. I just used the export profile button in Cura so I assume that was the current way to do it.

Maybe it would be worth me trying Prusa Slicer so we can compare/relate settings easier.

His tests are great but you kinda have to go through them all once and circle back around and do most of them again. I suggest doing all these twice, and skipping the slicer flow rate one.

1- https://teachingtechyt.github.io/calibration.html#esteps
2- https://teachingtechyt.github.io/calibration.html#temp -pretty large range of acceptable (hotter =higher max flow rate).
3- https://teachingtechyt.github.io/calibration.html#retraction hemera is 0.2-0.4
4- https://teachingtechyt.github.io/calibration.html#speed - there used to be a initial test on this page it is gone now. This takes longer but is probably far more relevant.
5 - https://teachingtechyt.github.io/calibration.html#accel

As for axis calibration, do this with real parts, large parts and you are really only testing diagonals, your XY&Z should be fine as there is really no way to be off unless your belt tension is super far out of spec.

Just for reference here is an even more in depth tuning guide with caveat it’s aimed at klipper but is not hard to use for marlin. Tuning | Ellis’ Print Tuning Guide

2 Likes

Here is my prusa slicer profile…I think. Unzip and import.

PrusaSlicer_config_bundle.zip (3.8 KB)

1 Like

Awesome, thanks a lot! I will try this slicer profile out on my machine and check my results. Will report back.

I used @vicious1 Repeat V4 0.5 nozzle slicer settings and it worked perfectly for the Benchy.

Thanks again Ryan!

I will probably go back through the tuning tests at some point to see how I am doing with the 0.5 nozzle and everything. But right now I have a backlog of prints that I have been waiting to do so I should knock those out first.

4 Likes

Well, it looks good, there is some ringing. So accels are a bit off, maybe too fast. Hard to say. Mine are starting to show some ringing so I wonder if I have been creeping up the max speed. So when I get caught up with prints as well I will do some tuning see if we meet in the middle.

I did notice the ringing. That one I can live with for awhile until I get time to tune it. Overall, I am just happy to have clean parts while also reducing my print time compared to the 0.4 nozzle.

You guys need some input shaping.

1 Like

Well Marlin input shaping doesn’t work on CoreXY, so is there any other option then klipper?