ETBA3LY-3D
  • 3D printing Consultation
  • Connect
  • 3D Printing Blog

3D Printing Community in Egypt

Connect

3D Modeling For 3D Printing in Egypt

6/15/2017

0 Comments

 
Source : ​tested.com

For Our Users in Egypt who are interested in modeling for 3D printing, below are some very important tips for 3D modeling.

Join E3D Community In Egypt
Picture
Be Tidy and Neat in Your Modeling 
​
Taking the time to sculpt a neat, clean computer model will prevent headaches down the road. This is particularly true of polygon models where deleting an edge, face, or vertex can quickly make a model unprintable. Using boole operations (adding and subtracting part together) is often used while building models, but can lead to messy models since two pieces of geometry are being combined or subtracted from one another.
Sloppy modeling can easily occur just in the process of figuring out how to build something. I will often build a quick, rough model to work through the layout, what parts need to be made, and how to build them. I will rebuild the whole thing as a much cleaner model based on the rough version. One of the best pieces of advice I got from my modeling mentor is, ‘don’t be afraid to rebuild something’. It sounds like a drag but rebuilding a model from scratch always goes quicker than the original and it will be a cleaner model, using what was learned from the first version.
If modeling with polygons, it’s in your interest to keep the mesh in quads (each face is four-sided) and avoid “n-gons” (in modeling, any polygon that is not 4-sided). Modeling with quads makes adjusting the model much easier, whereas n-gons will kind of mess things up. In general, any modeling program will make it easy to model in quads since any primitive (cube, sphere, cone, torus, etc) created will automatically be made out of quads.

Due to limitations of both the printer and material used, you must pay constant attention to wall thickness, size of details and overall size of the print. If you make a wall too thin or detail too small you will most likely have some holes and breakage on the printed model.
Wall Thicknesses 
​
Due to limitations of both the printer and material used, you must pay constant attention to wall thickness, size of details and overall size of the print. This can be tricky considering that not all modeling programs let you build in a particular unit. Some programs may list a circle as being 10 in diameter, but what is the unit of measurement? That’s the glory of digital design; it doesn’t really matter since the model can be scaled up and down almost indefinitely. But if the material you are printing in needs a minimum wall thickness of 1mm, then units become important.
In this case, I will generally decide that 1 unit = 1 cm or 1 inch, etc and model accordingly. Even having done this, you may export the STL and rather than 10 cm long your model is 100 cm long! It all depends on how your program exports, some will allow you to specify the units, some won’t. Regardless, once the STL is opened in the slicing program you should be able to scale it to the correct size.
Picture
Subdivide and Conquer
3D printers only print pure geometry, so you need to make sure your model is smooth enough to print well. If you are using a polygon modeler remember to turn off any rendering shaders since they fake smoothness on the screen.
If your model looks chunky on-screen you will need to add more subdivisions which means adding more polygons. How many subdivisions to add is a tough question since the answer depends on multiple factors. A sphere may look a little blocky on screen but maybe it’s only 10 mm in diameter when printed so, at that size, it will probably print just fine. It’s also possible to go to the opposite end of the spectrum and have too many subdivisions. Going crazy with subdividing will bog down your modeling program, the STL export, the mesh repair program, the slicer and maybe even the printer.
A good example of over-subdividing is making small holes on a typical home FFF printer. If you add enough subdivisions to make a perfectly smooth hole the printer won’t be able to properly translate so many small moves. It’s better to use a lower edge count which will produce a smoother printed opening.
Adding subdivisions to something like a sphere is pretty straightforward; add more divisions, sphere looks smoother. But what if you want to make a cube with rounded edges? I could subdivide the heck out of it and it will still look like a cube--this is where you need a subdivision surface, AKA “subD” modeling--not to be confused with regular subdividing. SubD modeling is kind of the polygon equivalent of modeling with NURBS since it’s good for smooth organic surfaces but doesn’t take as much computing power. Adding a subD modifier to an existing model will add subdivisions AND a smoothing algorithm, similar to the render smoothing, but in this case the actual geometry is smoothed.

Picture
Picture
Boolean Booling 
Booling uses add, subtract and intersect functions to combine geometry in different ways. It’s an important feature for modeling and for 3D printing in particular. You can easily make a model by taking a bunch of primitives and sticking them together and it will look okay and render okay, but probably won’t print well--if at all.

The problem is mashed together parts have hidden geometry that is inside the other parts, but still gets sliced and printed. This can cause problems with the slicing software--making it take longer to finish, or even crash--and the resulting model will often be messed up, have holes or weird geometry problems.

Even if the model slices properly it will take longer to print and use more materials since all that hidden geometry is being printed as well. In the long run it’s far better to suck it up and combine all the parts into one shell using the boole function.

​If boole operations are spitting out funky geometry, make sure neither object has typical geometry problems (see repair section at end of article). Good news for CAD users, you should get clean, problem-free booles almost every time.


Picture
Shelling 
Shelling is mainly used to cut down on weight and save money when printing on machines that use a powder material such as 3DP, CJP or SLS. As you may recall, the powder printers use the loose powder in the print bed as support material. If the model is hollow, the support material from inside the model can be removed and you won’t be charged for it. In some programs you can simply use a hollow function, specify the wall thickness and blamo! it’s done. Unfortunately, most programs don’t have this function, so you have to do it manually by creating an inner shell.
First, you want to boole together most of the larger pieces which make up your model. This will create one continuous shell and if you’re lucky you can select the whole thing and extrude the surface inward, basically making a duplicate shell inside the original, like we did in the MintyBoost video. Unfortunately, this does not work for a lot of models, so keep a close eye on the inner shell when you try this. If geometry starts to intersect itself or freak out, it’s not going to work.
The more tedious option is to boole the entire model together to make one large shell and build the inner shell manually. This can be done by putting a simple primitive, such as a cube in the center of the model and carefully extruding and adjusting it outward to create a shell. It’s helpful to use the wireframe or x-ray mode in the side and top views so you can see inside. Remember that reference cube we made? Use it to eyeball the proper wall thickness for the shell, it doesn’t have to be pretty or even super precise since it’s on the inside and will never be seen. The last step is to combine that cube with the model and then cut escape holes for the support material.
INNER SHELL FOR JETCAR MADE FROM EXTRUDED CUBE.If you want to see what this gains you, upload the same model, one solid and one hollow, to Etba3ly3D and get a quote
This method won’t gain you anything on a home FFF printer since you can specify wall thickness (shells) and fill percentage in the slicing program. I will often have multiple versions of the same model tailored for specific printers.

For More Tips Click Here
0 Comments

How To Repair 3D Models (STL) Files In Egypt

6/15/2017

0 Comments

 
source : all3dp.com

 To Our Users In Egypt. Etba3ly 3D found information online that will show you how to edit and repair an STL file with 7 free STL editors: FreeCAD, SketchUp blender, Meshmixer, Meshlab, 3D Slash, and SculptGL. 

Most Files Can be repaired instantly on makeprintable.com
Picture
Click Here For 12 More STL Online repair tools 
Editing STL files can be done in two different types of modeling software:
  • On the one hand, there is CAD software (Computer Aided Design). It’s tailored for construction, provides exact measurements and solid modeling. These tools were not made for 3D printing in the first place. In CAD software, circles, for example, are “real” circles; in 3D printing – and in STL files for 3D printing – circles are represented as polygons. So CAD tools cannot show their full strength when editing STL files. Nevertheless, they can be used for working with STL files. Three of the four tools we present in this article are true CAD tools: FreeCAD, SketchUp, and Blender.
  • On the other hand, there are mesh editing tools such as MeshMixer and MeshLab. They are designed for modeling, animation, and objects represented by a 2D surface. That means: These objects have just a shell and no filling. This may cause paper-thin walls, which can’t be 3D printed, if the object is not solidified (which, however, can easily be done in tools such as Meshmixer). In fact, mesh editors are excellent tools when it comes to editing STL files.
Click Here To Know Exactly how to use each software and where to download the programs
Most Files Can be repaired instantly on makeprintable.com
0 Comments

How to Design For 3D Printing

1/15/2017

6 Comments

 
If you're going to use 3D printing, you have to be able to design things to print with it. Even though you can connect to E3D community and hire a freelancer in Egypt to help you design your Idea, understanding how 3D printing works will give you better results.  You can always download print ready 3D models for free online, but to have a one of a kind piece of art or to fabricate your prototype you need to understand how 3D printing works.
From :makezine.com
3D Printed prototype in Egypt
​

45 Degree Rule
Remember 45 degree rule, overhangs that are greater than 45 degrees will need support material or you need to use clever modeling tricks to get the model to print. Create your own support / bridging objects (cones and other supports) by designing them into your model.

Design To Avoid Using Support Material
Although support algorithms are improving all the time, support material can leave ugly marks on the outside of your prints. Support material can also be time consuming to remove. Design your models so that they are 3D printable with minimal support.

Add Custom Supports
Use “mouse ears”, helper disks and cones designed into your model to help it print without the use of computer generated supports.  Tony Buser’s “Mouse Eared Rocket Fincan” and PrettySmallThings “Windsor Chairs” are excellent example of this design technique. 

Know 3D Printing Limitations in Egypt
Know your model details. Are there tiny towers and small features that are too small to be printed in plastic on a desktop 3D printer? An important, but often overlooked, variable in what 3D printing in Egypt can achieve is thread width.
Thread width is determined by the diameter of printer’s nozzle. Most printers have a 0.4mm or 0.5mm nozzle. Practically, this means that a circle drawn by a 3D printer is always two thread widths deep: 0.8mm thick with a 0.4mm nozzle to 1mm thick for a 0.5mm nozzle. Etba3ly 3D's Only Advice in this matter is that  “The smallest feature you can create is double the thread width.”

Fit Tolerances for Interlocking Parts
For objects with multiple interlocking parts, design in your fit tolerance. Getting tolerances correct can be difficult.  Use a 0.2mm offset for tight fit (press fit parts, connecters) and use a 0.4mm offset for lose fit (hinges, box lids). You will have to test it yourself with your particular model to determine what is the right tolerance for the thing you are creating.

Use Shells Properly
Don’t use additional shells on fine featured models, like small text. It will obscure the detail. 

Optimize for Thread Width
Use thread width to your advantage. If you are making flexible models or need very thin features, design the walls of your model to be one thread width thick. Check out Hultgren’s collection of “Flexible Inspiration” model collection on Thingiverse for more examples on utilizing this technique.

The “Holy Grail”: Print and Place Designs
Print in place designs that contain multiple integrated parts, are the “Holy Grail” of FDM 3D printing at Etba3ly 3D in Egypt. 

6 Comments

    Author

    Etba3ly-3D
    Join E3D Community

    Archives

    September 2019
    June 2019
    May 2019
    April 2019
    November 2018
    October 2018
    July 2018
    October 2017
    July 2017
    June 2017
    March 2017
    February 2017
    January 2017
    April 2016
    February 2016

    Categories

    All
    3D Modeling
    3D Printing Community In Egypt
    3D Printing Uses
    E3D Community
    How To 3D Print?
    Post Processing

    RSS Feed

ETBA3LY

Make
Buy 3D Printer
Store
Careers 

Company

About
News
Contact
​
Pricing

Support

3D Printed Products
​​Make Money
Etba3ly3D Comunity 
Terms of Use
© COPYRIGHT 2015. ALL RIGHTS RESERVED.
  • 3D printing Consultation
  • Connect
  • 3D Printing Blog