SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.78k stars 797 forks source link

Top friction layer #6529

Open rkarlsba opened 1 month ago

rkarlsba commented 1 month ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

It's not really related to a problem I know of, except that fuzzy skin doesn't work on the flat top of a model.

Which printers will be beneficial to this feature?

All

Describe the solution you'd like

For some applications, it'd be nice to add a last layer (or two) on the top to rough it off, perhaps like fuzzy skin, but for the top (and potentially also bottom) when these are flat. This should be possible by just adding a separate layer after the solid ones just to add structure, for friction or different reflection. I guess this could be done with just adding another layer using an infill, typically with a high percentage.

Would this be an easy task? I'd love to see it :)

Describe alternatives you've considered

  1. fuzzy skin
  2. removing the top layer, but then, this makes all infill very dense and is very slow

Additional context

No response

vgdh commented 1 month ago

I think it can be done with just moving the nozzle little up and down during the infill procedure. It would be pretty cool.