From 0a7cd59b8a4e787fa7b8c1e1d5db7e8975a98e86 Mon Sep 17 00:00:00 2001 From: cheyao Date: Thu, 13 Feb 2025 15:19:50 +0100 Subject: [PATCH] Add a life hack (Credit: @krn from slack) --- website/src/pages/hackpad/Submission.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/src/pages/hackpad/Submission.mdx b/website/src/pages/hackpad/Submission.mdx index bf80b8f2..186555d9 100644 --- a/website/src/pages/hackpad/Submission.mdx +++ b/website/src/pages/hackpad/Submission.mdx @@ -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"