-
Notifications
You must be signed in to change notification settings - Fork 7
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
Pair diagram shows less stitches than pattern definition #229
Comments
Thank you for your effort to report your problem. I renamed the issue to be more specific. The short answer: two consecutive stitches with the same two pairs are treated as a single stitch. This PDF shows the intended thread diagram. The PDF has a link to the web site showing the diagrams. The drop down help menu explains how to create such a PDF. The solution is based on a rose-ground with the top center stitch ignored by assigning a You made me realize the dropped stitch is missing in the enumeration of stitches. |
Thank you for your fast reply!
I've replicated your example, 5X-X; -7-4 (https://d-bl.github.io/GroundForge/stitches.html?patchWidth=16&patchHeight=16&tile=5X-X,-7-4&shiftColsSW=-2&shiftRowsSW=2&shiftColsSE=2&shiftRowsSE=2&a1=cttttc&d2=tcl&b2=tcr) and it's working as intended. I've also tried to redo the pattern using only 1 line 831R and now I understand my issue better. I didn't knew why the stitch '3' was being shadowed/flagged, and if it's warning that stitches will be merged, then it is a bit hard to distinguish between grays (https://d-bl.github.io/GroundForge/stitches.html?patchWidth=17&patchHeight=16&footside=R,1&tile=831R&headside=8,R&shiftColsSW=-2&shiftRowsSW=1&shiftColsSE=2&shiftRowsSE=1&s1=ct&d1=ct&c1=ct&b1=ct&a1=ct&s2=ct&e1=ctptttpct&a2=ct) Your work is amazing! |
Hello!
I'm trying to generate this pattern from Uta Ulrich book:

And I am trying to use "831R" with the tile layout (-2,1) and (2,1) to generate it.
However, when I move to the stitches mode, the pairs don't look correct for some reason.
I am likely doing something wrong, but it does not make sense to me how the 3 and R are appearing in the stitches mode.
The text was updated successfully, but these errors were encountered: