Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design an enclosure #3

Open
jcard0na opened this issue Sep 2, 2021 · 13 comments
Open

Design an enclosure #3

jcard0na opened this issue Sep 2, 2021 · 13 comments

Comments

@jcard0na
Copy link
Collaborator

jcard0na commented Sep 2, 2021

No description provided.

@JasonShifflett
Copy link

This project looks awesome, would be interested in trading some design for some prototype access. :D

@jcard0na
Copy link
Collaborator Author

Hi, thanks for the encouragement. I do not have a spare functioning prototype at the moment. I do have one with a broken pressure sensor. Would you be interested in that? You could probably repair it yourself, and at any rate, the device does not need to be functional for you to design an enclosure... 😉

@JasonShifflett
Copy link

Well, that sounds like a cool project and a bundle of fun. Are there any initial design sketches? I’ve been futzing around with my own 3D printed designs, and I’d love to add one of these to my instruments.

@jcard0na
Copy link
Collaborator Author

Nope. The original idea for the main PCB was to be the structural backbone of the instrument. This has kept the cost down, leaves components accessible for repairs and highlights the openness of the project. Designing an enclosure that respects those principles (low cost, repair-ability, openness), and considering that the initial design did not consider one, is definitely a challenge. But hey, constraints are supposed to be good for creativity!

@anoopnir
Copy link

anoopnir commented Sep 8, 2023

Hi I Am interested in the project. I would like to contribute to the project by designing a beautiful case for the same. Would you like it in 3d or in physical form. Can it be 3dprinted or what type you prefer . It's a marvelous peace of instrument as far as I have seen . Thanks you for the great effort for developing one like it.

@jcard0na
Copy link
Collaborator Author

jcard0na commented Sep 8, 2023

Hi @anoopnir

Thanks for the kind words. As long as it is low cost, easy to repair, open and beautiful, you can take all the creative freedoms that you want. 3D printable or flat laser cut are the two technologies that I know would make it easy for people to build their own.

@anoopnir
Copy link

Dear friend I can create a case in 3d max only . Is it ok ? I don't possess solidworks which is good in this case. Please let me know.

@jcard0na
Copy link
Collaborator Author

Hi @anoopnir

Can you use Freecad instead? This is what I used for all the 3d printable parts in the project. The software is free, so it makes it easy for others to contribute.

@Utopiah
Copy link

Utopiah commented Jan 11, 2024

Well I didn't go very far for now but here is a start :

image

Ok, there is nothing, just a scaffolding, but still it's an excuse to restart this thread.
haxo.zip

I imported as SVG the cut layer from KiCAD but this could instead rely on the KiCAD project via e.g https://github.com/30350n/pcb2blender , my recommendation :

  1. clone this repository
  2. open the project in KiCAD
  3. export the right layer in SVG
  4. clean the layer in Inkscape
  5. import in Blender

The STL imported come from #20 and there are more, e.g STEP files in https://github.com/cardonabits/haxo-hw/tree/main/models

Those STL should give the right size so shouldn't be resized.

The Pi Zero casing comes from https://www.thingiverse.com/thing:1165227

SVGs :

haxophone001-Edge_Cuts
haxo_bottom-side
haxo_top-side

@Utopiah
Copy link

Utopiah commented Jan 11, 2024

I have a 3D printer available so I'll try some casings. I have some transparent filament so might make for a good fit, to keep in mind that it's something that should still be tinkered with.

@Utopiah
Copy link

Utopiah commented Jan 15, 2024

Apparently KiCAD 8 (rc1) https://gitlab.com/kicad/code/kicad/-/merge_requests/1253#note_1726636488 has glTF export. Maybe someone could produce a .glb to import from Blender, it would be a lot more precise.

@jcard0na
Copy link
Collaborator Author

Just to experiment, I installed kicad v8rc1 and generated this

kicad-cli pcb export glb --output haxophone.glb --subst-models --include-tracks --include-zones --grid-origin ~/dev/haxo-hw/haxophone001.kicad_pcb

Output attached.
haxophone.glb.zip

I confirmed that it can be imported into blender, and saw that only a few components are rendered. If anyone plans to do something useful with this, I could try to spend more time and generate a more complete model.

@Utopiah
Copy link

Utopiah commented Feb 2, 2024

FWIW AR preview https://twitter.com/utopiah/status/1753324762753802334 but still "just" of the export, not of the possible enclosure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants