prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.74k stars 1.93k forks source link

Addon to create precise brim ears #12569

Open eefweenink opened 7 months ago

eefweenink commented 7 months ago

Is your feature request related to a problem? Please describe. Brim ears are used to prevent a print from warping. It is difficult to place the brim ears exactly. When they overlap the object to be printed, the effect is very visible in the print. When they are not close enough, it is complete useless to put a brim ear.

Describe the solution you'd like Playing around with the possibilities, I found a way to make them very precise:

I think it should be quit easy to program this as an " Add brim-ears" in prusa-slicer.

Happy printing,

Regards, Eef

wafflecart commented 7 months ago

“When they overlap the object to be printed, the effect is very visible in the print. When they are not close enough, it is complete useless to put a brim ear.“

I think I have the solution for you it results in the discs actually forming part of the first layer but not so much they are hard to take off and when they are removed you cannot tell they were there.

Screenshot 2024-04-10 at 09 41 02 Screenshot 2024-04-10 at 09 41 07

Is that what you need? If not ignore me haha

wafflecart commented 7 months ago

Also agree with your overall comment, a good feature in the slicer would be a button you click to add helper discs, mouse ears, brim ears whatever you want to call them.

Could be done by the slicer detecting sharp corners and adding discs to the center parts of those corners.

eefweenink commented 7 months ago
  • Once finished and this is the key! Select all the instances (the part and all helper discs) in the right hand menu with the shift key then right click and merge.
  • Once sliced you will see the bottom layer and all discs become one!

If I would have known that, I would probably not have suggested the feature. But there is a difference. Not much, but might give the "finishing touch"

  1. First layer, simply put on top of eachother

    Screenshot 2024-04-10 at 14 14 08
  2. First layer, merged (your solution!)

    Screenshot 2024-04-10 at 14 13 27
  3. First layer, my solution. (More work, that is why I suggested the feature)

    Screenshot 2024-04-10 at 14 34 19

Regards, Eef

Snuff1eupagus commented 6 months ago

Perhaps this will help.

https://www.youtube.com/watch?v=dhsbMmosbLU&t=75s

eefweenink commented 6 months ago

Perhaps this will help.

https://www.youtube.com/watch?v=dhsbMmosbLU&t=75s

This approach was not known to me, but is very effective:

  1. Add tiny object.
  2. Place muliple instances
  3. Rightclick, add settings, brim , select all 3 options.
  4. set options (if needed)
  5. slice!