38
submitted 2 years ago* (last edited 2 years ago) by the16bitgamer@lemmy.world to c/3dprinting@lemmy.world

View without the ereader for those who are interested

Already designed a case for my 7.8 inch Nova 3 Color so the end result should look like this sans the pen holder

I designed these for my family who has a tendency to break and destroy their ereader cases. And this was to make it easy/simple to make a replacement arms (pink section) when they inevitability break.

So far mines held up 7 months without fault while my SO's lasted 4 since their case sees a lot of action.

EDIT: Made a small edit to fix the image positions

you are viewing a single comment's thread
view the rest of the comments
[-] CoachDom@lemmy.blahaj.zone 4 points 2 years ago

Great job! Fantastic piece of design - well done! What have you used to design the parts?

[-] the16bitgamer@lemmy.world 6 points 2 years ago

Everything was made in FreeCAD, starting to get good at it since this design took I think 1-2 days versus the 1-2 months the original design took.

I use the Flatten to SVG to get the cutting profiles, while everything else is exported to SVG.

[-] FigMcLargeHuge@sh.itjust.works 3 points 2 years ago
[-] the16bitgamer@lemmy.world 3 points 2 years ago

I like it too, but it has issues. These files take a solid minute to load, and I need to disable re-computes if I need to make changes

[-] j4k3@lemmy.world 4 points 2 years ago

The delay usually means there is an error somewhere in the file. These are usually things like crossed lines through a pocket or vertices that are not aligned. They can be really difficult to spot. They are usually the result of bad constraints somewhere in a sketch. For instance, if you have constraints related to π, and then edited part of the tree that alters the way π got rounded it can break things in extremely subtle ways that are very hard to spot. You may not even know that π was being used internally to simplify some aspect of your constraints.

Once you know and understand this issue well, it should alter the way you make constraints to a large degree. Like, it is good practice to avoid stacking constraints across a lot sketches by importing geometry. It is better to constrain to the origin and only stack one or two layers on constraints to other geometry. It is best if you avoid constraining anything to a reference that contains infinite numbers like π. The computer's floating point registers are finite and always truncate infinite numbers.

I find it is usually faster to simply rebuild a part from scratch after I get to the point where I have made several changes in the middle of the tree and errors creep in. It is hard to make yourself do this. I feel like I don't want to "give up" on this thing I've invested so much time in. If you simply view it as a rough draft, the you will often see much faster and more efficient ways to build the part when you have a nearly completed design to work with already.

If I do not plan to share the file, I use the old file to make binders, disconnect them, and often just use these to pad and pocket as needed. It is a hacky way to do it, but it is super fast.

[-] the16bitgamer@lemmy.world 4 points 2 years ago* (last edited 2 years ago)

The delay usually means there is an error somewhere in the file

In my case, honestly it's probably the fact that I over use constraints and external geometry, and the complexity of the geometry with Linear Patters, and Polar Patters. Each sketch is based off of the last and any small change will effect the entire design. There is probably a cleaner way to do it, but for now yeah.

this post was submitted on 14 Jul 2023
38 points (97.5% liked)

3DPrinting

15878 readers
329 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

Rules

If you need an easy way to host pictures, https://catbox.moe may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 2 years ago
MODERATORS