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

BUG: seam allowance on sleve breaks layout #1241

Open
richardhenwood opened this issue Jan 28, 2025 · 1 comment
Open

BUG: seam allowance on sleve breaks layout #1241

richardhenwood opened this issue Jan 28, 2025 · 1 comment
Labels

Comments

@richardhenwood
Copy link

  • Describe the bug

Including the seam allowance on the sleve of the male_shirt.sm2d causes the layout include the sleve block overlaid.

  • How To Reproduce the bug

Load the current release (as of today) Linux AppImage. Download the included 'male_shirt' pattern and measurements from:

Select: Piece
Select: Layout, and accept the defaults.
Observe sleve block overlaid on other, correctly layed out, blocks:

Image

  • What should have happened

The sleve block should not be overlaid over other blocks. Note: if you select the Sleve block in Piece, and unselect the 'Show Seam Allowance' option, the block is laid out correctly:

Image

  • Screenshots

See above

  • What's your Desktop OS? Windows 11

Fedora 41 x86

  • What's your Seamly version from Help/About? Seamly 2023.2.2.2156

Seamly: 2025.1.27.201

Image

@richardhenwood
Copy link
Author

I think I have a workaround for this particular pattern. I adjusted the 'Angle' of the nodes seam allowance to be 'by first edge right angle':

Image

I don't know what that means or why it works but the layout works as expected for me but it unblocks me. This modification made in the GUI translates into <node angle="4" idObject="283" type="NodePoint"/> in the pattern XML. I will raise a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant