Supertack First Layer Issues?

Hello! I’ve done a few prints on my new supertack and noticed 1 issue. The bottom of prints has a significant gap between the lines. Is this normal or is it under-extrusion. I’ve never used a smooth plate (only used textured PEI before) so not sure if this is to be expected.

1 Like

Just to be sure: You have selected the super tack plate in Bambu slicer (app), havne’t you? Sometimes, by mistake, I select the wrong plate (textured plate), which leads to really bad results on first layer.

1 Like

Yes! I’m having exactly the same issue. It seems like it’s trying to print the first layer too far away from the bed.

If you look in the machine start G-code, there’s already the following in there for the textured plate

;===== for Textured PEI Plate , lower the nozzle as the nozzle was touching topmost of the texture when homing ==
;curr_bed_type={curr_bed_type}
{if curr_bed_type=="Textured PEI Plate"}
G29.1 Z{-0.04} ; for Textured PEI Plate
{endif}

As the comment says, this compensates for the slight bumps and ridges in the textured plate. The Supertack plate doesn’t really have those ridges, so I don’t know why it is printing so badly. The z-homing is done by pressure sensing the bed as far as I know.

As a test, I’ve tried adding my own G-code in there for the Supertack plate, so it starts slightly closer to the bed.

{if curr_bed_type=="Bambu Cool Plate SuperTack"}
G29.1 Z{-0.04} ; for Bambu Cool Plate SuperTack
{endif}

What is strange, is that it all seems hit and miss. Sometimes it prints miles above the plate. Sometimes it’s fine. It’s as though putting the Supertack plate on there messes up z-homing sometimes.

What I can say, is that in my opinion, my Supertack plate is garbage. If I can get it to start the first layer correctly, 99% of the time the print will come unstuck. Even on a small 25mm x 25mm x 100mm solid with little infill, the corners will curl up.

At the moment, I’m chalking it up to experience and sticking with the smooth PEI plate.

2 Likes

Did you try a different filament? Just to rule out the filament having too small a diameter.

1 Like

I my case, the same filament prints beautifully every time on the Smooth PEI.

I’ve had nothing but trouble with the new SuperTack plate.

1 Like

Here’s a comparison of the first layer of PETG being printed on the SuperTack on the left, and PEI Smooth on the right.

The only change in settings between the two is to set the plate type in Bambu Studio. Everything else is stock settings.

Additionally, although you can’t see on the picture, the corners were already starting to warp on the SuperTack. At the end of the print, it could be picked off the bed easily. Indeed, a strong breeze could almost have blown it off. The PEI smooth was rock solid. I had to wait for it to cool a little to have a chance of getting it off.

I should add, the SuperTack plate is brand new. It has only had one successful print. The PEI has had dozens of prints on it (and also really could do with a clean :flushed:).

The SuperTack is also repeatably awful.

Here’s a photo of two subsequent prints on the SuperTack, with the underextrusion (is it?) is exactly the same pattern.

And here’s a comparison of two SuperTack prints with the PEI print on the right.
Notice there’s weird zits on the SuperTack prints. The PEI print is (virtually) flawless.

1 Like

Yep tried out a few different Bambu filaments and 2 nozzle sizes, all have this issue.

This is exactly the issue I’m having, thanks for the comparison.

Also in regards to your adhesion issues, my plate was not sticking well when brand new and fully lost adhesion after like 3 prints (flipping it over to the other unused side didn’t help). I was able to fix it by washing it with warm water, not sure how effective that is in the long term though.

Thanks, I’ll give washing it a go.
I was reluctant to, since I’ve read elsewhere on the forum that washing them has had the opposite effect.
I guess I have nothing to lose!

Haha looks EXACTLY like my PETG on supertack. I had to use liquid glue to get it to stick.

The default Bambu filament profiles usually have a flow ratio of 0.95 but I’ve had better prints with 0.97-0.98 for Bambu PETG HF. I was having gaps on the top surface too with 0.95. Did you run a flow ratio calibration?

Mine is garbage too. The first layer adhesion is inconsistent. Even when it does start well, it breaks loose at about 5 mm high.

I was able to print one of those silly staircase adhesion tests, but not much of anything else will print on it.

1 Like

Did you run a flow ratio calibration?

I tried…
This was the best result I could get… :man_facepalming:

1 Like

I can get good outer walls but the infill is rough on the first layer. Even if I slow down the initial layer print speeds to 30 and 30. After the first layer, everything prints fine. I have bumped my plate temp to 45 for supertack and use brims to stop the warping. I have had a lot of successful prints and haven’t washed it in a while. I tightened the 4 screws on the back of the nozzle bracket today to see if that would help and it seems a little better. I am going to clean the plate with hot water and soap and start adjusting the flow rate for the filaments since the auto-calibration didn’t help. If that doesn’t work, I may try moving the nozzle up a bit in gcode since mine seems to be rippling the initial layer as it prints. White Kingroon had a lot of adhesion issues on my textrured plate but prints better on the supertack…