https://github.com/katrinleinweber/tsugite
This is the repository of a Tsugite. It is a research prototype of an interactive software that supports the design and fabrication of wood joints.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: acm.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.8%) to scientific vocabulary
Last synced: 4 months ago
·
JSON representation
Repository
This is the repository of a Tsugite. It is a research prototype of an interactive software that supports the design and fabrication of wood joints.
Basic Info
- Host: GitHub
- Owner: katrinleinweber
- License: other
- Default Branch: master
- Homepage: http://www.ma-la.com/tsugite.html
- Size: 139 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of marialarsson/tsugite
Created about 4 years ago
· Last pushed about 4 years ago
https://github.com/katrinleinweber/tsugite/blob/master/
# Tsugite ## Interactive Design and Fabrication of Wood Joints  This is the repository related to a paper presented at UIST 2020. It is an interface where you can model a joint geometry in a voxelized design space, and export milling paths for fabrication with a 3-axis CNC-machine. This software is free for personal use and non-commercial research conducted within non-commercial organizations. If you want to use it for commercial purposes, please contact Kaoru Shigeta (shigeta@todaitlo.jp). ### Environment - Python 3.8.3 - pip 21.1.2 - Packages: [requirements.txt](requirements.txt) It is recommended to use a virtual environment, for example [venv](https://docs.python.org/3/library/venv.html). The following command will install the packages at once. ``` $ pip install -r requirements.txt ``` ### Run Program After installing the necessary packages, run the application by the following commands. ``` $ cd setup $ python tsugite_app.py ``` ### Interface Open a joint by double-clicking anywhere or by pressing the SPACE bar. Edit the joint geometry by pushing and pulling on the faces. Change the orientation and position of the wood components by dragging them. Other properties can be edited in the control panel to the left. Editable properties are summarized in the figure below.  The system performs geometric evaluations in real time and provides graphical feedback accordingly (see a-h below).  In case of an invalid joint, the system also gives suggestions (on the right side). The suggestions consists of up to four valid joint geometries within one edit distance from the current design. For more details, see the [User Interface Wiki](https://github.com/marialarsson/tsugite/wiki/User-Interface-Manual) (coming soon). ### File format *.tsu *.tsu is a unique file format for this application. This file [my_joint.tsu](my_joint.tsu) is provided as an example. You can save and open *.tsu files from the menu bar in the interface. ### Fabrication Set machine origin at the center of the top side of the joint. Insert wood bar a) vertically if the sliding/fabrication is aligned with the timber axis, and b) horizontally if it is perpendicular to the timber axis.  For more details, see the [Fabrication Wiki](https://github.com/marialarsson/tsugite/wiki/Fabrication-Manual) (coming soon). ### Disclaimer Please note that this is a research prototype and not a consumer-ready product. We cannot provide technical support and we are not responsible for any damage to your fabrication equipment. ### Publication Maria Larsson, Hironori Yoshida, Nobuyuki Umetani, and Takeo Igarashi. 2020. Tsugite: Interactive Design and Fabrication of Wood Joints. In Proceedings of the 32nd Annual ACM Symposium on User Interface Software and Technology (UIST '20). Association for Computing Machinery, Virtual Event, USA. ACM link: https://dl.acm.org/doi/abs/10.1145/3379337.3415899 Project page: http://www.ma-la.com/tsugite.html Paper PDF: http://ma-la.com/Tsugite_UIST20.pdf
Owner
- Name: Katrin Leinweber
- Login: katrinleinweber
- Kind: user
- Location: Europe
- Company: @gitlabhq
- Website: GitLab.com/KatrinLeinweber
- Repositories: 551
- Profile: https://github.com/katrinleinweber
Studied biochemistry, arctic ecology & geology, PhDed in diatom biofilms. Worked @prezi support, pharma-LIMS, in OA-DataViz @TIBHannover & taught coding @DLR-SC