Git Product home page Git Product logo

Comments (4)

tatyanade avatar tatyanade commented on May 28, 2024

More results; just with Parallel filling;

2020-06-14_22h39_33
2020-06-14_22h44_00

Hatch Spacing of 1.5 and thread length of 50 seems to give consistently good results.

One thing I noticed is for the break down the middle, it is really only apparent then it is perpendicular to the hatch angle, but when it is parallel it's hidden. this may also have to do with the size.

from pembroider.

golanlevin avatar golanlevin commented on May 28, 2024

@tatyanade : According to this manual for the Viking Jade 35, regarding the error, "Embroidery too large":

"This pop-up message appears if the size of the design you are trying to load is too large or if the design contains too many stitches. Your machine can load designs containing up to 50,000 stitches. Press the OK button to close the pop-up and select another design."

I would advise fiddling with the setStitch() and hatchSpacing() functions to see if you can reduce the number of stitches? Even so, I have a hard time believing that we've exceeded 50K stitches with that one design.

@LingDong- : could you please add an option like E.VERBOSE=true which prints out extra details for the optimize() and endDraw() steps? OR, could you make a function E.printStats() which reports about the number of stitches and the total length of thread that a design consumes?

from pembroider.

LingDong- avatar LingDong- commented on May 28, 2024

Hi @golanlevin,

Added: b71468b

E.printStats();


total number of polylines:  1089
total number of stitches:  61490
total length of thread in main design:  174213.11
total length of connective threads:  49227.406
total length of thread consumed IRL:  223440.52

Screen Shot 2020-06-15 at 5 15 23 PM

Looks like we actually got over the 50K limit!

from pembroider.

golanlevin avatar golanlevin commented on May 28, 2024

Thanks for making printStats(), that's perfect. @tatyanade , please note this helpful new function.

from pembroider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.