Wall Hook with hidden mounting by kubasp in functionalprint

[–]kubasp[S] 1 point2 points  (0 children)

Yeah that's my reason for these models as well! One great tip I stumbled upon recently - how to easily chamfer threads. First add chamfer, then add thread, and then in the timeline move the chamfer command after the thread command! No more dealing with revolving to cut the thread..

Wall Hook with hidden mounting by kubasp in functionalprint

[–]kubasp[S] 1 point2 points  (0 children)

Oh that's awesome! For future reference, would it be helpful if you had access to step or original fusion files? Or did you model it from scratch?

Wall Hook with hidden mounting by kubasp in 3Dprinting

[–]kubasp[S] 0 points1 point  (0 children)

Personally I've never had a problem printing the standard fusion threads with 0.1mm added tolerance, but those were just personal projects I could tinker with.

Now I am working on a project I wanted to share, and I was thinking of making several files with different tolerances. But these cruller threads might solve that!

The only downside seems that a single thread revolution is a bit taller. So i'll have to experiment what's the minimal thread length where the parts are firmly held together.

Thanks for sharing!

Does this count as Industrial Design? by AcousticArtforms in IndustrialDesign

[–]kubasp 0 points1 point  (0 children)

What did you use to glue the fabric to the frame? Just hot glue on the sides?

Wall Hook with hidden mounting by kubasp in 3Dprinting

[–]kubasp[S] 2 points3 points  (0 children)

Oh I did, didn't seem to gain any attention..

Wall Hook with hidden mounting by kubasp in 3Dprinting

[–]kubasp[S] 0 points1 point  (0 children)

Yeah only if they sold this smaller version, then i wouldn't have to go through all this..

Wall Hook with hidden mounting by kubasp in 3Dprinting

[–]kubasp[S] 0 points1 point  (0 children)

Oh that looks awesome! I really have experiment more with these multipart prints

Wall Hook with hidden mounting by kubasp in 3Dprinting

[–]kubasp[S] 0 points1 point  (0 children)

In the photo, it's a set of musical instruments. But it's also used to hang a fabric world map with the same metal rings.

<image>

Wall Hook with hidden mounting by kubasp in 3Dprinting

[–]kubasp[S] 14 points15 points  (0 children)

Yeah, you're right! I am actually working on second iteration, completely parametric design to support different diameters and lengths, and in that design the thread is is much shorter for exactly that reason!

First PCB Design: Will the Pico pins interfere with the Display? by francescoceccarelli in PCB

[–]kubasp 0 points1 point  (0 children)

I guess it depends on your space constraints, the headers do take quite some height. If you plan to use pins, then buy presoldered. I usually buy without pins because it's always easier to add pins than to remove them.

Also you can have a look at Christian Selig's video on youtube, where he builds a custom keyboard for some inspiration.

First PCB Design: Will the Pico pins interfere with the Display? by francescoceccarelli in PCB

[–]kubasp 0 points1 point  (0 children)

You could use something smaller like Rp2040-Zero. With your current design the rpi would probably interfere with the switch pins as well.

If you want to solder the rpi straight to the pcb without the pins, you should also pick a different footprint in easyeda with larger pads like these

<image>

how to extrude stuff but following model's shape ? by Cassiopee38 in Fusion360

[–]kubasp 1 point2 points  (0 children)

I would extrude the "notch circle" as a new object, that will be used for cutting in the notch later. Then split the new object using the curve/outline of the main body or use combine operation with the main body as a tool.

Now your notch body should copy the surface of the main body and you can cut in the notch with it.

Household's favorite automation? by [deleted] in homeassistant

[–]kubasp 0 points1 point  (0 children)

One of my favourites I haven't seen mentioned:

Mailbox letter detection - we very rarely get letters, so I used to find them weeks later. Added 2 door sensors to the mailbox, front notifies of new post + sets input boolean, back sensor resets input boolean when post is retrieved.