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
{{ message }}
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: pages/build/3d_print.mdx
+35-1Lines changed: 35 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,41 @@ May be out of date or incomplete. Always confirm on our [Discord](https://discor
12
12
# 3D Printing Guide
13
13
These are instructions for the TARS-AI 3D printed parts.
14
14
15
-
3D printing guide for Hardware v2.0 coming soon.
15
+
## File Locations
16
+
17
+
There are two versions of the 3D printed files available:
18
+
19
+
1.**Heat-Inserts Version** - Located in the [V2_files/heat_inserts version](https://github.com/TARS-AI-Community/TARS-AI/tree/dev/V2_files/heat_inserts%20version/V2_3d%20printed%20files) directory
20
+
2.**Normal Version** - Located in the [V2_files/normal_version](https://github.com/TARS-AI-Community/TARS-AI/tree/dev/V2_files/normal_version/V2_3d_printed_files) directory
21
+
22
+
## Choosing What to Print
23
+
24
+
The files are organized into several main directories:
25
+
26
+
-`LEFT LEG NO ARMS` - Components for the left leg without arm attachments
27
+
-`LEFT LEG` - Components for the left leg with arm attachments
28
+
-`RIGHT LEG NO ARMS` - Components for the right leg without arm attachments
29
+
-`RIGHT LEG` - Components for the right leg with arm attachments
30
+
-`TORSO` - Core body components
31
+
32
+
### Build Options
33
+
34
+
1.**Building TARS with Arms**
35
+
- Print all files from the `LEFT LEG` and `RIGHT LEG` folders
36
+
- Print all files from the `TORSO` folder
37
+
38
+
2.**Building TARS without Arms**
39
+
- Print all files from the `LEFT LEG NO ARMS` and `RIGHT LEG NO ARMS` folders
40
+
- Print all files from the `TORSO` folder
41
+
42
+
## Printing Guidelines
43
+
44
+
- Files denoted with (TPU) should be printed in TPU if available. Otherwise, PLA/PETG is acceptable.
45
+
- You can use this [TARS_PrintPlates.3mf](https://github.com/TARS-AI-Community/TARS-AI/blob/dev/V2_files/heat_inserts%20version/V2_3d%20printed%20files/TARS_PrintPlates.3mf) file as reference for how you can organize your print plates and identify components.
46
+
- However, please note that it is NOT RECOMMENDED to print the plates exactly as shown in the file. The printer settings provided in the file may not work for your printer/preferences.
47
+
- Ideally you print plates with components of different filament in separate print sessions to avoid wasting material.
48
+
- The only exception to this is the Upper Lid, where multiple filaments are used in the same individual component for multi-color printing.
Copy file name to clipboardExpand all lines: pages/build/bom.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -353,5 +353,5 @@ In addition to the BoM, also see our [3D printing guide](/build/3d_print).
353
353
We welcome contributions to the BoM. Please see our [contribution guidelines](/contribute/contribute_docs#contributing-to-the-bom) for more information.
0 commit comments