Openscad: How to Model an Enclosure Generator

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ม.ค. 2021
  • In this video I'll show you how to model an entire enclosure from scratch using Openscad. The entire model is built around the hull function, which is extremely powerful for this type of project. One module gets used over and over again to make the enclosure, lid, screw holes and it's all resizable in a moment with a couple parameter changes.
    Have a comment? Leave it below or send me an email:
    brandon@baldguydiy.com
    A big thank you to 3dPrintingCanada.com for partnering with me to supply filament and other supplies for my 3D printing videos. If you're in Canada and need 3D printing supplies and equipment, they carry a great selection of products for excellent prices and shipping rates.
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 26

  • @PaulMeredith
    @PaulMeredith 2 ปีที่แล้ว +4

    Brilliant job, trying to learn SCAD and this has just shown me the power of it will just one module, love it and thanks for sharing.

  • @carlossp1
    @carlossp1 ปีที่แล้ว

    Exactly what I needed. Thanks a lot

  • @pradagio_
    @pradagio_ ปีที่แล้ว +1

    this is excellent! i just started openscad and found your work most helpful!

  • @mikeras27
    @mikeras27 ปีที่แล้ว +1

    yes! great explanation and example for SCad. Thank you so much for sharing.

  • @kazamanu
    @kazamanu 2 ปีที่แล้ว

    Awesome, very powerful

  • @paultakoy7091
    @paultakoy7091 2 ปีที่แล้ว +1

    Awesome job. Thank you for this video.

    • @BaldGuyDIY
      @BaldGuyDIY  2 ปีที่แล้ว +2

      Thanks for watching!

  • @JasonWierakaJDub
    @JasonWierakaJDub 5 หลายเดือนก่อน

    This is very good!

  • @thrillscience
    @thrillscience 3 ปีที่แล้ว

    I'm just getting started with this. I'd like to make holes that have a recess for the screw head and a smaller hole for the screw shaft.

  • @dd884e5d8a
    @dd884e5d8a 3 ปีที่แล้ว

    I'll use this for my enclosures from now on. Thanks!

    • @BaldGuyDIY
      @BaldGuyDIY  3 ปีที่แล้ว +3

      Thanks for watching!!

  • @braydenheck7864
    @braydenheck7864 2 ปีที่แล้ว +1

    Wow thanks for the video! This is going to be awesome for making Arduino project boxes.

    • @BaldGuyDIY
      @BaldGuyDIY  2 ปีที่แล้ว +2

      Thanks for watching. Hope they turn out great for you!

  • @messiashenrique13
    @messiashenrique13 3 ปีที่แล้ว +1

    Great! Thanks!!!

    • @BaldGuyDIY
      @BaldGuyDIY  3 ปีที่แล้ว +1

      Thanks for watching!

  • @peircedan
    @peircedan 2 ปีที่แล้ว +2

    I like your video.
    I wonder if you are willing to share the scad file you wote to create it as it would save a lot of fumbling around.
    I'd like to make some custom enclosures for projects based on the Microchip DM182026
    I'll add an opening for the USB connector and a header I will include in the project. I'll also add a platform/spacer to hold the board above the bottom. Perhaps add a hole for a transparent window to the lid (so the power LED is visible).

  • @CircuitTheFox
    @CircuitTheFox 2 ปีที่แล้ว +1

    Thanks. This is gonna help out big time. I do wonder though.. is it possible to put holes in the side of the walls for cables and such?

    • @BaldGuyDIY
      @BaldGuyDIY  2 ปีที่แล้ว +2

      Definitely, openscad is super versatile! Thanks for watching.

  • @YigalBZ
    @YigalBZ 11 หลายเดือนก่อน

    That is a very useful box. I need such for Arduino/ESP32 projects. Where are the OpenScad files located?

  • @spaceghostone
    @spaceghostone 3 ปีที่แล้ว +3

    Hello, tried to get this typed in and could not get rid of all the errors, is there any way you could send me the scad fill?

  • @ivy3041
    @ivy3041 2 ปีที่แล้ว

    I have a question: Could you please describe what the posts() command does in detail? I really need it for my OpenSCAD presentaion and it would hep me alot. Thank you in advance.

  • @MrHawking91
    @MrHawking91 ปีที่แล้ว

    Great video! How do you export the separate parts as separate files?

    • @BaldGuyDIY
      @BaldGuyDIY  ปีที่แล้ว

      Thanks for watching! You just comment out the sections you don’t want to export. If you want to get fancy you can also create if statements that turn off certain items from being created if you change their value to false. But for most situations, just commenting out the parts you don’t want exported works great.

    • @MrHawking91
      @MrHawking91 ปีที่แล้ว

      @@BaldGuyDIY Thanks for the quick answer. I will try it out. :) I also found another possiblity: in FreeCAD there is a Workbench called openSCAD, where you can copy and paste the entire openSCAD code. From there, individual objects can be exported, too. I think the FreeCAD solution might be another possiblity in case your proposed solution doesn't work. It's always good to have multiple options, I guess. :)

  • @StephaneBlais
    @StephaneBlais 2 ปีที่แล้ว

    Great tutorial, could you post a link to the scad file please?

    • @BaldGuyDIY
      @BaldGuyDIY  2 ปีที่แล้ว +1

      Thanks for watching! I’ll send the file if you send me an email: brandon@baldguydiy.com.