FreeCAD: Quick and Easy Hexagon Mesh | Wrapped Around Cylinder | Tube

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ค. 2024
  • Using Freecad to create a hexagon mesh and meshed wrapped around a tube using FreeCAD part workbench, draft and sketcher. How to for a planner and cylinder surfaces. Easy beginners FreeCAD tutorial using basic modelling skills. No choice or macro involved
    #FreeCAD , #CAD, #3DPrinting
    Journey with me and
    Patreon
    / mangojellysolutions
    Donate:
    ko-fi.com/mang0
    Subscribe:
    / @mangojellysolutions
    Browse my Redbubble Shop:
    MangojellyLabs.redbubble.com
  • แนวปฏิบัติและการใช้ชีวิต

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

  • @royw2
    @royw2 9 หลายเดือนก่อน +6

    Thank you! A very informative lesson!
    I added a perpendicular constraint between the construction triangle and the hexagon, then the math for the intervals becomes straightforward:
    'HexagonDiameter 5
    'HexagonSpacing 0.6
    'HexagonIntervalX =HexagonDiameter * cos(30) + HexagonSpacing
    'HexagonIntervalY =HexagonIntervalX * 2 * cos(30)
    Now just change the HexagonDiameter and HexagonSpacing (dimension of a side of the construction triangle) and the intervals automatically adjust.

    • @MangoJellySolutions
      @MangoJellySolutions  9 หลายเดือนก่อน +2

      Wow thank you for taking the time adding that detailed information. Really help enrich the learning experience. Thank you for the comment.

  • @alexstone691
    @alexstone691 6 หลายเดือนก่อน +1

    Finally this was something i was looking for, i wanted to make my 3d printed walls lighter

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

    You have just taught a very powerful tool. Using a triangle to align another object. That will work with many shapes. Thank you. As usual, I was doing it the (a) hard way.

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

    Nice feature. Thank you!

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

    Excellent, thank you. Cheers

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

    I think that (about 3:40) the upper side of the construction triangle should have been constrained horizontal to make the pattern symmetric.

  • @rms-repairmainanseremban8403
    @rms-repairmainanseremban8403 ปีที่แล้ว +3

    I really love your video, because you tell it word by word...tq sir

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

    Thank you

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

    Very useful, thanks!

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

    Thanks!

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

    Only great. Thank you 🙂

  • @amilasilva7710
    @amilasilva7710 8 หลายเดือนก่อน +2

    This is awesome. Very powerful tools. Thank you. Learned many new things.

    • @MangoJellySolutions
      @MangoJellySolutions  8 หลายเดือนก่อน +1

      Glad it was helpful! And glad your learning 😁

  • @noahjoyner8232
    @noahjoyner8232 4 หลายเดือนก่อน +2

    This video is freaking awesome, really helped to connect some neurons!

    • @noahjoyner8232
      @noahjoyner8232 4 หลายเดือนก่อน

      Just coming back, is there a way to map the surface without wrapping? Obviously that is what results in the need for exploding the cuts, and you can use some math to make it all work out, BUT either a way to fix the exploded cut faces so that they will be a complete STL files upon exporting or cutting off wrapping would be awesome, if you know of it.

    • @MangoJellySolutions
      @MangoJellySolutions  4 หลายเดือนก่อน

      Glad you enjoyed it! :)

    • @MangoJellySolutions
      @MangoJellySolutions  4 หลายเดือนก่อน

      I do have another video of a different method that may help. th-cam.com/video/5PKMi-8eonA/w-d-xo.html

  • @TheYear-dm9op
    @TheYear-dm9op 6 หลายเดือนก่อน +2

    Your FreeCAD tutorials are awesome, thank you for making them!

    • @MangoJellySolutions
      @MangoJellySolutions  6 หลายเดือนก่อน

      You're very welcome, Glad your enjoying 😊

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

    the explode option was very nice ! please point out more of these points, knowing about boolean operation is straight forward and well known, but the compound option was the extra step. looking forward to learn more about these tricky businesses.

  • @LeszekZalewski
    @LeszekZalewski 2 หลายเดือนก่อน +1

    Damn that's a good vid! Thanks!

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

    Commendable

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

    Hi
    It's another great and clear explanation, I'm starting to find it more and more clear and interesting.
    Thank you

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

    Just installed the honeycomb macro a few days ago. It works fine, but doing it manually allows way more freedom that could come handy at some point. Learned something neat again, thank you sir! With an extra construction triangle I managed to constrain the sketch and used references directly from there for the array intervals so the pattern is parametric and perfectly laid out. Matching the circumference to make it seamless is a bit trickier, couldn't yet find a straightforward way to do it.

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

      It's always good to try it yourself rather than relying on other people's macros, also it opens up the opportunity to use other geometry. Making it parametric is a great way to go. As you say you need to calculate the gap as well as the amounts of shapes across the unwrapped face which would be the csame as the circumference.

  • @simduino
    @simduino 6 หลายเดือนก่อน +2

    Excellent video, as always very detailled and perfectly explained. I was looking for a way to make a honeycomb internal structure and this was the perfect answer. Especially the array funcion which I didn't know until now. Thank you for taking the time to show us the way.

    • @MangoJellySolutions
      @MangoJellySolutions  6 หลายเดือนก่อน +2

      Glad it solves your challenge and thank you for feeding back. Good to hear your enjoying them 😁

    • @simduino
      @simduino 6 หลายเดือนก่อน +1

      @@MangoJellySolutions I subscribed to your channel because I find your way of explaining things very pleasant, no annoying background music, easy to follow with a pleasant tone of voice, clearly articulated, just like a proficient teacher should be. Keep up the excellent work!

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

    👍👍👍👍

  • @malzbier1339
    @malzbier1339 7 หลายเดือนก่อน +1

    👍🏻🥳

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

    This will be useful, I need to model some expanded mesh to emulate a paper humidifier wick. Although that might be trickier because I would need to make the hexagons (Diamonds actually in this case) oblique.

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

      If I have it pictured in my head you could make the flat mesh and Extrude this in part along another sketch which is just a straight line at the angle and distance you want to travel. Or use make face from part on the hexagons rather than extruding. Do this twice and create a multi Ioft from curves workbench between both. You can position the second face were you want to make the desired angle.

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

      @@MangoJellySolutions Yeah, I can see that first one easily enough. I printed a home humidifier I designed, but the one weakness is the paper "Wick" I used from standard humidifiers. Those fail from mineral buildup in a month or two from conventional use, but my design uses an aquarium pump to pour water on them from the top like some of the "Permanent wick" models. So far so good, but after four or five months, they get a little slimy from being constantly wet. I figure a plastic one I can safely wash without destroying is a better solution. (The permanent ones are made from expanded aluminum foil, coated with some kind of material that helps retain water on them, but they are delicate and cleaning them can damage them).
      You've probably seen conventional expanded steel, where a sheet of steel is given alternating slots, then stretched to give the mesh pattern to it. Typically that is flattened. The wick material tends to bend upwards as it is stretched. I think a similar material is used instead of wooden lath to support plaster or stucco walls. The wicks use that technique with absorbent paper, and form it around a single foil layer as well. That is trickier to model because the angle they would extrude is different at each segment. But if I can just approximate it that should be enough to hold the water in the airstream to evaporate.

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

    Awesome tutorial!
    But I wanted some more precision with distances between the hexes(damn perfectionism).
    I created a spreadsheet where I put the diameter and the length of the triangle side and then referenced them in the sketch using formula.
    Afterwards in the array Intervals also had formulas referencing spreadsheet values so it was calculating distances automatically and more precisely then me adding 0.1mm and checking if it looks good.

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

      Sounds awesome 👍

    • @brianprice7020
      @brianprice7020 11 หลายเดือนก่อน +1

      I , also, use spreadsheets to vary parameters of parts to see the success or error of my concepts.

  • @racingprincipal
    @racingprincipal 10 หลายเดือนก่อน

    Thank you for this. How do I use it if I would like to honeycomb pattern in a part design, for example, the lid of a box

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

    Another excellent video, thank you! Any suggestions (possibly an instructional video) on how to fillet the edges of the mesh, without manually filleting each mesh individually?

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

      Thank you. Yeh this world be a bit of a pain to fillet. With the tube I don't think you can get around it without selecting the edges. With the planner mesh on the other hand you can use lattice 2 and create a single hexagon, fillet and then lattice. I am sobering now if you can apply the same techniques to a tube. 🤔I will have an experiment. 👍

  • @Reelalitybytes
    @Reelalitybytes 8 หลายเดือนก่อน

    I’ve followed this very closely but for some reason (I had it working before) when I Boolean cut I still see the initial extrude present. Can’t understand why!?

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

    I've found the mesh looks slightly better if you use -0.32 x & 35.2 y for the Interval Y. No idea where these dimensions are measured from.

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

    Brilliant I have some more projects for you LOL

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

      Lol, I will be preparing for an email soon 😁😁😁

  • @alexandr-spb
    @alexandr-spb 9 หลายเดือนก่อน

    you have not shown how to make an indent equal to "n" in the array.. if the thickness of the hexagon is 3 mm, then how to avoid guessing and set the thickness to 3 mm?

  • @Not-Only-Reaper-Tutorials
    @Not-Only-Reaper-Tutorials ปีที่แล้ว +1

    *P.H.E.N.O.M.E.N.A.L.!* It was the thing I was looking for, for more than 2 years! Thank you for that. Just I'm wondering if it works on more complex surfaces like a cilinder that a certain moment changes its shapes becoming conical. Wrapping the mesh around it.
    23:36 because I adopted differente measures, I got that the removable objects are less than the ones I can remove.
    I got exactly 4 but I could remove only 3.

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

      It does, I was looking for this video to wrap it a hex pattern around conical slice and it worked perfectly!

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

    Can this be done on a tapered tube, kinda like a golf ball basket?

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

    Great tutorial!
    I have a more general question after following a lot of lattice2 tutorials where you always use Part. If I'm going to use Lattice2, Curves and Draft in my workflow, should I forgo PartDesign and switch to Part? I've started with PartDesign and comfortable in it but lately it seems to hinder me constantly.

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

      So this is a good question. Part and part design under the hood are basically the same in how they end up creating a solid, and that's the key thing to remember "a solid". Where the part design breaks down is to create a faster workflow your operations need to create a solid as each time as they are automatically fused with the previous operation. The part workflow requires this to be done manually. This allows freedom of creating surfaces, shells and what I find the most useful of all, compounds, collection of objects. The lattice relies heavily on compounds as it uses arrays of objects. A text string can be exploded in part wb, isolating the individual letters, a extrude with a sketch that has 4 seperate rectangles though is one extrude is still a compound. Part design is great for straightforward modelling especially when you have a plan, but it breaks down when you want to the 'tricky' side of things as it requires all geometry to touch reducing its flexibility . It's funny you should bring this up as I just finished editing a video on that exact subject 😊

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

      @@MangoJellySolutions That makes sense, thank you! Since I've learned we can extrude sketches in Part all the same and don't have to carefully cut spheres out of cubes, it doesn't seem as different.
      Haha, you are reading thoughts again :) Looking forward for that video too!

  • @poco9964
    @poco9964 3 หลายเดือนก่อน

    How would I go about putting a bottom and rim on top of this?

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

    How do you make it fill so it creates a connected mesh?
    It doesn't seem to work for me with rectangles. When I select the Array first for cutting, I end up with the pattern and a cutout which I do not want. When I select the Extrusion first, I get an error (exclamation mark on the extrusion).
    Also, I get an error when I switch to the Draft view.

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

    Is it possible to wrap more complex shapes around another. The example in your video has a constant thickness, but sometimes there a need for thickness that are not constant.

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

      Good question, if you had a shape that say has a series of bumps and hollows but following a similar curvature then you can follow the same process but at the last step hide the cylinder / tube and perform the cut against the target object. Your looking at how the hexagons flow and using a simple object first then cutting against the more complex object can be enough to create the effect you need

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

    Hi just wondering if you can help when I go to the part section and click on the tube it come up with the measurements in the task window but what I have noticed is that when you use the Measure Distance tap the measurements show double the size for the Outer & Inner Radias than in the Task window but the Height is spot on so am I doing something wrong in the setup or is there a fault in the software.

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

      I've seen this before when measuring part design and it confused the hell out of me for ab hour. What I found is that when I rotated my view the measurement had connected to a point in space behind so it was off in the distance though it looked like it was aligned . Found clicking on a vertexes when measure helps. I don't know if this is the same issues as what you are having.

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

    Thank you, excellent video, in my case after following all the steps in the end with the cut operations i get a Failure: "Boolean operation failed, Tube is not a solid. I#m using the version 0.20.1 revision Nr. 29410 on Windows 10 . Any idea why this happens?

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

      Could you tell me which cut is failing. Was it the first one where you cut away the compound extrude from the sphere? It may be that you need the sphere slightly larger.

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

      @@MangoJellySolutions I tried the whole thing once again and now it worked out. Thank you!

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

      @@MangoJellySolutions it was the cut from the tube, didn’t work the first time.

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

    Your reading my thoughts again... 🤣

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

      Lol... I think I might have to start doing the lottery!

  • @Not-Only-Reaper-Tutorials
    @Not-Only-Reaper-Tutorials ปีที่แล้ว +2

    I tried to wrap a mesh around a box. I needed to wrap it around that. But it seems that it doesn't get the 3 faces I selected. It choses only one.
    I tried also with an extruded face form a B-Spline but the width was 0mm ... Im' stuck on these

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

      The box you would need to do each face independently of each other. The thing is as you found the interlinking of sides. Guessing you want a nice clean transition so these need to link up correctly. You could use a shape binder and Extrude the hex mesh for all sides. May be worth playing with path arrays. Looks like I need to experiment.

    • @Not-Only-Reaper-Tutorials
      @Not-Only-Reaper-Tutorials ปีที่แล้ว +1

      @@MangoJellySolutions thank you. It's really tricky. Also when you use B-Splines to create a face, it doesn't work with the wrapping (at least: to me. But I'm not knowledgeable like you are, so certainly i wrong steps). I'm getting crazy.
      P.S. Following your tutorials I was able to make things that were not imaginable to me before.
      Thank you so much for this.

    • @Not-Only-Reaper-Tutorials
      @Not-Only-Reaper-Tutorials ปีที่แล้ว +1

      @@MangoJellySolutions I tagged you in the forum and I uploaded the surface (it's a solid but I need its surface) to be meshed in the way we're talking. So this should be more understandable.

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

    Can you help me create a cad file I failed doing it horribly

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

    What about isogrid? Any shortcut to make isogrid?

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

      Just draw triangles instead of hexagons.

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

      The grid pattern is open to any sort of geometry. The curves workbench has an iso curves that you can add to your surface but that's all it is. I am experimenting with this to see what else can be done with it.

  • @w.binder-freecadchannel
    @w.binder-freecadchannel ปีที่แล้ว +2

    Everything crooked and crooked🤨