Open mjr-woody44 opened 1 year ago
Same here, I use this option quite often in Cura, very handy 🙂 I'd love to have this on Bambu Lab Studio
Is this the function, as shown yellow part in the picture
Cura has this feature in their CuraEngine. They configure the setting as conical_overhang_enabled (which they show in the interface as "Make Overhangs Printable") https://github.com/Ultimaker/CuraEngine/blob/main/src/FffPolygonGenerator.cpp#L233
And the actual ConicalOverhang function is in https://github.com/Ultimaker/CuraEngine/blob/main/src/ConicalOverhang.cpp
This guy has some good pictures showing how it works: https://forum.prusa3d.com/forum/prusaslicer/make-overhang-printable-option/
I see this issue was assigned to @tangketan by @lanewei120. Is it being worked on? Being considered? It would be extremely appreciated!!! Thanks.
Possibly it could be added to libslic3r/PrintObject.cpp somehow? https://github.com/bambulab/BambuStudio/blob/master/src/libslic3r/PrintObject.cpp#L2417
ok,i have received your letter ,thank you!
Is this function in Cura what you need?
@Haidiye01 Yes, that's exactly it
Really need this, orca has it but not bambustudio
ok,i have received your letter ,thank you!
I also would love to have this feature in Bambu Studio.
Come on, is this coming or not?
This has been implemented in this PR in OrcaSlicer and might be ported to PrusaSlicer in this PR.
I take it this very simple feature to port over... Is never coming then?
ok,i have received your letter ,thank you!
I know this is a 'model issue' and these days people have generally learned how to design for printing, but not always. And even the text Bambu Studio generates will suffer from similar problems
(image is modeled text not BS text)
ok,i have received your letter ,thank you!
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I wish the bambu slicer had the option to “ make overhangs printable“ like cure. That is one feature that I use often in Cura for designs that don’t need full, supports just a little angle to make it printable. Describe the solution you'd like A clear and concise description of what you want to happen. Add make overhangs printable to the slicer
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.