thumbnail for Coupling Programs and Visualization for Machine Knitting

Coupling Programs and Visualization for Machine Knitting

diagram showing two way coupling between editor and visualization

Abstract

To effectively program knitting machines, like any fabrication machine, users must be able to place the code they write in correspondence with the output the machine produces. This mapping is used in the code-to-output direction to understand what their code will produce, and in the output-to-code direction to debug errors in the finished product. In this paper, we describe and demonstrate an interface that provides two-way coupling between high- or low-level knitting code and a topological visualization of the knitted output. Our system allows the user to locate the knitting machine operations generated by any selected code, as well as the code that generates any selected knitting machine operation. This link between the code and visualization has the potential to reduce the time spent in design, implementation, and debugging phases, and save material costs by catching errors before actually knitting the object. We show examples of patterns designed using our tool and describe common errors that the tool catches when used in an academic lab setting and an undergraduate course.

Files

Links

ACM Digital Library Page

Citation

Catherine Yu, and James McCann. 2020. Coupling Programs and Visualization for Machine Knitting. ACM Symposium on Computational Fabrication, 2020.

@inproceedings{yu2020knitout-live-visualizer,
author = {Yu, Tianhong Catherine and McCann, James},
title = {Coupling Programs and Visualization for Machine Knitting},
year = {2020},
isbn = {9781450381703},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3424630.3425410},
doi = {10.1145/3424630.3425410},
booktitle = {Symposium on Computational Fabrication},
articleno = {7},
numpages = {10},
keywords = {knit programming, machine knitting, coupled visualization, two-view interface},
location = {Virtual Event, USA},
series = {SCF '20}
}