You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will elaborate faces of smobj 'plating-test.smobj' using yarn paths from library '../faces/knitout.sf' and write resulting yarns to 'plating-test.yarns'
smobj-to-yarns: sm.cpp:3219: void sm::mesh_and_library_to_yarns(const sm::Mesh&, const sm::Library&, sm::Yarns*, std::map<sm::Mesh::FaceEdge, unsigned int>*): Assertion `!is_increasing && "checkpoints should be ordered along yarns"' failed.
Aborted
This works properly with front-bed plating knits of both positive and negative direction.
The text was updated successfully, but these errors were encountered:
This code makes a single back-bed stitch with carriers 8 and 9 plated:
Trying to convert to yarns with:
Produces the output (and error):
This works properly with front-bed plating knits of both positive and negative direction.
The text was updated successfully, but these errors were encountered: