Changes

Line 14: Line 14:     
===CAD Modeling===
 
===CAD Modeling===
The design page has quite a few sections and buttons, but it all remains quite straightforward. Refer to the following image for a list of buttons. For some of the buttons, the function is self-explanatory. If you are unsure what a button does, it is likely that the function is explained in the next sections.  
+
The design page has quite a few sections and buttons, but it all remains quite straightforward. Refer to the following image for a list of buttons. For some of the buttons, the function is self-explanatory. If you are unsure what a button does, it is likely that the function is explained in the rest of the 3D modeling beginner content.  
 
[[File:TinkerCAD Design EN.svg|alt=Description of 3D design buttons.|center|The 3D design mode layout with the description for each annotated.|thumb|1000x1000px]]  
 
[[File:TinkerCAD Design EN.svg|alt=Description of 3D design buttons.|center|The 3D design mode layout with the description for each annotated.|thumb|1000x1000px]]  
 
   
 
   
 
==[[Digital technologies/3D printing/3D modeling- Beginner/Create a New Design|Create a New Design]]==
 
==[[Digital technologies/3D printing/3D modeling- Beginner/Create a New Design|Create a New Design]]==
When you click “Create a new design" in the splash page, you are brought to a new window with a blue, gridded, base workplane (as illustrated in the sction above0. Think of the base workplane as a floor or the base of the 3D printer. You want to make sure that the part you are building is sitting on the this surface. This is where you will do your designing. There are several tools which you can use to help you design.
+
When you click “Create a new design" in the splash page, you are brought to a new window with a blue, gridded, base workplane (as illustrated in the section above). Think of the base workplane as a floor or the base of the 3D printer. You want to make sure that the part you are building is sitting on the this surface. This is where you will do your designing. There are several tools which you can use to help you design.
    
#Name of your design: To change the name of your design, click on the automatically generated name that is in the top left corner. This is useful to be able to find the design later and know what it is.
 
#Name of your design: To change the name of your design, click on the automatically generated name that is in the top left corner. This is useful to be able to find the design later and know what it is.
Line 69: Line 69:  
  |-
 
  |-
 
  |<!--col1-->[[File:TinkerCAD Ruler Icon.svg|alt=|left|frameless|100x100px]]
 
  |<!--col1-->[[File:TinkerCAD Ruler Icon.svg|alt=|left|frameless|100x100px]]
  |<!--col2-->'''Ruler (R)''' allows for you to easily change the dimensions of the shape. Just place it anywhere on the workplane and the dimensions will appear. Just click on the dimensions and you can change their value. Highlighted in blue are the overall dimensions, in green are the offsets between the shape's endpoint and that of the ruler. The ruler mode can be changed to dimension symmetrically from the shape's midplanes as well.
+
  |<!--col2-->'''Ruler (R)''' allows for you to easily change the dimensions of a shape. Just place it anywhere on the workplane and dimensions from the ruler origin to the part origin as well as the part's major dimensions will appear. Just click on any of the dimensions and you can change their value. Highlighted in blue are the major dimensions, in green are the offsets between the shape's origin and that of the ruler. The ruler tool also has a mode where changing the dimensions of the shapes will happen symmetrically from the shape's midplanes. Simply click on the circled three lines (bottom left of the ruler origin) to toggle between modes. Toggling will change the reference of the ruler to the centre of the shape.
 
  |-
 
  |-
 
  | colspan="2" |[[File:Ruler.png|alt=Illustration of the ruler tool.|frameless|center|800x800px]]
 
  | colspan="2" |[[File:Ruler.png|alt=Illustration of the ruler tool.|frameless|center|800x800px]]
Line 95: Line 95:     
==[[Digital technologies/3D printing/3D modeling- Beginner/Design for 3D Printing|Design for 3D Printing]]==
 
==[[Digital technologies/3D printing/3D modeling- Beginner/Design for 3D Printing|Design for 3D Printing]]==
It is very important, while designing, to be aware of the limitations of the manufacturing method which will be used to make your design reality. Since this article focuses on 3D modeling for 3D printing, this section will only focus on those considerations relating to 3D printing. If you are unsure how 3D printing works, it is imperative that you read through the [[Digital technologies/3D printing/3D printing- Beginner|Beginner 3D Printing]] page on this wiki for you to understand the concepts and considerations discussed below. If your design is to be used in (electro-)mechanical assemblies in which there are interfacing components, is also important that you understand three basic tolerancing concepts and to keep them in the back of your mind when modeling or more generally designing these assemblies. If you will not be designing mechanical and electromechanical assemblies, you can skip to the next subsection.
+
It is very important, while designing, to be aware of the limitations of the manufacturing method which will be used to make your design reality. Since this article focuses on 3D modeling for 3D printing, this section will only focus on those considerations relating to 3D printing. If you are unsure how 3D printing works, it is imperative that you read through the [[Digital technologies/3D printing/3D printing- Beginner|Beginner 3D Printing]] page on this wiki for you to understand the concepts and considerations discussed below.[[File:Poor-surface-above-supports.jpg|alt=Poor surface finish over supports|thumb|Picture showing the surface likely obtained over supports. As can be seen, the finish is extremely coarse.<ref>Simplify3D (2022). Poor Surface Above Supports. Accessed on 05-05-2022 at https://www.simplify3d.com/support/print-quality-troubleshooting/poor-surface-above-supports/</ref>]]
 
  −
#Form: The form of a part refers to the overall dimensions and the shape of the exterior surfaces of a component. Think of a flaw referring to form as a print that ended up not matching the base geometry that was used to create it in CAD due to adverse physical variables during the printing process. Examples follow:
  −
##A ''sphere'' may end up slightly ''oval'' once printed due to improper cooling, etc.;
  −
##A pillar might end up tilted to one side due to improper belt tension between the belt axes, etc.;
  −
##A pin feature might end up too large to fit its mating hole due to the printer outputting too much material when producing the outer walls of the feature (the inverse can also be true).
  −
#Position: Position refers to the distance separating a feature and an (ideally) meaningful reference (i.e.: the distance between a hole and the side of a part, or between two holes). Thankfully, flaws pertaining to position are rare on a properly tuned printer, as the printer does not have any information about existing references other than the build plate. If tuned properly, the printer will always print a feature at a position (X,Y,Z) distance relative to another feature, because that is what the gCode will tell it to do. You can imagine, however, that if the part is warped, the 'build plate reference' is no longer valid, and such, warped parts almost always have features out of position ''<u>unless the meaningful reference (interfacing feature) used in the design is not the build plate</u>''. However, since the build plate reference is such an important one to define the Z position of features (for the printer, that is), making your meaningful reference something other than the build plate does not always guarantee you good positional tolerance independent of warping.
  −
#Surface: The surface finish of a part is a rather complex subject. In 3D printing, and for typical applications of 3D printed parts, it mostly refers to the mean (statistical) difference between the height of cusps and valleys on a part and their deviation from that mean, at a macroscopic level. The most important consideration is that when 3D printing, most surface finishes are quite rough (deviate significantly from the mean), and thus are sanded down considerably to knock out the cusps left by the printer. This post processing can negatively affect the form of the final part.
  −
 
  −
Note that ''<u>a proper mechanical fit between components demands a good tolerance on form, feature position, and surface finish</u>'', such that it is typically impossible to obtain a proper fit when 3D printing, and that if you are considering the 3D printing of critically interfacing components, 3D printing should not be used unless post processing <u>''is built into the design''</u>. For mechanical designs, you will notice that the main application is brackets. This is because brackets only need good positional tolerance on holes and mating faces, which 3D printing can almost always provide (the tolerance on form for holes is not that important since they are typically clearance holes). However, since brackets are easily laser cut, 3D printing brackets is only done under certain specific conditions!
  −
 
   
===Supports===
 
===Supports===
 +
As explained in the 3D printing page, supports are sometimes required to support overhanging sections of a print. Due to the downsides of supports discussed below, it is typically better to avoid supports altogether when designing for 3D printing.
   −
====Form and smoothness====
+
====Form and surface roughness====
As explained in the 3D printing page, supports are sometimes required to support overhanging sections of a print. Supports will also require post processing such as removal and sanding (if a nice smooth finish is desired). When designing for mechanical assemblies, it is important to keep in mind that supported sections might sometimes sag slightly, affecting the form of the surface being printed. Therefore, when designing (modeling), make sure that interfacing geometries (those for which the correctness of the shape, or form, is critical as it is interfacing with other parts) are not overhanging.
+
Supports will also require post processing such as removal and sanding (if a nice smooth finish is desired). When designing for mechanical assemblies, it is important to keep in mind that supported sections might sometimes sag slightly, affecting the form of the surface being printed. Therefore, when designing (modeling), make sure that interfacing geometries (those for which the correctness of the shape, or form, is critical as it is interfacing with other parts) are not overhanging.
    
====Hard to access supports====
 
====Hard to access supports====
Soluble supports are practically never used in our Makerspace for prints. While they are cool and all, most designs can avoid containing supports that are hard or impossible to reach. Intelligent designs do not typically have hard to reach supports unless they are absolutely necessary, in which case soluble supports can be used.
+
Support removal should always be an important consideration whenever using them. Unless of course you are fine leaving your supports in your print (in which case you might as well enclose that volume and have it be an infilled volume), you will have to remove your supports at some point, and such, you should have them be easily accessible with at the very least some snub nose pliers. While soluble supports are an option, they are practically never used in our Makerspace for prints unless the surface finish and form of the print over a support is critical. While soluble supports are cool and all, most designs can avoid containing supports that are hard or impossible to reach.
 
+
[[File:Big Print Split.svg|thumb|A big print is split to ease printing.|alt=]]
 
===Build plate adhesion===
 
===Build plate adhesion===
When printing, adhesion is one of the main considerations. Make sure your design contains an adequate flat section that, if used as a base for the print, will not lead to excessive overhangs. The Thingiverse hand is a bad example the way it is positioned in '''[[Digital technologies/3D printing/3D modeling- Beginner#Importing Models to TinkerCAD|Importing Models]]''' section of this article, but the way the flat section of the wrist is designed, and considering the position of the fingers not significantly overhanging (perhaps the pinkie is slightly overhanging), placed on the its flat wrist section, this hand model is expected to print properly without the use of adhesion or even supports!
+
When printing, adhesion is one of the main considerations. Make sure your design contains an adequate flat section that, if used as a base for the print, will not lead to excessive overhangs. The Thingiverse hand is a bad example the way it is positioned in '''[[Digital technologies/3D printing/3D modeling- Beginner#Importing Models to TinkerCAD|Importing Models]]''' section of this article, but the way the flat section of the wrist is designed, and considering the position of the fingers not significantly overhanging (perhaps the pinkie is slightly overhanging), placed on the its flat wrist section, this hand model is expected to print properly without the use of extra adhesion features, or even supports!
    
===Large prints===
 
===Large prints===
295

edits