Add multiline Text Shape with wrap, shrink, and surface following#11592
Open
rhys100 wants to merge 1 commit into
Open
Add multiline Text Shape with wrap, shrink, and surface following#11592rhys100 wants to merge 1 commit into
rhys100 wants to merge 1 commit into
Conversation
BambulabRobot
requested review from
Haidiye00,
guanyun-gudujian and
zhimin-zeng-bambulab
July 17, 2026 23:30
Contributor
|
Hello, please use GIF software to record the modified effect. Thank you |
Contributor
|
Hello, it is recommended to combine two patches into one patch. Thank you |
rhys100
force-pushed
the
feature/text-shape-multiline
branch
from
July 18, 2026 06:45
99a364f to
5269e27
Compare
Support Enter/newlines in Text Shape, auto-wrap/shrink-to-box controls, line gap, newline-safe 3MF persistence, and per-line surface contour placement for curved text. Includes a short feature demo GIF for reviewers under pr-media/. Co-authored-by: Cursor <cursoragent@cursor.com>
rhys100
force-pushed
the
feature/text-shape-multiline
branch
from
July 18, 2026 06:46
5269e27 to
a976392
Compare
Author
|
Thanks for the review notes — both addressed:
Also in the branch at It shows:
Happy to replace this with a live Bambu Studio screen recording if you prefer that format. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
What changed
Emboss::apply_text_wrap/fit_text_to_boxfor layout preprocessGenerateTextJobbaked layout for horizontal multiline; surface multiline usescreate_text_lines+sample_slice2.7Test plan
Fixes #1095
Related #2086