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
Currently Knitter::knit() sets solenoids pixel-by-pixel as the carriage passes over the needles. This is inefficient because the solenoids can be set as a group and do not need to be updated individually.
The text was updated successfully, but these errors were encountered:
Currently
Knitter::knit()
sets solenoids pixel-by-pixel as the carriage passes over the needles. This is inefficient because the solenoids can be set as a group and do not need to be updated individually.The text was updated successfully, but these errors were encountered: