-
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
[Request] Add optional perimeter to raft #756
Comments
Discussed with Jindrich, our print expert and Slic3r profile tweaker, he thinks we should make it a default feature without any additional checkbox. Should we print the perimeter before or after the usual 1st layer support? |
I think we should print the perimeter before the usual 1st layer support. This way the first layer will be able to adhere to the perimeter, reducing the probability for error. |
Jindrich has the same opinion. |
Fixes [Request] Add optional perimeter to raft #756 Fixes First support layer does not stick to bed #2101 New parameters raft_first_layer_density and raft_first_layer_expansion to influence the 1st layer of raft or support. Fixes Allow to disable raft under support structures. #3772 Fixes raft is larger than necessary #2568 Fixes Supports on the build plate should have a solid bottom interface for better adhesion #1165 Changed the 1st layer infill to rectilinear even for soluble materials. Fixes first layer of support for multi filament support oddly spaced #1445 Fixes Full Soluble Materials interfacing into Models + Soluble material noise on Bed #684
Implemented with fcb714c The 1st layer support or raft will always have a perimeter drawn around it. Also there will be new parameters raft_first_layer_density and raft_first_layer_expansion |
…y disable the setting.
Version
1.38.6-prusa3d-win64
Operating system type + version
Win 10 Pro
Behavior
Describe the problem:
When using a raft, even when configured correctly, the quick back and forth motion of the Prusa i3 Mk2 when it reaches the limits causes the raft to lift.
Current problem:
Here is where the raft lifts:
Expected Result of Request:
A perimeter around the raft should stop the lifting of the raft when it reaches the ends as the printed material should adhere to the perimeter:
This could be implemented as an optional parameter (a checkbox) that only works when raft layers is greater than 1.
Is this a new feature request?
Yes
STL/Config (.ZIP) where problem occurs
Request.zip
The text was updated successfully, but these errors were encountered: