OpenSCAD - Project Enclosure - Part 2 - The Lid

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2017
  • Using OpenSCAD I show you how to create a basic project enclosure.
    This is Part II - The Lid
    This Part Introduces linear_extrusion
    I demonstrate using the function with a square and a circle.

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

  • @shakejones
    @shakejones 4 หลายเดือนก่อน +1

    Great video+explanation+presentation! Thank you SO MUCH for sharing your knowledge! Well done mate 🙏🏻

  • @axiagame
    @axiagame 4 ปีที่แล้ว +8

    the kind of "flickering" you see is because the 2 shapes share the exact same face, but that only happens in preview. When you press F6 to generate the printable object they do not appear at all. Also, the linear_extrude can be done over the difference function, instead of over each part of it. That reduces the number of operations and eliminate the flickering effect too

  • @clementfrancois9177
    @clementfrancois9177 6 ปีที่แล้ว +4

    great video. great job

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

    It says that OpenSCAD doesn't support 2D shapes. Making the square and circle impossible? Am I the only one? Running Windows 10.

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

      once you extrude them they are 3D

    • @jarisipilainen3875
      @jarisipilainen3875 4 ปีที่แล้ว

      makes sense. in 3d world cant have 0 thickness.make it 0.000000000001 :P