-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] Option to extend brim internally only... #491
Comments
This issue is similar to #61
I know the mainline Slic3r has an "internal brim" settings, but the
implementation is questionable. I would have to do it differently, in a
similar fashion to the perimeter generator. I am planning to do this
feature together with the rework of the perimeter generator.
…On Sat, Aug 26, 2017 at 6:48 AM, Dave Johnson ***@***.***> wrote:
For printing "pipe" like objects where a perimeter is printed on the bed
surface and extends in the Z direction, a brim is often needed.
It would be extremely handy to have a toggle in the *Skirt and Brim*
section of *Print Settings* to allow the brim feature to extend from the
inside of the perimeter rather than the outside of the model because the
majority of these designs have the internal perimter of the "pipe" not
showing in the final piece. This makes cleanup of brim easy instead of
tedious because we can just rip the brim off indiscriminately since any
visual artifcacts are hidden once the part is put into service.
I know you are very busy with high-priorty items but I have been wishing I
had this feature a long time and just had yet another design fail by being
knocked off the bed by the print head in the final milimeters due to me
hesitant to use a brim because I did not want to have to clean it off the
final piece.
This feature would be extremely nice to have. Thanks for considering.
-=dave
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#491>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFj5Iwcudzojx4o3sYXVAeaK1pRjmkY3ks5sb6OPgaJpZM4PDWnL>
.
|
Closed
Yes, please! Apart from easier removal, objects that just match the bedsize could benefit from an internal brim too. How about two options: inner brim width / outer brim width? Also, for multipart prints, I would love to see #1033 implemented. |
Implemented in PrusaSlicer 2.4.0. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For printing "pipe" like objects where a perimeter is printed on the bed surface and extends in the Z direction, a brim is often needed.
It would be extremely handy to have a toggle in the Skirt and Brim section of Print Settings to allow the brim feature to extend from the inside of the perimeter rather than the outside of the model because the majority of these designs have the internal perimter of the "pipe" not showing in the final piece. This makes cleanup of brim easy instead of tedious because we can just rip the brim off indiscriminately since any visual artifcacts are hidden once the part is put into service.
I know you are very busy with high-priorty items but I have been wishing I had this feature a long time and just had yet another design fail by being knocked off the bed by the print head in the final milimeters due to me hesitant to use a brim because I did not want to have to clean it off the final piece.
This feature would be extremely nice to have. Thanks for considering.
-=dave
The text was updated successfully, but these errors were encountered: