Skip to content
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

ENH: modify the start pos of wall for wipe tower[affects BBL machines only] #8439

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

Noisyfox
Copy link
Collaborator

@Noisyfox Noisyfox commented Feb 17, 2025

and modify the overlap of wall and infill for wipe tower jira:none

cherry picked from commit bambulab/BambuStudio@4db196b

Thanks BambuLab!

  • Optimize the starting position of the printing wiper tower after material change, the initial print on the wipe tower sometimes had under-extrusion issues, and all layers of wipe tower have the same starting position, increasing the risk of collision. This optimization distributes the initial extrusion over four corners, reducing the accumulation of defects.
  • Reducing the rivet length between the wipe tower's outer wall and infill to 0mm minimizes the risk of collision when switching between printing infill and outer walls.

image

and modify the overlap of wall and infill for wipe tower
jira:none

Change-Id: I0d1355c718e2bd1efea6d898f793f5869476ab12
(cherry picked from commit 4db196b11f052d6a7a7c7a8aafe0d2b34a7d2d80)
@CristianGTR97
Copy link

This is great, I hope this gets merged soon

@SoftFever
Copy link
Owner

Looks great!
Shall we extend it to WipeTower2 as well?

@Noisyfox
Copy link
Collaborator Author

Looks great! Shall we extend it to WipeTower2 as well?

Good point, I'll try doing that.

@Noisyfox
Copy link
Collaborator Author

Looks great! Shall we extend it to WipeTower2 as well?

I just realized this does not apply to WipeTower2 because wipe tower 2 does not printing the wall first.

@SoftFever
Copy link
Owner

Looks great! Shall we extend it to WipeTower2 as well?

I just realized this does not apply to WipeTower2 because wipe tower 2 does not printing the wall first.

Ah yes, haha—WipeTower2 prints the wall at the end, so there's no issue to begin with.

@SoftFever SoftFever changed the title ENH: modify the start pos of wall for wipe tower ENH: modify the start pos of wall for wipe tower[affects BBL machines only] Feb 19, 2025
Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@SoftFever SoftFever merged commit 41ff662 into SoftFever:main Feb 19, 2025
16 checks passed
@Noisyfox Noisyfox deleted the dev/wipe-tower-crash branch February 19, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants