-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The wipe tower adds an extrusion line in mid air on the final layer #3533
Comments
Please read the FAQ and search the issues before reporting. This has been reported many times and is not a but. That is the final ramming before the filament is pulled from the nozzle and parked into the filament switcher. See #1355 for further details. |
@jmd73 @lukasmatena I do understand it's the final ramming to get melted filament out of the hot zone -- However, what I'm not seeing explained is why it's printing in mid air as opposed to on the wipe tower? Does this extrusion have to happen in mid air? The fact that's it too high in z space is what I consider the 'issue' - not the fact that it's happening. (and if it doesn't need to happen in space, it seems lukasmatena's latest changes would make it easy to 'fix' in this release as he's tracking wipe tower z) BTW, lukasmatena, I've been running the latest beta with your changes to support what I call an 'intelligent wipe tower' ("sparse" I think it's called in the app) and I LOVE IT! I have printed many multi-color jobs with the beta and have had no problems with the feature. It saves so much filament! I'm glad to see that the MMU2 survey comments were read and taken to heart (or maybe it was already on the list -- I'm just happy to see it) I think a lot of people are going to consider it the best feature of the next release - if they find and understand it). Cheers! |
@tbrummel Thanks for the compliments and the testing. You are right that the low wipe tower is more useful than I assumed it would be. And it will be even more useful given the changes that @YuSanka has done on the ColorPrint feature (although there are still some changes coming). As for the final extrusion in mid-air. If you're suggesting to lower z and reach the top wipe tower level, that opens space for collisions with the print. And we don't want that, because it is one more think the user can forget about and it also makes the usable area of the bed smaller. I think that would not stop complains from coming. Current behaviour is IMHO better, the "issue" is at least harmless. |
Ok, so it would be nice if it were printed on the tower -- but clearly printing the tower to the end z height of the object is a bad idea and I agree that most users would not want to deal with tower placement issues. So, for now, we live with it -- but a couple projects could be added to the list:
Do you know who updates the FAQ? I'd like to get the fact that collision prevention is why it prints into thin air added to the answer. |
### Version
2.2.0-alpha2+win64
[220e2db]
(Bug happens in 2.1 release as well)
### Operating system type + version
Windows 10 x64 Professional [Version 10.0.17763.973]
### 3D printer brand / version + firmware version (if known)
Prusa MK3s + MMU2s, both default.
### Behavior
Description:
When trying to slice a multi material object with manually added extruder changes only in the first 10 layers, the generated wipe tower adds adds a floating extrusion (in mid air) on the final layer.
What should happen:
The wipe tower should end after the last tool change.
What actually happens:
The wipe tower ends after the last tool change, then adds an extrusion line in mid air at the final layer.
#### Project File (.3MF) where problem occurs
Case-Main-SlicerBug.zip
(There are a few extrusions on the support structure that are in mid air as well)
The text was updated successfully, but these errors were encountered: