mirror of
https://github.com/System-End/hackpad.git
synced 2026-04-19 16:38:22 +00:00
Add a life hack (Credit: @krn from slack)
This commit is contained in:
parent
8895362335
commit
0a7cd59b8a
1 changed files with 3 additions and 1 deletions
|
|
@ -73,7 +73,9 @@ The one you are looking for is the .zip, you can delete everything else.
|
|||
|
||||
### 2) Export your Case parts
|
||||
Each individual part of the case should be exported into its respective files:
|
||||
- If the part is 3D printed, it should be exported into STL
|
||||
- If the part is 3D printed, it should be exported into STEP, STP or STL files.
|
||||
|
||||
Note: Prefer STEP/STP to STL, since they use math to represent the objects, and thus will produce smoother curves and higher quality prints.
|
||||
|
||||
Put it inside a folder called "case"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue