2

I'm using Creality Slicer, brims and other anti-warming or adhesion settings are all turned off. when I place an object on the bed a shaded area appears around it (See picture).

enter image description here

Is this simply the area in which you can't print anything else in sequential print mode due to the risk of the print head hitting it, or is there some other meaning?

Aaargh Zombies
  • 1,286
  • 3
  • 10

1 Answers1

0

Creality Slicer is a derivate of Cura. As such, all standard Cura things apply.

Cura uses red surfaces to denote overhangs.

Your upper surface is denoted as an overhang, this indicates that your item has its surfaces at least partially "upside down". The model needs to be repaired, as such can result in the print solution being "That's to be a closed surface", ignoring the hole in the center. The problem isn't the slicer, it is the generation of the STL that messed up.

About inverted surfaces, see also: here, here and here

Boxes around items come from sequential printing

The box around parts is also usually created when you try to print multiple items in sequence and relates to the dimensions of your printhead. It pretty much marks the exclusion zone where you are not allowed to place the next item. Check if you have turned print order from all at once to in sequence and adjust as needed.

Trish
  • 20,169
  • 10
  • 43
  • 92
  • 1
    I picked a random STL to create a screen shot. This one is supposed to be "upside down" so that it can be printed without supports, I just needed something to import so that I could make a screen shot. It's set to In sequence by default, so this is most likely the exclusion zone. – Aaargh Zombies Oct 31 '22 at 21:18
  • @AaarghZombies yep, I prefer "all at once" for all but TPU – Trish Oct 31 '22 at 21:34
  • If you do "sequence" you can take the first one off the bed and start using it before the last one has finished. It's a real time saver if you're printing multiple components that need sanding or priming. – Aaargh Zombies Nov 01 '22 at 19:45
  • It is, but you can not use that with items above a relatively small height - If I print larger projects, the time saving for printing small parts in sequence is nigh neglectible. – Trish Nov 01 '22 at 20:03
  • The above item was simply the last thing I printed. It was a convenient example. – Aaargh Zombies Nov 04 '22 at 16:30