-
-
Notifications
You must be signed in to change notification settings - Fork 890
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All printing prime blobs for all extruders when using a raft
Previously we would calculate the most appropriate layer to do the priming of an extruder, but when using a prime blob the extruder needs to be primed at first layer, which won't happen when using a raft. We now then for priming at first layer when having a prime blob, and process priming after the raft base layer has been printed. CURA-11868
- Loading branch information
1 parent
01a4de6
commit db39086
Showing
2 changed files
with
27 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters