<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Juliana Misiko</title>
    <description>The latest articles on DEV Community by Juliana Misiko (@julia970).</description>
    <link>https://dev.to/julia970</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1172133%2F670cc89a-ddcf-46e0-a745-e130dacb6112.jpeg</url>
      <title>DEV Community: Juliana Misiko</title>
      <link>https://dev.to/julia970</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/julia970"/>
    <language>en</language>
    <item>
      <title>Essential 3D Printing Terms Every Student Should Know</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Fri, 07 Aug 2026 06:57:28 +0000</pubDate>
      <link>https://dev.to/julia970/essential-3d-printing-terms-every-student-should-know-5h29</link>
      <guid>https://dev.to/julia970/essential-3d-printing-terms-every-student-should-know-5h29</guid>
      <description>&lt;p&gt;Essential 3D Printing Terms Every Student Should Know&lt;br&gt;
3D printing has transformed the way students learn, create, and solve problems. From engineering prototypes and science models to art projects and robotics components, this technology allows ideas to become physical objects in just a few hours. As more schools and universities introduce makerspaces and fabrication labs, understanding the language of 3D printing is becoming an essential skill.&lt;/p&gt;

&lt;p&gt;If you're new to 3D printing, you may come across technical terms that seem confusing at first. Fortunately, most of these concepts are straightforward once you understand what they mean and how they affect the printing process.&lt;/p&gt;

&lt;p&gt;This guide explains the most important 3D printing terms every student should know before designing or printing their first model.&lt;/p&gt;

&lt;p&gt;3D Model&lt;br&gt;
A 3D model is a digital representation of an object. It is created using computer-aided design (CAD) or 3D modeling software such as SelfCAD, Tinkercad, Fusion, Blender, or SolidWorks.&lt;/p&gt;

&lt;p&gt;Think of the 3D model as the blueprint for your printed object. Everything the printer creates is based on this digital design.&lt;/p&gt;

&lt;p&gt;Example: A student designing a miniature bridge for an engineering project first creates the bridge as a 3D model before printing it.&lt;/p&gt;

&lt;p&gt;CAD (Computer-Aided Design)&lt;br&gt;
CAD refers to software used to design precise digital objects. Engineers, architects, product designers, and students use CAD tools to create parts that can later be manufactured or printed.&lt;/p&gt;

&lt;p&gt;Learning CAD helps students improve their creativity, spatial reasoning, and problem-solving skills while preparing them for careers in engineering, architecture, and product design.&lt;/p&gt;

&lt;p&gt;Popular beginner-friendly CAD software includes:&lt;br&gt;
SelfCAD&lt;br&gt;
Tinkercad&lt;br&gt;
Fusion&lt;br&gt;
SketchUp&lt;br&gt;
Onshape&lt;/p&gt;

&lt;p&gt;STL File&lt;/p&gt;

&lt;p&gt;An STL file is one of the most common file formats used in 3D printing. It contains the shape of a 3D object and tells the printer what needs to be built.&lt;/p&gt;

&lt;p&gt;Once a design is complete, it is usually exported as an STL file before moving to the next stage of the printing process.&lt;/p&gt;

&lt;p&gt;Without an STL file, most desktop 3D printers cannot prepare a model for printing.&lt;/p&gt;

&lt;p&gt;Slicer&lt;br&gt;
A slicer is software that converts a 3D model into instructions that a printer can understand.&lt;/p&gt;

&lt;p&gt;Instead of printing an object all at once, a printer builds it one thin layer at a time. The slicer divides the model into hundreds or even thousands of these layers and generates the machine instructions.&lt;/p&gt;

&lt;p&gt;Popular slicers include Cura, PrusaSlicer, OrcaSlicer, and Bambu Studio.&lt;/p&gt;

&lt;p&gt;G-code&lt;br&gt;
After slicing a model, the software generates a G-code file.&lt;/p&gt;

&lt;p&gt;G-code is the language that tells the printer exactly what to do, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;where to move,&lt;/li&gt;
&lt;li&gt;how fast to print,&lt;/li&gt;
&lt;li&gt;how much filament to extrude,&lt;/li&gt;
&lt;li&gt;and what temperature to use.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can think of G-code as the printer's instruction manual for every print.&lt;/p&gt;

&lt;p&gt;Filament&lt;br&gt;
Filament is the material used by most desktop 3D printers. It comes as a long plastic strand wound onto a spool.&lt;/p&gt;

&lt;p&gt;As the printer works, the filament is heated until it melts and is deposited layer by layer to create the final object.&lt;/p&gt;

&lt;p&gt;Common filament materials include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;PLA&lt;/li&gt;
&lt;li&gt;PETG&lt;/li&gt;
&lt;li&gt;ABS&lt;/li&gt;
&lt;li&gt;TPU&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each material has different strengths, flexibility, and temperature requirements.&lt;/p&gt;

&lt;p&gt;PLA&lt;br&gt;
PLA (Polylactic Acid) is the most popular filament for beginners and schools.&lt;/p&gt;

&lt;p&gt;It is easy to print, produces minimal warping, and is made partly from renewable plant-based materials such as corn starch or sugarcane. Because it prints at relatively low temperatures and emits little odor, PLA is often the preferred choice for educational environments.&lt;/p&gt;

&lt;p&gt;Students usually start with PLA before experimenting with more advanced materials.&lt;/p&gt;

&lt;p&gt;Nozzle&lt;/p&gt;

&lt;p&gt;The nozzle is the small metal tip where melted filament exits the printer.&lt;/p&gt;

&lt;p&gt;The size of the nozzle affects print quality and speed.&lt;/p&gt;

&lt;p&gt;A smaller nozzle creates finer details, while a larger nozzle allows faster printing of bigger objects.&lt;/p&gt;

&lt;p&gt;The standard nozzle size on many printers is 0.4 mm.&lt;/p&gt;

&lt;p&gt;Print Bed&lt;/p&gt;

&lt;p&gt;The print bed is the flat surface where objects are printed.&lt;/p&gt;

&lt;p&gt;A clean and level print bed helps the first layer stick properly, reducing the chance of print failures.&lt;/p&gt;

&lt;p&gt;Some printers include heated beds that improve adhesion for certain materials.&lt;/p&gt;

&lt;p&gt;Layer Height&lt;/p&gt;

&lt;p&gt;Layer height refers to the thickness of each printed layer.&lt;/p&gt;

&lt;p&gt;Smaller layers produce smoother, more detailed prints but increase printing time.&lt;/p&gt;

&lt;p&gt;Larger layers print faster but leave more visible layer lines.&lt;/p&gt;

&lt;p&gt;Typical layer heights range from 0.1 mm to 0.3 mm.&lt;/p&gt;

&lt;p&gt;Infill&lt;/p&gt;

&lt;p&gt;Most printed objects are not completely solid inside.&lt;/p&gt;

&lt;p&gt;Instead, the printer fills the interior with a patterned structure known as infill.&lt;/p&gt;

&lt;p&gt;Higher infill percentages create stronger parts but use more material and increase print time.&lt;/p&gt;

&lt;p&gt;For decorative objects, 10–20% infill is often enough, while functional parts may require 40–100%.&lt;/p&gt;

&lt;p&gt;Supports&lt;/p&gt;

&lt;p&gt;Some models contain overhanging sections that cannot be printed in mid-air.&lt;/p&gt;

&lt;p&gt;To prevent these areas from collapsing, the printer creates temporary structures called supports.&lt;/p&gt;

&lt;p&gt;After printing, the supports are removed, leaving the finished object behind.&lt;/p&gt;

&lt;p&gt;Designing models that need fewer supports saves both time and material.&lt;/p&gt;

&lt;p&gt;Overhang&lt;/p&gt;

&lt;p&gt;An overhang is any part of a model that extends outward without sufficient support underneath.&lt;/p&gt;

&lt;p&gt;Large overhangs often require support structures or design modifications.&lt;/p&gt;

&lt;p&gt;Understanding overhangs helps students create models that print more successfully.&lt;/p&gt;

&lt;p&gt;Bridging&lt;/p&gt;

&lt;p&gt;Bridging occurs when a printer creates a horizontal section between two supported points without additional supports.&lt;/p&gt;

&lt;p&gt;Well-tuned printers can bridge surprisingly long gaps, although shorter bridges generally produce better results.&lt;/p&gt;

&lt;p&gt;Build Volume&lt;/p&gt;

&lt;p&gt;Build volume describes the maximum size an object can be printed on a specific machine.&lt;/p&gt;

&lt;p&gt;For example, a printer with a build volume of 220 × 220 × 250 mm cannot print an object larger than those dimensions in one piece.&lt;/p&gt;

&lt;p&gt;Students should always check build volume before beginning large projects.&lt;/p&gt;

&lt;p&gt;Print Speed&lt;/p&gt;

&lt;p&gt;Print speed is the rate at which the printer moves while depositing material.&lt;/p&gt;

&lt;p&gt;Faster printing reduces production time but may lower print quality.&lt;/p&gt;

&lt;p&gt;Slower speeds generally produce cleaner details and stronger layer adhesion.&lt;/p&gt;

&lt;p&gt;Finding the right balance is an important part of successful 3D printing.&lt;/p&gt;

&lt;p&gt;Resolution&lt;/p&gt;

&lt;p&gt;Resolution describes the level of detail a printer can produce.&lt;/p&gt;

&lt;p&gt;Higher resolution means smoother surfaces and sharper features, though it often increases print time.&lt;/p&gt;

&lt;p&gt;For educational projects, medium resolution usually provides the best balance between quality and efficiency.&lt;/p&gt;

&lt;p&gt;Warping&lt;/p&gt;

&lt;p&gt;Warping occurs when the corners of a print lift away from the print bed during printing.&lt;/p&gt;

&lt;p&gt;Common causes include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;incorrect bed temperature,&lt;/li&gt;
&lt;li&gt;poor bed adhesion,&lt;/li&gt;
&lt;li&gt;drafts or uneven cooling.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Proper printer setup and material selection greatly reduce warping.&lt;/p&gt;

&lt;p&gt;Calibration&lt;/p&gt;

&lt;p&gt;Calibration is the process of adjusting the printer so it produces accurate, consistent results.&lt;/p&gt;

&lt;p&gt;Regular calibration includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;leveling the print bed,&lt;/li&gt;
&lt;li&gt;checking nozzle height,&lt;/li&gt;
&lt;li&gt;adjusting extrusion,&lt;/li&gt;
&lt;li&gt;and ensuring the printer moves accurately.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Even experienced users calibrate their printers regularly.&lt;/p&gt;

&lt;p&gt;Prototype&lt;/p&gt;

&lt;p&gt;A prototype is an early version of a product used for testing and improvement.&lt;/p&gt;

&lt;p&gt;One of the greatest strengths of 3D printing is the ability to create prototypes quickly and inexpensively.&lt;/p&gt;

&lt;p&gt;Students can print a design, evaluate it, make improvements, and print a revised version, all within a short period. This rapid design cycle encourages experimentation and helps learners understand that great products are often the result of multiple iterations rather than a single perfect attempt.&lt;/p&gt;

&lt;p&gt;Conclusion&lt;br&gt;
As you continue exploring 3D printing, you'll discover that these terms become second nature. More importantly, they'll help you transform creative ideas into real-world objects, whether you're building a science project, designing a robot, creating artwork, or developing your next innovative invention.&lt;/p&gt;

&lt;p&gt;Mastering the language of 3D printing today lays the foundation for tomorrow's skills in engineering, manufacturing, design, and technology.&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>Choosing Your First 3D Modeling Software for School Projects</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Fri, 07 Aug 2026 06:38:16 +0000</pubDate>
      <link>https://dev.to/julia970/choosing-your-first-3d-modeling-software-for-school-projects-1ic</link>
      <guid>https://dev.to/julia970/choosing-your-first-3d-modeling-software-for-school-projects-1ic</guid>
      <description>&lt;p&gt;Choosing Your First 3D Modeling Software for School Projects&lt;br&gt;
3D modeling has become an essential skill for students interested in science, technology, engineering, mathematics (STEM), architecture, product design, and even the arts. Whether you're creating a simple keychain, designing a bridge for an engineering class, or building a prototype for a robotics competition, the journey begins with choosing the right 3D modeling software.&lt;/p&gt;

&lt;p&gt;With so many options available, selecting your first program can feel overwhelming. Some applications are designed for beginners, while others are built for professional engineers and designers. The best choice depends on your experience, the type of projects you'll create, and your educational goals. This guide explores what to look for in 3D modeling software and highlights some of the best options for students working on school projects.&lt;/p&gt;

&lt;p&gt;Why Choosing the Right Software Matters&lt;br&gt;
Your 3D modeling software is the foundation of every project. It determines how easily you can create designs, edit them, and prepare them for 3D printing or digital presentation. Choosing software that matches your skill level allows you to learn more efficiently without feeling overwhelmed. It also helps you create accurate and printable models while building confidence as your skills improve. More importantly, the experience you gain using the right software can prepare you for higher education and careers in engineering, architecture, industrial design, and manufacturing. Starting with software that is too advanced can be discouraging, while software that is too basic may eventually limit your creativity as your abilities grow.&lt;/p&gt;

&lt;p&gt;What Should Students Look For?&lt;br&gt;
When selecting your first 3D modeling program, it's important to consider several factors beyond popularity. Ease of use should be one of the top priorities, especially for beginners who are still learning the basics of digital design. A clean interface and intuitive tools allow students to focus on creativity rather than navigating complex menus. It's also worth choosing software that offers tutorials, documentation, and an active user community so that learning continues outside the classroom. Students who plan to 3D print their models should ensure the software supports common export formats such as STL or OBJ, making it easy to prepare designs for printing. Cost is another important consideration, but fortunately many excellent programs offer free educational licenses or completely free versions. Finally, students should verify that the software runs well on their computer, as some advanced programs require more powerful hardware than a standard school laptop.&lt;/p&gt;

&lt;p&gt;SelfCAD&lt;br&gt;
SelfCAD is an excellent choice for students who want a platform that combines ease of use with powerful design capabilities. Unlike many traditional CAD programs, SelfCAD integrates 3D modeling, sculpting, slicing, and print preparation into a single application, eliminating the need to switch between multiple software tools. Its intuitive interface and built-in interactive tutorials help beginners learn design concepts while gradually introducing more advanced modeling techniques. Students can create everything from engineering prototypes and classroom models to artistic sculptures and functional products, all within the same workspace. The inclusion of a built-in slicer allows users to prepare their designs for 3D printing without exporting them to another program, making the entire workflow more efficient. For schools looking for an affordable, education-focused solution, SelfCAD provides an excellent balance between accessibility and professional-level features.&lt;/p&gt;

&lt;p&gt;Tinkercad&lt;br&gt;
Tinkercad is one of the best starting points for students who are completely new to 3D modeling. As a browser-based application, it requires no installation and can be accessed from almost any computer with an internet connection. Instead of relying on complicated modeling techniques, Tinkercad allows users to build objects by combining simple geometric shapes. This approach helps students understand fundamental concepts such as scaling, alignment, grouping, and measurement before moving on to more advanced software. Its simplicity makes it especially popular in classrooms, coding clubs, and STEM programs, where students can quickly create printable models without feeling intimidated by a steep learning curve.&lt;/p&gt;

&lt;p&gt;Fusion&lt;br&gt;
Fusion is a powerful CAD platform widely used in both education and industry. Unlike beginner software, Fusion supports parametric modeling, which allows users to modify designs by changing dimensions and constraints without rebuilding the entire model. This makes it an excellent choice for students studying engineering, robotics, manufacturing, or product design, where precision and flexibility are essential. Although it has a steeper learning curve than entry-level software, the time invested in learning Fusion pays off by providing students with skills that are directly applicable in professional environments.&lt;/p&gt;

&lt;p&gt;Blender&lt;br&gt;
Blender is a free and open-source 3D modeling application that has become one of the most popular tools for digital artists, animators, and game developers. While it is fully capable of creating models for 3D printing, its greatest strength lies in artistic modeling rather than engineering design. Students interested in animation, visual effects, character creation, or game development will appreciate Blender's extensive collection of creative tools. Although its interface can seem complex at first, the software offers nearly unlimited possibilities for creative expression once users become familiar with its workflow.&lt;/p&gt;

&lt;p&gt;SketchUp&lt;br&gt;
SketchUp is particularly well suited for students studying architecture, interior design, and construction. Its intuitive drawing tools make it easy to create buildings, floor plans, furniture, and landscape designs while maintaining accurate measurements. The software emphasizes speed and simplicity, allowing students to produce professional-looking architectural models without spending months learning advanced commands. Because of its focus on structural design, SketchUp is an excellent option for classroom projects involving buildings and spaces, although it is less suited for highly detailed mechanical engineering work.&lt;/p&gt;

&lt;p&gt;Onshape&lt;br&gt;
Onshape is a cloud-based CAD platform that runs entirely in a web browser, making it an excellent choice for schools and collaborative learning environments. Because projects are stored online, students can access their work from different devices without worrying about transferring files. One of Onshape's greatest advantages is its real-time collaboration feature, which allows multiple students to work on the same design simultaneously. This makes it particularly useful for group assignments, engineering competitions, and classroom projects where teamwork is an important part of the learning process.&lt;/p&gt;

&lt;p&gt;Which Software Is Best for Different Subjects?&lt;br&gt;
The ideal 3D modeling software often depends on the subject being studied and the type of projects students expect to complete. Engineering students typically benefit from programs such as Fusion or Onshape because they offer precision modeling tools suitable for mechanical design and functional prototypes. Students studying architecture generally find SketchUp more appropriate due to its focus on buildings and interior spaces. Those interested in animation, digital art, or game development usually gravitate toward Blender because of its advanced artistic capabilities. For general STEM education and younger learners, Tinkercad and SelfCAD provide an accessible introduction to 3D modeling while still offering enough features to support meaningful classroom projects.&lt;/p&gt;

&lt;p&gt;Tips for Beginners&lt;br&gt;
Learning 3D modeling is a gradual process, and beginners should focus on mastering the fundamentals before attempting highly complex designs. Starting with simple projects such as name tags, keychains, phone stands, or pencil holders allows students to develop confidence while learning how different modeling tools work. Watching tutorials, practicing regularly, and experimenting with different techniques can significantly accelerate the learning process. It is also important to understand that making mistakes is a normal part of becoming a skilled designer. Every completed project, whether successful or not, teaches valuable lessons that improve future designs.&lt;/p&gt;

&lt;p&gt;Common Mistakes to Avoid&lt;br&gt;
Many students become frustrated by trying to learn professional-level software before mastering the basics. Beginning with simpler programs often leads to faster progress and a stronger understanding of design principles. Another common mistake is ignoring measurements, which can result in models that are either too large, too small, or impossible to print correctly. Some students also skip tutorials, believing they can learn everything through trial and error, but structured lessons often save significant time by introducing best practices from the beginning. Finally, attempting highly detailed projects before mastering simple geometric modeling can make learning more difficult than necessary.&lt;/p&gt;

&lt;p&gt;Growing Beyond Your First Software&lt;br&gt;
Choosing your first 3D modeling program is only the beginning of your design journey. As your confidence grows and your projects become more sophisticated, you may naturally transition to more advanced software that better aligns with your interests or career goals. A student who begins with Tinkercad or SelfCAD may later move to Fusion for engineering projects, while someone interested in animation may continue developing advanced skills in Blender. The good news is that the core concepts of 3D modeling, such as measurements, geometry, scale, and spatial reasoning, remain valuable regardless of the software you use. Once these fundamentals are understood, learning additional programs becomes much easier.&lt;/p&gt;

&lt;p&gt;Conclusion&lt;br&gt;
Choosing your first 3D modeling software does not have to be difficult. The best choice is one that matches your current skill level, supports your educational objectives, and encourages you to continue learning. Beginners often find success with Tinkercad or SelfCAD because of their accessibility and educational focus, while students pursuing engineering, architecture, or digital art can eventually explore more specialized software such as Fusion, SketchUp, Blender, or Onshape. Ultimately, the software itself is only a tool. Your curiosity, creativity, and willingness to practice are what will determine your success. By starting with the right platform and steadily building your skills, you will be well prepared to tackle increasingly ambitious school projects and develop valuable abilities that extend far beyond the classroom.&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>How to Design a Spinning Rocket Balance Toy Using 3D CAD Software</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Wed, 05 Aug 2026 07:52:08 +0000</pubDate>
      <link>https://dev.to/julia970/how-to-design-a-spinning-rocket-balance-toy-using-3d-cad-software-p7i</link>
      <guid>https://dev.to/julia970/how-to-design-a-spinning-rocket-balance-toy-using-3d-cad-software-p7i</guid>
      <description>&lt;p&gt;How to Design a Spinning Rocket Balance Toy Using 3D CAD Software&lt;br&gt;
Designing a spinning rocket balance toy is a fun way to combine creativity, engineering, and 3D modeling. In this article, we’ll explore how to design this unique toy using SelfCAD, an easy-to-use 3D modeling platform that makes it simple to transform creative ideas into functional 3D models. Whether you’re a beginner or an experienced maker, this project offers an engaging way to develop your modeling skills while creating an interactive toy that can spin smoothly and capture the excitement of a rocket launch&lt;br&gt;
Follow along with the interactive tutorial at; &lt;a href="https://www.selfcad.com/tutorials/5l4j3a122e6d544x2j4r3x1w5w3b1171s2z2" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/5l4j3a122e6d544x2j4r3x1w5w3b1171s2z2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once you launch the editor;&lt;br&gt;
From the generators category on the toolbar choose shape generator; Set top radius to 15, bottom radius to 25, number of edges to 64, height to 15, &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fylbwxwrrrtoffl3wayd7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fylbwxwrrrtoffl3wayd7.png" alt=" " width="800" height="368"&gt;&lt;/a&gt;&lt;br&gt;
Click + button to add new segment; Set top radius to 3, bottom radius to 12,, height to 20. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fycpjaxwing6g1u2n4cvn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fycpjaxwing6g1u2n4cvn.png" alt=" " width="800" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize shape generator&lt;br&gt;
From the generators category on the toolbar choose spiral generator; Set top radius to 4, bottom radius to 4, height to 200, edges to 1, position y to 34&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fd25lf5u9b5005ofcpq8z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fd25lf5u9b5005ofcpq8z.png" alt=" " width="800" height="376"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize spiral generator&lt;br&gt;
Click scale on the toolbar; Set y to 40 using highlighted gizmo. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9li9itgtxvobmqzgdj0y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9li9itgtxvobmqzgdj0y.png" alt=" " width="800" height="344"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
From the tools category on the toolbar choose copy offsets; Set y to 40, amount of copies to 6, Click copy button to create copies. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fk3vdxczmgpqi4mwo2ye5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fk3vdxczmgpqi4mwo2ye5.png" alt=" " width="800" height="355"&gt;&lt;/a&gt;&lt;br&gt;
From the edit menu on the toolbar choose merge&lt;br&gt;
From the drawing category on the toolbar choose 3D Sketch; From the tool panel choose circle; Click on highlighted point to draw circle&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhwwjeo7xmpaamv4drl5a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhwwjeo7xmpaamv4drl5a.png" alt=" " width="800" height="373"&gt;&lt;/a&gt;&lt;br&gt;
Type in 0.5 value into the radius measurement, Click on highlighted point to draw circle&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fm8lgrps80ft41cxm7327.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fm8lgrps80ft41cxm7327.png" alt=" " width="799" height="357"&gt;&lt;/a&gt;&lt;br&gt;
Click on spiral 1 to select&lt;br&gt;
From the tools category on the toolbar choose follow path; Set mode to extrude, direction to bottom/top&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fldubp1vqs80vcl3crrga.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fldubp1vqs80vcl3crrga.png" alt=" " width="799" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize follow path&lt;br&gt;
Click move on the toolbar; Set y to 30 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fw9iedvi87fnqmim6wupj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fw9iedvi87fnqmim6wupj.png" alt=" " width="799" height="351"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 1, Bottom radius to 1, position y to 297, rotation z to 90. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvw6vzk0e0ajvws12a967.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvw6vzk0e0ajvws12a967.png" alt=" " width="799" height="354"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cylinder&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set height to 1, horizontal segments to 50, arc to 90, , position x to -125, rotation y to 45. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4arvilrkhbvenkgwbkxe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4arvilrkhbvenkgwbkxe.png" alt=" " width="800" height="356"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cylinder&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 49, Bottom radius to 49, height to 1, horizontal segments to 50, arc to 45, , position x to -125, rotation y to 90, rotation z to 90. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fytsagidk51vmvmua880h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fytsagidk51vmvmua880h.png" alt=" " width="799" height="357"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cylinder&lt;br&gt;
Click on mesh 13 to select&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 1 Bottom radius to 1, height to 20, position x to -95, rotation z to 90.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmkp5faahxt9vg6l9kfnw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmkp5faahxt9vg6l9kfnw.png" alt=" " width="799" height="358"&gt;&lt;/a&gt;&lt;br&gt;
 Tick the checkmark to finalize cylinder&lt;br&gt;
Click move on the toolbar; Set x to -49, z to -32, y to 297.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzialilrh4j1mfjsefpbm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzialilrh4j1mfjsefpbm.png" alt=" " width="800" height="355"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
From the utilities category on the toolbar choose mirror; Set create copy to true, &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbbl5nwwmndt8sn3dp7pt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbbl5nwwmndt8sn3dp7pt.png" alt=" " width="800" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize mirror&lt;br&gt;
Click move on the toolbar; Set x to 49 using highlighted gizmo. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgj9dtp01ga3z6ejo5n8h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgj9dtp01ga3z6ejo5n8h.png" alt=" " width="800" height="353"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
Click on mesh 21(1), 17(1), 13(1), 9, 5 to select&lt;br&gt;
Click Boolean on the toolbar; From the tool panel choose union. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2oqz2dr65biciv1oq52a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2oqz2dr65biciv1oq52a.png" alt=" " width="800" height="355"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize union&lt;br&gt;
As you continue honing your design skills, remember that SelfCAD offers a wealth of resources to support your learning journey. To deepen your understanding and explore more advanced features, consider checking out the interactive tutorials (&lt;a href="https://www.selfcad.com/tutorials" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials&lt;/a&gt;) available on the SelfCAD website. The tutorials page provides a treasure trove of guides, tips, and tricks that cater to designers of all levels.&lt;br&gt;
More structured learning experience can also be accessed at the SelfCAD Academy (&lt;a href="https://www.selfcad.com/academy/curriculum/" rel="noopener noreferrer"&gt;https://www.selfcad.com/academy/curriculum/&lt;/a&gt;), &lt;a href="https://www.youtube.com/@3dmodeling101" rel="noopener noreferrer"&gt;https://www.youtube.com/@3dmodeling101&lt;/a&gt;, and 3D Modeling 101 series (&lt;a href="https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB" rel="noopener noreferrer"&gt;https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB&lt;/a&gt;). This comprehensive resource offers in-depth courses taught by industry experts, allowing you to master the intricacies of SelfCAD at your own pace&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>How to Design a Compact Memo Holder Using 3D CAD Software</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Wed, 05 Aug 2026 07:33:07 +0000</pubDate>
      <link>https://dev.to/julia970/how-to-design-a-compact-memo-holder-using-3d-cad-software-4kom</link>
      <guid>https://dev.to/julia970/how-to-design-a-compact-memo-holder-using-3d-cad-software-4kom</guid>
      <description>&lt;p&gt;How to Design a Compact Memo Holder Using 3D CAD Software&lt;br&gt;
Designing a compact memo holder is a simple yet practical way to explore creativity and 3D modeling. In this article, we’ll show you how to design a functional memo holder using SelfCAD, an intuitive 3D modeling platform that makes it easy to create customized objects from scratch. You’ll learn how to shape the holder, add useful details, and create a compact design that keeps notes organized and easily accessible. Whether you’re new to 3D modeling or looking to improve your design skills, this project provides a great opportunity to create a useful everyday accessory while learning the basics of SelfCAD&lt;br&gt;
Follow along with the interactive tutorial at; &lt;a href="https://www.selfcad.com/tutorials/305g1o3o5a5z6s272r5o4v4w575p283w713l" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/305g1o3o5a5z6s272r5o4v4w575p283w713l&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once you launch the editor;&lt;br&gt;
From the 3D Shapes category on the toolbar choose cube; Set width to 50, height to 1, depth to 250 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fh0m51fbd2kthab3wkqjy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fh0m51fbd2kthab3wkqjy.png" alt=" " width="800" height="379"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark finalize cube&lt;br&gt;
From the 3D Shapes category on the toolbar choose cube; Set width to 78, height to 2, depth to 25, position x to -20, position z to -105. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxrvnm6h15pzl4t35hjw2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxrvnm6h15pzl4t35hjw2.png" alt=" " width="800" height="375"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark finalize cube&lt;br&gt;
From the 3D Shapes category on the toolbar choose cube; Set width to 38, height to 2, depth to 2, position z to -75. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzke2db3buivlpsnf3gox.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzke2db3buivlpsnf3gox.png" alt=" " width="799" height="378"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark finalize cube&lt;br&gt;
Click copy button to copy selected objects; Click move on the toolbar; Set z to 115. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgd1hwvl9660opd3s1syy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgd1hwvl9660opd3s1syy.png" alt=" " width="800" height="368"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 4 to select it&lt;br&gt;
Click Boolean on the toolbar; from the tool panel choose difference, Choose group 1 to subtract. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fobevjmhxzz2zxvajk9ap.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fobevjmhxzz2zxvajk9ap.png" alt=" " width="800" height="375"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize difference&lt;br&gt;
From the modify category on the toolbar choose resolution; Set detail level to 6, uniform to true&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6pql6tuulr7418qpl4qc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6pql6tuulr7418qpl4qc.png" alt=" " width="800" height="359"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize resolution&lt;br&gt;
Click cube selection on the toolbar; Set front to 49&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fv020765nyh2pi64fjyo4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fv020765nyh2pi64fjyo4.png" alt=" " width="799" height="291"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cube selection&lt;br&gt;
Click rotate on the toolbar; Click manual origin position button to set origin position&lt;br&gt;
Click on highlighted point to set origin position; Set x to -300. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq2eet1osggdrg3ox1hn6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq2eet1osggdrg3ox1hn6.png" alt=" " width="800" height="360"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
Click cube selection on the toolbar; Set back to 215&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs3a049ctpd8kew5dupnb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs3a049ctpd8kew5dupnb.png" alt=" " width="799" height="300"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cube selection&lt;br&gt;
Click rotate on the toolbar; Click manual origin position button to set origin position, Click on highlighted point to set origin position, Set x to -45. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqjiquwkzswy5remzuqez.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqjiquwkzswy5remzuqez.png" alt=" " width="799" height="378"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
As you continue honing your design skills, remember that SelfCAD offers a wealth of resources to support your learning journey. To deepen your understanding and explore more advanced features, consider checking out the interactive tutorials (&lt;a href="https://www.selfcad.com/tutorials" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials&lt;/a&gt;) available on the SelfCAD website. The tutorials page provides a treasure trove of guides, tips, and tricks that cater to designers of all levels.&lt;br&gt;
More structured learning experience can also be accessed at the SelfCAD Academy (&lt;a href="https://www.selfcad.com/academy/curriculum/" rel="noopener noreferrer"&gt;https://www.selfcad.com/academy/curriculum/&lt;/a&gt;), &lt;a href="https://www.youtube.com/@3dmodeling101" rel="noopener noreferrer"&gt;https://www.youtube.com/@3dmodeling101&lt;/a&gt;, and 3D Modeling 101 series (&lt;a href="https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB" rel="noopener noreferrer"&gt;https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB&lt;/a&gt;). This comprehensive resource offers in-depth courses taught by industry experts, allowing you to master the intricacies of SelfCAD at your own pace&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>Organizers and Storage Items You Can Try Designing in 3D CAD Software</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Fri, 31 Jul 2026 10:08:11 +0000</pubDate>
      <link>https://dev.to/julia970/organizers-and-storage-items-you-can-try-designing-in-3d-cad-software-2a33</link>
      <guid>https://dev.to/julia970/organizers-and-storage-items-you-can-try-designing-in-3d-cad-software-2a33</guid>
      <description>&lt;p&gt;Organizers and Storage Items You Can Try Designing in 3D CAD Software&lt;/p&gt;

&lt;p&gt;Keeping everyday items organized does not always require expensive storage solutions. With 3D CAD software, you can design your own organizers and storage products based on the objects you already have at home, in the office, or in the classroom. From small holders for electronic accessories to decorative baskets and boxes, 3D modeling gives you the freedom to create products that fit your space and your specific needs.&lt;/p&gt;

&lt;p&gt;Designing storage items in 3D CAD is also a great way to develop practical modeling skills. Simple objects can teach you how to work with dimensions, curves, holes, patterns, symmetry, and other essential design techniques. Once the design is complete, it can potentially be 3D printed and turned into a functional object.&lt;/p&gt;

&lt;p&gt;Here are several organizer and storage ideas you can try designing in 3D CAD software.&lt;/p&gt;

&lt;p&gt;SD Card Holder&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/v361h70442s811a1r444yc4y5p25n731z01d" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/v361h70442s811a1r444yc4y5p25n731z01d&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;SD cards are small and easy to misplace, making an SD card holder a practical beginner-friendly 3D design project. A custom holder can be designed to keep multiple memory cards safely in one location while making them easy to access when needed.&lt;/p&gt;

&lt;p&gt;When designing an SD card holder, you can create individual slots that fit the cards securely without making them difficult to remove. The overall size can be adjusted depending on how many cards you want to store. You could also add a lid or cover to protect the cards from dust and accidental damage.&lt;/p&gt;

&lt;p&gt;One of the advantages of designing your own holder is that you can customize it for your particular collection. You might create a compact version for carrying a few cards or a larger desktop organizer for photographers, videographers, and other users who work with multiple storage cards.&lt;/p&gt;

&lt;p&gt;This project is also useful for practicing precise measurements in CAD software because the slots need to be accurately sized for the objects they will hold.&lt;/p&gt;

&lt;p&gt;Mesh Bowl&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/3dc5p2s44q376e3w6h2o31co2k5t2d573x4a" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/3dc5p2s44q376e3w6h2o31co2k5t2d573x4a&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A mesh bowl combines functionality with an interesting visual design. Unlike a traditional solid bowl, a mesh bowl uses a patterned structure that creates openings across its surface.&lt;/p&gt;

&lt;p&gt;This makes it an excellent project for experimenting with repeated shapes and patterns in 3D CAD software. You could create a simple grid, a honeycomb pattern, geometric openings, or a more decorative arrangement depending on the look you want.&lt;/p&gt;

&lt;p&gt;A mesh bowl can be used for storing lightweight household objects such as keys, accessories, stationery, or small toys. It can also serve as a decorative piece on a desk, shelf, or table.&lt;/p&gt;

&lt;p&gt;Designing a mesh structure can be a useful exercise because it teaches you how to create repeated elements while maintaining the overall strength and shape of an object. You can experiment with the thickness of the walls and the size of the openings to create different designs.&lt;/p&gt;

&lt;p&gt;Bag Holder&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/o224b2k582q3v4b633b275k3o6542186w4d4" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/o224b2k582q3v4b633b275k3o6542186w4d4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bags can quickly create clutter when they are left on countertops, chairs, or floors. A 3D-designed bag holder offers a simple way to keep reusable shopping bags, small backpacks, handbags, or other lightweight bags in one place.&lt;/p&gt;

&lt;p&gt;The design can take many forms depending on where it will be used. For example, you could create a wall-mounted holder with hooks for hanging bags or a freestanding design that sits on a shelf.&lt;/p&gt;

&lt;p&gt;A wall-mounted version could include multiple hooks arranged along a base. You could customize the spacing between the hooks depending on the number and size of bags you want to store.&lt;/p&gt;

&lt;p&gt;This type of project is particularly useful for learning how to design objects that need to support weight. While designing, you can consider the thickness of the base, the shape of the hooks, and the way the holder will be attached to a surface.&lt;/p&gt;

&lt;p&gt;Fruit Basket&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/4z2t4d4u4b2v6x6h1d4j6n5o276s5n643d2z" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/4z2t4d4u4b2v6x6h1d4j6n5o276s5n643d2z&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A fruit basket is another practical object that can be designed in 3D CAD while giving you plenty of opportunities to experiment with shape and structure.&lt;/p&gt;

&lt;p&gt;Rather than creating a simple solid container, you can design a basket with openings that allow air to circulate around the fruit. You could use curved sections, geometric patterns, or a combination of both to create an attractive appearance.&lt;/p&gt;

&lt;p&gt;The shape of the basket can also be customized. A traditional rounded basket is one option, while a more modern design could use angular surfaces or an unusual geometric form.&lt;/p&gt;

&lt;p&gt;When designing a fruit basket, it is important to consider the size and weight of the fruit it will hold. The base should provide enough stability, while the walls need to be strong enough to support the contents. Handles can also be added to make the basket easier to move.&lt;/p&gt;

&lt;p&gt;This project provides an excellent opportunity to combine aesthetics with functionality. The final design does not simply need to work; it can also become an attractive addition to a kitchen or dining area.&lt;/p&gt;

&lt;p&gt;Gem Box&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/172mu2j4j505t595f5m6k301234236u40x15" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/172mu2j4j505t595f5m6k301234236u40x15&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have small jewelry, gemstones, beads, or other valuable accessories, a custom gem box can provide an organized storage solution.&lt;/p&gt;

&lt;p&gt;A 3D CAD-designed gem box can be as simple or elaborate as you want. You could create a small container with a removable lid or design a box with multiple compartments for separating different items.&lt;/p&gt;

&lt;p&gt;For example, the interior could contain several small sections for rings, gemstones, beads, or other accessories. A hinged lid could make the box more convenient to use, while a snap-fit or sliding mechanism could give it a more compact appearance.&lt;/p&gt;

&lt;p&gt;The exterior can also be customized with patterns, textures, or decorative details. This makes the gem box an interesting project for practicing both functional modeling and artistic design.&lt;/p&gt;

&lt;p&gt;Because small boxes are relatively compact, they can also be a convenient project for people who are learning how to turn digital CAD designs into physical 3D-printed objects.&lt;/p&gt;

&lt;p&gt;Pencil Organizer&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/5m3d1j5n2j5d62r5y2bd4sm2d5v4r263sa3c" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/5m3d1j5n2j5d62r5y2bd4sm2d5v4r263sa3c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A pencil organizer is one of the most practical desktop accessories you can design. It can help keep pencils, pens, markers, rulers, and other stationery organized while giving you the opportunity to create a design that matches your workspace.&lt;/p&gt;

&lt;p&gt;The simplest version could be a container with several circular or rectangular compartments. More advanced designs could include separate sections for different types of stationery, such as pencils in one area, pens in another, and smaller accessories in a third.&lt;/p&gt;

&lt;p&gt;You can also experiment with the shape of the organizer. Instead of a traditional rectangular container, consider creating a hexagonal, cylindrical, curved, or modular design.&lt;/p&gt;

&lt;p&gt;A pencil organizer is particularly suitable for beginners because the basic geometry is relatively simple. As your CAD skills improve, you can add more complicated features such as patterns, labels, handles, dividers, or decorative surfaces.&lt;/p&gt;

&lt;p&gt;For students, this can also be a useful introduction to designing objects that solve everyday problems.&lt;/p&gt;

&lt;p&gt;Fruit Basket: A Modular or Stackable Design&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/1q1e6269182y1o4j2n2h3t31t3j3e6l8675t" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/1q1e6269182y1o4j2n2h3t31t3j3e6l8675t&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want to take the fruit basket concept further, consider designing a second version with a completely different structure. Instead of creating a conventional basket, you could design a modular or stackable fruit storage system.&lt;/p&gt;

&lt;p&gt;For example, individual basket sections could be designed to stack vertically, allowing users to separate different types of fruit while making better use of limited counter space. Each section could have openings for ventilation and a lip or connection mechanism that keeps the baskets securely aligned.&lt;/p&gt;

&lt;p&gt;Another approach is to create a tiered design, with smaller baskets positioned above larger ones. This could make it easier to see and access the fruit while creating a more distinctive visual appearance.&lt;/p&gt;

&lt;p&gt;Designing a second fruit basket with a different purpose is a good way to explore how the same basic product category can be approached from different design perspectives. One design might prioritize appearance, while another focuses on storage capacity, accessibility, or space efficiency.&lt;/p&gt;

&lt;p&gt;Why Design Your Own Organizers?&lt;/p&gt;

&lt;p&gt;Creating storage products in 3D CAD software is about more than simply making attractive objects. It gives you an opportunity to solve everyday problems through design.&lt;/p&gt;

&lt;p&gt;Commercial storage products are usually manufactured for general users, so they may not always fit a particular desk, drawer, shelf, or collection of objects. With CAD software, you can adjust dimensions and features to create something that is better suited to your needs.&lt;/p&gt;

&lt;p&gt;For example, an SD card holder can be designed around the exact number of cards you own. A pencil organizer can be sized to fit a specific section of your desk, while a fruit basket can be designed to fit a particular countertop.&lt;/p&gt;

&lt;p&gt;This ability to customize is one of the biggest advantages of 3D modeling.&lt;/p&gt;

&lt;p&gt;Turn Your CAD Designs Into Physical Objects&lt;/p&gt;

&lt;p&gt;Once you have finished designing an organizer or storage item, you can take the project a step further by preparing it for 3D printing. This turns your digital design into a physical object that can be tested and improved.&lt;/p&gt;

&lt;p&gt;SelfCAD is one option for creating these types of projects because it combines 3D modeling and 3D printing preparation in one platform. Its range of modeling tools can be used to create everything from simple containers and holders to more detailed decorative designs. Beginners can start with basic shapes and gradually experiment with more advanced features as they become comfortable with 3D design.&lt;/p&gt;

&lt;p&gt;The process of designing, printing, testing, and modifying an object also teaches an important principle of product design: the first version does not always have to be perfect. You can identify problems with the fit, strength, size, or usability of a model and then return to the CAD software to make improvements.&lt;/p&gt;

&lt;p&gt;Conclusion&lt;/p&gt;

&lt;p&gt;Organizer and storage products are excellent projects for anyone looking to practice 3D CAD design while creating something genuinely useful. An SD card holder, mesh bowl, bag holder, fruit basket, gem box, pencil organizer, or alternative fruit basket can each introduce different design challenges and opportunities for customization.&lt;/p&gt;

&lt;p&gt;These projects also demonstrate one of the most useful aspects of 3D CAD: the ability to turn an everyday problem into a custom-designed solution. Instead of searching for a storage product that fits your needs, you can design one yourself, adjust its dimensions, experiment with its appearance, and potentially 3D print the finished object.&lt;/p&gt;

&lt;p&gt;Whether you are a beginner learning CAD for the first time or an experienced designer looking for practical projects, household organizers provide an excellent starting point. They are simple enough to approach as individual projects while offering plenty of room for creativity, experimentation, and improvement.&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>Creative Ways Teachers Can Use 3D Models in the Classroom</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Fri, 31 Jul 2026 09:05:39 +0000</pubDate>
      <link>https://dev.to/julia970/creative-ways-teachers-can-use-3d-models-in-the-classroom-2b26</link>
      <guid>https://dev.to/julia970/creative-ways-teachers-can-use-3d-models-in-the-classroom-2b26</guid>
      <description>&lt;p&gt;Creative Ways Teachers Can Use 3D Models in the Classroom&lt;/p&gt;

&lt;p&gt;Modern classrooms are becoming increasingly interactive as teachers look for new ways to make lessons more engaging and easier to understand. While textbooks, presentations, videos, and digital learning platforms remain valuable teaching resources, physical 3D models offer something different: students can see, touch, examine, and interact with an object rather than simply looking at a picture of it.&lt;/p&gt;

&lt;p&gt;3D models can be used across many subjects, from biology and geography to mathematics, engineering, history, and art. They can represent objects that are too large, too small, too complex, or too fragile to bring into a classroom. With the growing accessibility of 3D printing, teachers can also create customized models that are specifically designed around their curriculum.&lt;/p&gt;

&lt;p&gt;Whether a school has a dedicated 3D printer or uses commercially produced models, there are many creative ways teachers can incorporate these resources into everyday lessons.&lt;/p&gt;

&lt;p&gt;Turn Difficult Concepts Into Something Students Can Touch&lt;br&gt;
One of the simplest and most effective uses of a 3D model is making an abstract concept tangible. Students often struggle when they are expected to understand something that cannot easily be observed in the real world.&lt;/p&gt;

&lt;p&gt;In biology, for example, a textbook illustration of the human heart may show the major chambers and blood vessels, but a physical heart model allows students to examine its shape and structure from different angles. Similarly, a model of a DNA double helix can help learners understand the three-dimensional arrangement of genetic material.&lt;/p&gt;

&lt;p&gt;The same principle applies to other subjects. A mathematics teacher can use 3D shapes to demonstrate volume and surface area, while a geography teacher can use a physical model of the Earth to explain its layers.&lt;/p&gt;

&lt;p&gt;By transforming abstract information into something students can physically explore, teachers can make challenging concepts easier to understand.&lt;/p&gt;

&lt;p&gt;Create Interactive Classroom Demonstrations&lt;/p&gt;

&lt;p&gt;A 3D model can turn an ordinary lecture into an interactive demonstration. Instead of explaining a concept while students look at a slide, teachers can place a model in front of the class and use it as a focal point for discussion.&lt;/p&gt;

&lt;p&gt;For example, during a lesson about the human skeletal system, a teacher can use a 3D spine model to demonstrate the different sections of the vertebral column. Students can observe the model while the teacher explains the role of each region.&lt;/p&gt;

&lt;p&gt;The model becomes more than a visual aid. It gives students a shared object to discuss and analyze, making it easier for teachers to ask questions and encourage participation.&lt;/p&gt;

&lt;p&gt;Let Students Become the Teacher&lt;/p&gt;

&lt;p&gt;One particularly effective classroom activity is asking students to use a 3D model to teach their classmates. Instead of simply listening to an explanation, students can be given a model and asked to identify its parts and explain how they work.&lt;/p&gt;

&lt;p&gt;For example, a student could be given a 3D flower model and asked to identify the stigma, style, ovary, anther, and filament before explaining their roles in plant reproduction.&lt;/p&gt;

&lt;p&gt;This approach encourages students to engage with the subject more deeply. Teaching a concept requires a student to organize information, identify important details, and communicate ideas clearly. If they cannot explain a structure using the model, the activity also helps reveal areas where they need additional support.&lt;/p&gt;

&lt;p&gt;Use Models for Group Problem-Solving&lt;/p&gt;

&lt;p&gt;3D models can be particularly effective when students work in small groups. Rather than giving every student the same worksheet, teachers can provide groups with a model and a problem they need to solve.&lt;/p&gt;

&lt;p&gt;A biology class, for instance, could be given a 3D model of the human kidney and asked to identify its major structures before explaining how the organ contributes to maintaining the body's internal balance.&lt;/p&gt;

&lt;p&gt;In a mathematics class, groups could receive different geometric models and be asked to determine which object has the greatest volume. In a geography lesson, students might examine a model of the Earth's interior and discuss what happens at different depths.&lt;/p&gt;

&lt;p&gt;These activities encourage communication and collaboration while allowing students to apply their knowledge rather than simply recall information.&lt;/p&gt;

&lt;p&gt;Make Science Projects More Hands-On&lt;/p&gt;

&lt;p&gt;Science projects often require students to research a topic and present their findings. Adding a 3D model can make these projects more creative and memorable.&lt;/p&gt;

&lt;p&gt;Instead of creating a traditional poster about the respiratory system, for example, a student could create or use a 3D lung model and explain how air moves through the respiratory tract. A student studying astronomy could build a model representing the solar system, while another researching geology could create a cross-section of the Earth's layers.&lt;/p&gt;

&lt;p&gt;The physical model gives students something concrete to demonstrate during their presentations. It can also encourage them to think about scale, structure, and design while researching their subject.&lt;/p&gt;

&lt;p&gt;Teach Through Comparison&lt;/p&gt;

&lt;p&gt;Another creative use of 3D models is comparing different structures or objects. Comparison encourages students to identify similarities, differences, relationships, and patterns.&lt;/p&gt;

&lt;p&gt;In biology, a teacher could provide models of a normal and abnormal bone and ask students to identify the differences. Students could compare different types of vertebrae or examine models of plant and animal cells.&lt;/p&gt;

&lt;p&gt;In geography, students could compare models of different landforms. In mathematics, they could compare three-dimensional shapes and determine how changing dimensions affects their properties.&lt;/p&gt;

&lt;p&gt;Physical models make comparisons more immediate because students can examine the objects side by side rather than switching between images on a screen.&lt;/p&gt;

&lt;p&gt;Use 3D Models for Assessment&lt;/p&gt;

&lt;p&gt;3D models can also be incorporated into tests and classroom assessments. Instead of asking students to identify a structure from a two-dimensional image, teachers can use a physical model and ask students to identify different parts.&lt;/p&gt;

&lt;p&gt;This is especially useful in subjects such as anatomy and biology, where students need to develop strong spatial understanding.&lt;/p&gt;

&lt;p&gt;For example, a teacher could place numbered markers on different parts of a 3D kidney, eye, skeleton, or flower. Students could then identify each numbered structure and explain its function.&lt;/p&gt;

&lt;p&gt;This type of assessment tests more than memorization. It evaluates whether students can recognize and understand structures in a three-dimensional context.&lt;/p&gt;

&lt;p&gt;Encourage Students to Design Their Own Models&lt;/p&gt;

&lt;p&gt;Perhaps one of the most creative ways to use 3D models is to allow students to design them themselves. Designing a model requires students to understand the subject before they can represent it accurately.&lt;/p&gt;

&lt;p&gt;A biology student designing a cell model must first understand the shape and function of its organelles. A student creating a geometric object must understand its dimensions and properties. A history student designing a model of an ancient structure needs to research how it was constructed.&lt;/p&gt;

&lt;p&gt;The design process therefore becomes part of the learning experience.&lt;/p&gt;

&lt;p&gt;Students can use accessible 3D modeling software such as SelfCAD to create their designs. They can then prepare the models for 3D printing and turn their digital creations into physical objects. This combines subject knowledge with digital design, creativity, and problem-solving.&lt;/p&gt;

&lt;p&gt;Bring STEM and Art Together&lt;/p&gt;

&lt;p&gt;3D modeling provides an excellent opportunity to connect science, technology, engineering, mathematics, and art. Students can learn scientific concepts while also developing design and creative skills.&lt;/p&gt;

&lt;p&gt;For example, students studying anatomy could design an artistic representation of an organ while maintaining its important anatomical features. Mathematics students could explore patterns and symmetry through 3D shapes. Engineering students could design structures and test how changes to their shape affect stability.&lt;/p&gt;

&lt;p&gt;These interdisciplinary projects demonstrate that subjects do not have to be taught in isolation. A single 3D project can involve research, mathematics, design, technology, writing, and presentation skills.&lt;/p&gt;

&lt;p&gt;Make Learning More Inclusive&lt;/p&gt;

&lt;p&gt;Not every student learns best by reading or listening. Some learners benefit significantly from visual and hands-on experiences.&lt;/p&gt;

&lt;p&gt;3D models provide another way for students to interact with information. A learner who finds a textbook diagram confusing may understand a concept more easily after holding and examining a physical model.&lt;/p&gt;

&lt;p&gt;Teachers can also use large, clearly labeled models during classroom demonstrations to make important information easier to see. Removable or modular models can allow students to examine individual components without having to mentally separate them from a larger diagram.&lt;/p&gt;

&lt;p&gt;This flexibility makes 3D models a useful addition to a variety of teaching approaches.&lt;/p&gt;

&lt;p&gt;Use Models for Revision and Review&lt;/p&gt;

&lt;p&gt;3D models do not have to be used only when introducing a new topic. They can also become valuable revision tools.&lt;/p&gt;

&lt;p&gt;At the end of a unit, teachers can place several models around the classroom and create a rotation activity. Students move between stations, identify structures, answer questions, and explain concepts.&lt;/p&gt;

&lt;p&gt;For example, an anatomy revision lesson might include models of the eye, heart, lungs, kidney, and skeleton. Students could spend a few minutes at each station reviewing important structures and functions.&lt;/p&gt;

&lt;p&gt;This type of activity can break up conventional revision sessions and encourage students to retrieve information actively rather than simply rereading notes.&lt;/p&gt;

&lt;p&gt;Integrate 3D Printing Into the Classroom&lt;/p&gt;

&lt;p&gt;For schools with access to 3D printers, teachers can take these activities even further. Students can participate in the entire process, from researching an object to designing it digitally and eventually producing a physical model.&lt;/p&gt;

&lt;p&gt;This gives learners insight into how digital designs become real-world objects. It also introduces practical skills such as measurement, spatial reasoning, digital modeling, troubleshooting, and iterative design.&lt;/p&gt;

&lt;p&gt;Teachers do not need to limit 3D printing to technology classes. Biology students can print anatomical structures, mathematics students can create geometric shapes, and geography students can produce terrain models.&lt;/p&gt;

&lt;p&gt;The technology can therefore become a cross-curricular teaching resource rather than a tool restricted to one subject.&lt;/p&gt;

&lt;p&gt;3D Software Recommendation&lt;br&gt;
For teachers looking to bring more 3D modeling and printing activities into the classroom, SelfCAD can be a practical platform for turning these ideas into hands-on projects. Teachers can use it to introduce students to 3D design while creating models that support lessons, classroom demonstrations, and student projects. Students can also use SelfCAD to design their own objects, giving them an opportunity to apply creativity, problem-solving, and subject knowledge to a practical task. From designing educational models to creating functional objects, the platform can support a variety of classroom activities across STEM, technology, art, and design. This makes SelfCAD a useful option for educators who want to combine digital modeling with hands-on learning and 3D printing.&lt;/p&gt;

&lt;p&gt;Conclusion&lt;/p&gt;

&lt;p&gt;3D models can transform ordinary classroom activities into more interactive learning experiences. They allow students to explore structures from different angles, participate in demonstrations, collaborate with classmates, and apply their knowledge to real objects.&lt;/p&gt;

&lt;p&gt;From using anatomy models in biology to exploring geometry, geography, engineering, and history, the possibilities are extensive. Even simple models can become powerful teaching aids when teachers encourage students to interact with them rather than simply look at them.&lt;/p&gt;

&lt;p&gt;The greatest potential comes when students are involved in creating their own models. With accessible 3D modeling and printing tools such as SelfCAD, learners can move from studying an object to designing and producing their own representation of it.&lt;/p&gt;

&lt;p&gt;As 3D printing becomes more accessible in schools, teachers have an opportunity to make learning more practical, creative, and engaging. Rather than replacing traditional teaching methods, 3D models complement them by giving students another way to see, understand, and interact with the subjects they are learning.&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>How to Design an Indian Flute (Bansuri) Using 3D CAD Software</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Fri, 31 Jul 2026 07:28:29 +0000</pubDate>
      <link>https://dev.to/julia970/how-to-design-an-indian-flute-bansuri-using-3d-cad-software-37d</link>
      <guid>https://dev.to/julia970/how-to-design-an-indian-flute-bansuri-using-3d-cad-software-37d</guid>
      <description>&lt;p&gt;How to Design an Indian Flute (Bansuri) Using 3D CAD Software&lt;br&gt;
The Indian flute, commonly known as the Bansuri, is a timeless musical instrument admired for its simple design and rich cultural heritage. Recreating this iconic instrument in 3D offers an excellent opportunity to practice precision 3D modeling&lt;br&gt;
 while learning techniques for crafting smooth cylindrical forms and detailed features. In this tutorial, you'll learn how to design a Bansuri from scratch using SelfCAD's intuitive modeling tools. Step by step, you'll create the flute's body, add the finger holes and finishing details, and refine the model into a realistic design that's ready for rendering, animation, or 3D printing&lt;br&gt;
To access the interactive tutorial to this article, check out &lt;a href="https://www.selfcad.com/tutorials/59x2d1w4t4v4z3d16105md4xg3h4r3d4w4r1" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/59x2d1w4t4v4z3d16105md4xg3h4r3d4w4r1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once you’ve launched the editor;&lt;br&gt;
From the 3D Shapes category on the toolbar choose Cylinder; Set top radius to 18, bottom radius to 18, height to 680, horizontal segments to 64, vertical segments to 64, rotation z to 90&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnb0xt7x07qfwbxu2owqs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnb0xt7x07qfwbxu2owqs.png" alt=" " width="800" height="356"&gt;&lt;/a&gt;&lt;br&gt;
Click to finalize cylinder&lt;br&gt;
Click to activate polygon selection; Click on highlighted region to select it&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fotz8vpbtbmh8204d78du.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fotz8vpbtbmh8204d78du.png" alt=" " width="800" height="390"&gt;&lt;/a&gt;&lt;br&gt;
Click delete button to delete selected object&lt;br&gt;
From the modify category on the toolbar choose add thickness; Set thickness to -5&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3699dtjtpi18giufeysc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3699dtjtpi18giufeysc.png" alt=" " width="800" height="357"&gt;&lt;/a&gt;&lt;br&gt;
Click to finalize add thickness&lt;br&gt;
From the 3D Shapes category on the toolbar choose Cylinder; Set top radius to 10, bottom radius to 10, vertical segments to 32, position y to 18&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvhk8fec3r7kgmj3qi7nv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvhk8fec3r7kgmj3qi7nv.png" alt=" " width="799" height="356"&gt;&lt;/a&gt;&lt;br&gt;
Click to finalize cylinder&lt;br&gt;
Click move on the toolbar; Click copy button to copy selected objects, Set x to -33&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F47e3gpfphay4n3qxks7r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F47e3gpfphay4n3qxks7r.png" alt=" " width="799" height="357"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects, Set x to -65&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe5e41ertdfmdpd7naxad.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe5e41ertdfmdpd7naxad.png" alt=" " width="799" height="356"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects, Set x to -144&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwmot9dsg8rq4a48c8ssj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwmot9dsg8rq4a48c8ssj.png" alt=" " width="800" height="355"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects; Set x to -178&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8irxb3pmt60gax32zhll.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8irxb3pmt60gax32zhll.png" alt=" " width="800" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects; Set x to -260&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqlu4v9u8sfj87eoinooi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqlu4v9u8sfj87eoinooi.png" alt=" " width="800" height="351"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects; Set x to 238&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhxzf8uxl47hxg7x4pxir.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhxzf8uxl47hxg7x4pxir.png" alt=" " width="800" height="355"&gt;&lt;/a&gt;&lt;br&gt;
Click stitch &amp;amp; scoop on the toolbar; From the tool panel choose difference, Choose mesh 8, 8(1), 8(2), 8(3), 8(4), 8(5), 8(6) to subtract&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmj2f8dqza0o5hctsy88u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmj2f8dqza0o5hctsy88u.png" alt=" " width="800" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Click to finalize difference&lt;br&gt;
From the 3D Shapes category on the toolbar choose Cylinder; Set top radius to 18, bottom radius to 18, height to 40, vertical segments to 64, position x to 300, rotation z to 90&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F91uigwjqxix7u2g1rvvx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F91uigwjqxix7u2g1rvvx.png" alt=" " width="800" height="359"&gt;&lt;/a&gt;&lt;br&gt;
Click isolate button to isolate selected objects&lt;br&gt;
Click on highlighted region to select it, Click delete button to delete selected object&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ff0ampiacv8hcrwnaiylm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ff0ampiacv8hcrwnaiylm.png" alt=" " width="799" height="336"&gt;&lt;/a&gt;&lt;br&gt;
From the modify category on the toolbar choose add thickness; Set thickness to 1&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgzyewqarsrbb3hg0to9b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgzyewqarsrbb3hg0to9b.png" alt=" " width="799" height="355"&gt;&lt;/a&gt;&lt;br&gt;
Click show button to show difference 1&lt;br&gt;
Click move on the toolbar;Click copy button to copy selected objects, Set x to -304&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgag0iaj5504r3x3lobl8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgag0iaj5504r3x3lobl8.png" alt=" " width="800" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Click on difference 1 to select it. Click on mesh 12(2) to deselect&lt;br&gt;
Click move on the toolbar, Set y to 1&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F67nj80bj9cldi5u0bo4g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F67nj80bj9cldi5u0bo4g.png" alt=" " width="800" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
As you continue honing your design skills, remember that SelfCAD offers a wealth of resources to support your learning journey. To deepen your understanding and explore more advanced features, consider checking out the interactive tutorials (&lt;a href="https://www.selfcad.com/tutorials" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials&lt;/a&gt;) available on the SelfCAD website. The tutorials page provides a treasure trove of guides, tips, and tricks that cater to designers of all levels.&lt;br&gt;
More structured learning experience can also be accessed at the SelfCAD Academy (&lt;a href="https://www.selfcad.com/academy/curriculum/" rel="noopener noreferrer"&gt;https://www.selfcad.com/academy/curriculum/&lt;/a&gt;), &lt;a href="https://www.youtube.com/@3dmodeling101" rel="noopener noreferrer"&gt;https://www.youtube.com/@3dmodeling101&lt;/a&gt;, and 3D Modeling 101 series (&lt;a href="https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB" rel="noopener noreferrer"&gt;https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB&lt;/a&gt;). This comprehensive resource offers in-depth courses taught by industry experts, allowing you to master the intricacies of SelfCAD at your own pace.&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>How to Design a Toilet Paper Holder using 3D CAD Software</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Tue, 28 Jul 2026 12:58:00 +0000</pubDate>
      <link>https://dev.to/julia970/how-to-design-a-toilet-paper-holder-using-3d-cad-software-3m0d</link>
      <guid>https://dev.to/julia970/how-to-design-a-toilet-paper-holder-using-3d-cad-software-3m0d</guid>
      <description>&lt;p&gt;How to Design a Toilet Paper Holder using 3D CAD Software&lt;br&gt;
A toilet paper holder may be a simple household accessory, but designing one in 3D is a practical project that helps you build essential 3D modeling skills while creating a useful everyday item. With SelfCAD's easy-to-use design tools, you can transform basic shapes into a functional holder that balances durability, style, and ease of installation. In this tutorial, you'll learn how to design a toilet paper holder from scratch, exploring techniques for creating precise dimensions, smooth curves, and sturdy support features&lt;br&gt;
Follow along with the interactive tutorial at; &lt;a href="https://www.selfcad.com/tutorials/301f4e3j5d362e196t3u3h3m3o1ye171s3b4" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/301f4e3j5d362e196t3u3h3m3o1ye171s3b4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once you launch the editor;&lt;br&gt;
From the 3D Shapes category on the toolbar choose cube; Set width to 200, height to 10, depth to 50, width segment to 5. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqpxekkl41587h7getn03.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqpxekkl41587h7getn03.png" alt=" " width="800" height="362"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark finalize cube&lt;br&gt;
Click to activate face selection; Click on highlighted region to select it&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzzgrvjbdtjazrzhpj4de.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzzgrvjbdtjazrzhpj4de.png" alt=" " width="800" height="387"&gt;&lt;/a&gt;&lt;br&gt;
From the modify category on the toolbar choose extrusion; Click add option to add next macro step, Set y to 5&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F0fus1lgdtuvv0e9nz3m3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F0fus1lgdtuvv0e9nz3m3.png" alt=" " width="799" height="377"&gt;&lt;/a&gt;&lt;br&gt;
 Click add option to add next macro step; Set operation to scale, x to -10, z to -4, amount of copies to 5&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp4a081ctoz8mna4qi26b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp4a081ctoz8mna4qi26b.png" alt=" " width="800" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize extrusion&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 7, Bottom radius to 7, height to 5, horizontal segments to 50, position x to -60, position y to 60. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fjadi2xpztt8xsh5b8rqu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fjadi2xpztt8xsh5b8rqu.png" alt=" " width="800" height="364"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cylinder&lt;br&gt;
Click to activate polygon selection; Click on highlighted region to select it&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2m9k39m737s1sp4z2gp6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2m9k39m737s1sp4z2gp6.png" alt=" " width="800" height="394"&gt;&lt;/a&gt;&lt;br&gt;
From the modify category on the toolbar choose extrusion; Click apply button to apply extrusion, Set use side extrusion to false&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmn59mw0qoye3qk4x7f3l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmn59mw0qoye3qk4x7f3l.png" alt=" " width="800" height="359"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize extrusion&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 15, Bottom radius to 15, height to 4,, horizontal segments to 50,position x to -60,  position y to 60.5 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ferdevygkou5phpoxhycm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ferdevygkou5phpoxhycm.png" alt=" " width="800" height="365"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cylinder&lt;br&gt;
Click cube selection on the toolbar; Set right to 15&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fcxyz6j7502kjsxl51kkd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fcxyz6j7502kjsxl51kkd.png" alt=" " width="800" height="288"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cube selection&lt;br&gt;
Click move on the toolbar; Set x to -85 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq0fdhg7xw94ljeuw0con.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq0fdhg7xw94ljeuw0con.png" alt=" " width="800" height="362"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
From the deform category on the toolbar choose bend; Set x to 0 using highlighted gizmo. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flni1pp5wbyn41cj7e93g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flni1pp5wbyn41cj7e93g.png" alt=" " width="800" height="355"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 5, Bottom radius to 5, height to 4, horizontal segments to 50, position x to -60, , position y to 60.5, position z to -10. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8jvqdfcgzevyr3pv0d3q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8jvqdfcgzevyr3pv0d3q.png" alt=" " width="800" height="361"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cylinder&lt;br&gt;
Click move on the toolbar; Set x to -20 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxljihysxgr509dpdo206.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxljihysxgr509dpdo206.png" alt=" " width="800" height="352"&gt;&lt;/a&gt;&lt;br&gt;
Click on highlighted region to deselect it&lt;br&gt;
From the deform category on the toolbar choose taper;Set plane to left/right, z to -105 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvvdx28siiozzvx5nqe7l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvvdx28siiozzvx5nqe7l.png" alt=" " width="799" height="361"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
Click on mesh 12 to select it&lt;br&gt;
Click Boolean on the toolbar; From the tool panel choose union.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnkfda39xfypgn7zqtr42.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnkfda39xfypgn7zqtr42.png" alt=" " width="800" height="360"&gt;&lt;/a&gt;&lt;br&gt;
 Tick the checkmark to finalize union&lt;br&gt;
Click on mesh 8 to select it&lt;br&gt;
Click Boolean on the toolbar; from the tool panel choose difference, Choose mesh 8 to subtract. And set keepsubtractedobject to true&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpc1rc1zslel7i2muzjbh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpc1rc1zslel7i2muzjbh.png" alt=" " width="799" height="380"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize difference&lt;br&gt;
Click on union 1 mesh 8 to select&lt;br&gt;
From the utilities category on the toolbar choose mirror; Set create copy to true, direction to right, offset to 17.51. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fk27qqynrm798tcyjp2i9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fk27qqynrm798tcyjp2i9.png" alt=" " width="800" height="359"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize mirror&lt;br&gt;
Click on mesh 4, mesh 8(1) to select. Click on union 1 to deselect&lt;br&gt;
Click Boolean on the toolbar; From the tool panel choose union. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmkeu8hcodjrdhbavrpc9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmkeu8hcodjrdhbavrpc9.png" alt=" " width="800" height="356"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize union&lt;br&gt;
As you continue honing your design skills, remember that SelfCAD offers a wealth of resources to support your learning journey. To deepen your understanding and explore more advanced features, consider checking out the interactive tutorials (&lt;a href="https://www.selfcad.com/tutorials" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials&lt;/a&gt;) available on the SelfCAD website. The tutorials page provides a treasure trove of guides, tips, and tricks that cater to designers of all levels.&lt;br&gt;
More structured learning experience can also be accessed at the SelfCAD Academy (&lt;a href="https://www.selfcad.com/academy/curriculum/" rel="noopener noreferrer"&gt;https://www.selfcad.com/academy/curriculum/&lt;/a&gt;), &lt;a href="https://www.youtube.com/@3dmodeling101" rel="noopener noreferrer"&gt;https://www.youtube.com/@3dmodeling101&lt;/a&gt;, and 3D Modeling 101 series (&lt;a href="https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB" rel="noopener noreferrer"&gt;https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB&lt;/a&gt;). This comprehensive resource offers in-depth courses taught by industry experts, allowing you to master the intricacies of SelfCAD at your own pace&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>House Decor Pieces to Try Designing in 3D CAD Software</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Thu, 23 Jul 2026 09:37:20 +0000</pubDate>
      <link>https://dev.to/julia970/house-decor-pieces-to-try-designing-in-3d-cad-software-18kn</link>
      <guid>https://dev.to/julia970/house-decor-pieces-to-try-designing-in-3d-cad-software-18kn</guid>
      <description>&lt;p&gt;House Decor Pieces to Try Designing in 3D CAD Software&lt;br&gt;
Home decor isn't just about buying beautiful pieces anymore, it's about creating something that truly reflects your personality. Thanks to modern 3D CAD software, DIY enthusiasts can now design custom decor before bringing their ideas to life through 3D printing, laser cutting, CNC machining, or traditional fabrication methods.&lt;/p&gt;

&lt;p&gt;Whether you're refreshing a single room or planning a complete home makeover, designing your decor in CAD gives you the freedom to experiment with shapes, dimensions, and materials without wasting time or resources. Here are some creative house decor pieces you can start designing today.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create a Cozy Workplace Setup&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/4l242d332r3n555f405a2gc1r1x5ipm3m2a1" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/4l242d332r3n555f405a2gc1r1x5ipm3m2a1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A comfortable and inspiring workspace can make a huge difference in productivity. Instead of settling for generic desk accessories, design a workspace that perfectly suits your needs.&lt;br&gt;
The best part is that every piece can be customized to match your room's aesthetic while fitting your available space perfectly.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Design Intersecting Decor Pieces&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/y38146d553v9574n5j6s364t1m282m5m6f3y" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/y38146d553v9574n5j6s364t1m282m5m6f3y&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Intersecting decor has become increasingly popular because of its modern, sculptural appearance. These decorative objects consist of multiple geometric pieces that fit together to create visually striking designs.&lt;/p&gt;

&lt;p&gt;With CAD software, you can experiment with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Interlocking circles&lt;/li&gt;
&lt;li&gt;Geometric spheres&lt;/li&gt;
&lt;li&gt;Layered wooden sculptures&lt;/li&gt;
&lt;li&gt;Abstract centerpieces&lt;/li&gt;
&lt;li&gt;Decorative tabletop ornaments&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Since CAD allows for precise measurements, you can ensure every intersecting component fits together seamlessly before manufacturing.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Customize Decorative Lamp Shades&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/l5o1v51cz4k3h695u1d13c2a2j311s2d6e3y" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/l5o1v51cz4k3h695u1d13c2a2j311s2d6e3y&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Lighting does more than brighten a room, it creates ambiance. A custom-designed lampshade can completely transform the mood of your living space.&lt;/p&gt;

&lt;p&gt;3D CAD software makes it easy to explore:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Geometric cut-out patterns&lt;/li&gt;
&lt;li&gt;Nature-inspired designs&lt;/li&gt;
&lt;li&gt;Modern minimalist shapes&lt;/li&gt;
&lt;li&gt;Floral motifs&lt;/li&gt;
&lt;li&gt;Personalized engravings&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can adjust wall thickness, ventilation, and light diffusion while ensuring the design is practical as well as visually appealing.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Design Decorative Steel Grills&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/4d6v1yw6y4196ik50264z1z4w433of6h104u" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/4d6v1yw6y4196ik50264z1z4w433of6h104u&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Decorative steel grills are no longer limited to security applications. Today, they're widely used as stylish architectural features for gates, room dividers, balconies, windows, and partitions.&lt;/p&gt;

&lt;p&gt;CAD software helps you create:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Floral grill patterns&lt;/li&gt;
&lt;li&gt;Islamic geometric designs&lt;/li&gt;
&lt;li&gt;Contemporary abstract motifs&lt;/li&gt;
&lt;li&gt;Minimal linear patterns&lt;/li&gt;
&lt;li&gt;Customized family monograms&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Once your design is complete, it can be prepared for laser cutting or CNC plasma cutting with remarkable precision.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create Unique Wall Art&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/5z494ux2432f2z6l6q3p4a1c4594r3a4q3z7" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/5z494ux2432f2z6l6q3p4a1c4594r3a4q3z7&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Wall art is one of the easiest ways to personalize your home, and designing it yourself makes it even more meaningful.&lt;br&gt;
Some creative ideas include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Layered wall panels&lt;/li&gt;
&lt;li&gt;Nature-inspired scenes&lt;/li&gt;
&lt;li&gt;City skylines&lt;/li&gt;
&lt;li&gt;Inspirational typography&lt;/li&gt;
&lt;li&gt;Geometric compositions&lt;/li&gt;
&lt;li&gt;Personalized family name signs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;CAD software allows you to scale your artwork to fit any wall while maintaining accurate proportions.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Design Elegant Line Art Decor&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/205va2i5s52w4x3i3oco133k2e3o6o683r3r" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/205va2i5s52w4x3i3oco133k2e3o6o683r3r&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Minimalism continues to dominate interior design trends, and line art décor perfectly captures that aesthetic. These pieces use clean, continuous lines to create elegant visual statements.&lt;/p&gt;

&lt;p&gt;You can design:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Abstract human faces&lt;/li&gt;
&lt;li&gt;Botanical illustrations&lt;/li&gt;
&lt;li&gt;Animal silhouettes&lt;/li&gt;
&lt;li&gt;Continuous line portraits&lt;/li&gt;
&lt;li&gt;Modern decorative frames&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Line art works especially well for laser-cut metal, acrylic, or wooden wall décor.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Model a Stylish Wireframe Vase&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/05w5f2w181141p5d6z46411n4ui224j1r2h6" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/05w5f2w181141p5d6z46411n4ui224j1r2h6&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Wireframe vases combine simplicity with artistic appeal, making them perfect statement pieces for shelves, coffee tables, or dining areas.&lt;br&gt;
With CAD software, you can experiment with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Twisting wire structures&lt;/li&gt;
&lt;li&gt;Spiral designs&lt;/li&gt;
&lt;li&gt;Polygonal wireframes&lt;/li&gt;
&lt;li&gt;Organic flowing curves&lt;/li&gt;
&lt;li&gt;Open lattice patterns&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These designs can be produced using metal fabrication techniques or even 3D printed for decorative purposes.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Design 3D Butterfly Stickies&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.selfcad.com/tutorials/4x1a4gk2b2p665bk5y7038253w1n3f2y6x5w" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/4x1a4gk2b2p665bk5y7038253w1n3f2y6x5w&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3D butterfly stickies are an affordable yet eye-catching way to decorate walls. Their layered wings create a realistic effect that adds movement and depth to any room.&lt;/p&gt;

&lt;p&gt;Using CAD software, you can create butterfly designs with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Multiple wing styles&lt;/li&gt;
&lt;li&gt;Various sizes for layered arrangements&lt;/li&gt;
&lt;li&gt;Intricate cut-out wing patterns&lt;/li&gt;
&lt;li&gt;Personalized decorative sets&lt;/li&gt;
&lt;li&gt;Foldable wings for realistic depth&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These designs can be cut from cardstock, acrylic, or lightweight plastic, making them ideal for bedrooms, nurseries, living rooms, or event decorations.&lt;/p&gt;

&lt;p&gt;Why Use 3D CAD Software for Home Decor?&lt;br&gt;
Designing your home décor in CAD offers several advantages beyond creativity. It allows you to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visualize your ideas before making them.&lt;/li&gt;
&lt;li&gt;Customize dimensions to fit your space perfectly.&lt;/li&gt;
&lt;li&gt;Reduce material waste by testing designs digitally.&lt;/li&gt;
&lt;li&gt;Prepare files for 3D printing, CNC machining, or laser cutting.&lt;/li&gt;
&lt;li&gt;Easily modify designs without starting from scratch.&lt;/li&gt;
&lt;li&gt;Build a growing library of reusable décor designs for future projects.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Whether you're creating a single decorative piece or redesigning an entire room, CAD software provides the flexibility to turn your imagination into functional, beautiful home décor.&lt;/p&gt;

&lt;p&gt;Conclusion&lt;br&gt;
DIY home décor becomes even more rewarding when you have complete creative control over every detail. From cozy workspace accessories and decorative steel grills to elegant line art and custom lamp shades, 3D CAD software opens the door to endless design possibilities.&lt;/p&gt;

&lt;p&gt;Start with simple projects, experiment with different styles, and don't be afraid to iterate on your ideas. As your CAD skills improve, you'll be able to create décor pieces that are not only unique but also perfectly tailored to your home and personal style.&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>How to Study Biology More Effectively Using 3D Models</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Thu, 23 Jul 2026 09:09:33 +0000</pubDate>
      <link>https://dev.to/julia970/how-to-study-biology-more-effectively-using-3d-models-1d39</link>
      <guid>https://dev.to/julia970/how-to-study-biology-more-effectively-using-3d-models-1d39</guid>
      <description>&lt;p&gt;How to Study Biology More Effectively Using 3D Models&lt;/p&gt;

&lt;p&gt;Biology is a fascinating subject that explores the living world, from microscopic cells to complex ecosystems. However, it is also one of the most challenging sciences to master because it requires students to understand intricate structures, biological processes, and the relationships between different systems. Reading textbooks and memorizing definitions are important parts of learning, but they are often not enough to develop a deep understanding of biological concepts.&lt;/p&gt;

&lt;p&gt;This is where 3D models can make a significant difference. Whether they are physical models created through 3D printing or digital designs viewed on a computer, these educational tools help students visualize concepts that are difficult to imagine from flat images alone. They encourage active learning, improve memory, and make biology more engaging. By incorporating 3D models into their study routine, students can move beyond memorization and develop a clearer understanding of how living organisms function.&lt;/p&gt;

&lt;p&gt;Why Biology Can Be Difficult to Learn&lt;br&gt;
Many biology topics involve structures that are either too small to see with the naked eye or hidden inside living organisms. Students are expected to understand the arrangement of bones, organs, cells, tissues, and molecules while also learning how they interact. Looking at a two-dimensional illustration of the human heart or a DNA molecule often requires learners to mentally reconstruct these structures in three dimensions.&lt;/p&gt;

&lt;p&gt;This challenge becomes even greater when studying subjects such as anatomy, genetics, physiology, and cellular biology. Students may memorize the names of different structures without fully understanding how they fit together or why they are important.&lt;/p&gt;

&lt;p&gt;Using 3D models removes much of this uncertainty. Instead of trying to imagine an organ or body system, students can examine an accurate representation from every angle. This makes it easier to understand both the appearance and function of biological structures.&lt;/p&gt;

&lt;p&gt;Turning Abstract Concepts into Real Objects&lt;br&gt;
One of the biggest advantages of 3D models is that they transform abstract ideas into tangible learning materials. Rather than relying solely on imagination, students can hold a model of a kidney, examine the chambers of the heart, or explore the layers of the human eye.&lt;/p&gt;

&lt;p&gt;This physical interaction helps students connect textbook knowledge with real-world structures. For example, studying the vertebral column using a 3D spine model allows learners to see how individual vertebrae are arranged, how the spinal column curves naturally, and where spinal nerves emerge.&lt;/p&gt;

&lt;p&gt;Similarly, examining a flower model makes it much easier to identify reproductive structures such as the stigma, style, ovary, anther, and filament. Students no longer have to rely entirely on labeled diagrams because they can physically explore the model while reviewing each component.&lt;/p&gt;

&lt;p&gt;The result is a learning experience that is more intuitive and easier to remember.&lt;/p&gt;

&lt;p&gt;Strengthening Visual Memory&lt;br&gt;
Many successful biology students rely heavily on visual memory. Remembering the appearance and arrangement of anatomical structures often makes recalling information during examinations much easier.&lt;/p&gt;

&lt;p&gt;Three-dimensional models strengthen visual memory because they provide multiple perspectives instead of a single flat illustration. Students can rotate a model, observe hidden structures, and repeatedly examine difficult areas until they become familiar.&lt;/p&gt;

&lt;p&gt;For example, a student learning the anatomy of the human skull can observe the placement of the eye sockets, nasal cavity, jaw, and cranial bones from different viewpoints. Over time, these repeated observations create stronger mental images than simply looking at textbook diagrams.&lt;/p&gt;

&lt;p&gt;This improved visualization helps students recognize anatomical structures more quickly during laboratory sessions, practical examinations, and clinical training.&lt;/p&gt;

&lt;p&gt;Making Study Sessions More Interactive&lt;br&gt;
One of the biggest challenges students face is maintaining concentration during long study sessions. Reading chapter after chapter or reviewing endless flashcards can become repetitive and mentally exhausting.&lt;/p&gt;

&lt;p&gt;Adding 3D models to study sessions introduces an element of interaction that keeps learners engaged. Instead of passively reading about the respiratory system, students can examine a lung model while identifying the trachea, bronchi, and alveoli. They can compare textbook illustrations with the physical model to reinforce their understanding.&lt;/p&gt;

&lt;p&gt;Interactive learning also encourages students to ask more meaningful questions. As they explore a model, they naturally become curious about how structures function, how different organs connect, and why certain anatomical features exist.&lt;/p&gt;

&lt;p&gt;This curiosity transforms studying from a memorization exercise into an active process of discovery.&lt;/p&gt;

&lt;p&gt;Understanding Spatial Relationships&lt;br&gt;
Many biological structures only make sense when viewed in three dimensions. Understanding where organs are located, how bones articulate, or how blood vessels travel through the body requires good spatial awareness.&lt;/p&gt;

&lt;p&gt;For example, students often struggle to understand the organization of the abdominal cavity using textbook diagrams alone. A 3D anatomy model clearly shows the position of the liver, stomach, kidneys, intestines, and surrounding organs relative to one another.&lt;/p&gt;

&lt;p&gt;Likewise, a model of the knee joint demonstrates how the femur, tibia, fibula, patella, ligaments, and cartilage work together to produce movement.&lt;/p&gt;

&lt;p&gt;Developing this spatial understanding is particularly valuable for students planning careers in medicine, nursing, physiotherapy, dentistry, or biomedical sciences, where anatomical knowledge plays a central role.&lt;/p&gt;

&lt;p&gt;Improving Preparation for Practical Exams&lt;br&gt;
Practical examinations require more than theoretical knowledge. Students are often asked to identify anatomical structures, explain their functions, or describe relationships between different body systems.&lt;/p&gt;

&lt;p&gt;Studying with 3D models prepares students for these assessments by providing realistic representations similar to those they may encounter during laboratory classes.&lt;/p&gt;

&lt;p&gt;Instead of simply memorizing labels, students can practice identifying structures from different angles. They become more familiar with the appearance, size, and arrangement of organs, making practical identification much easier.&lt;/p&gt;

&lt;p&gt;Repeated practice using physical models also increases confidence. Students enter examinations knowing they have already interacted with realistic anatomical structures rather than relying entirely on textbook images.&lt;/p&gt;

&lt;p&gt;Supporting Independent Learning&lt;br&gt;
Every student learns at a different pace. Some grasp biological concepts quickly, while others benefit from additional time and repeated review.&lt;/p&gt;

&lt;p&gt;One of the greatest strengths of 3D models is that they support self-directed learning. Students can revisit challenging topics whenever they need without waiting for laboratory sessions or classroom demonstrations.&lt;/p&gt;

&lt;p&gt;For example, a learner studying genetics might use a DNA model to review the structure of the double helix while reading about genetic inheritance. Another student learning human anatomy can repeatedly examine a heart model until the chambers and major blood vessels become familiar.&lt;/p&gt;

&lt;p&gt;Independent learning encourages students to take greater responsibility for their education while allowing them to focus on areas that require additional attention.&lt;/p&gt;

&lt;p&gt;Combining 3D Models with Other Study Resources&lt;br&gt;
Although 3D models are powerful educational tools, they are most effective when combined with other learning resources. Reading textbooks provides detailed explanations, while lectures introduce new concepts and laboratory work develops practical skills.&lt;/p&gt;

&lt;p&gt;Students can strengthen their understanding by using 3D models alongside these traditional resources. Reading about the respiratory system while examining a lung model, or reviewing skeletal anatomy while holding a spine model, helps connect theoretical information with physical structures.&lt;/p&gt;

&lt;p&gt;Many students also benefit from using digital anatomy applications together with printed models. This combination allows them to compare interactive computer visualizations with real objects, creating multiple pathways for learning and recall.&lt;/p&gt;

&lt;p&gt;Rather than replacing traditional study methods, 3D models enhance them by making difficult concepts easier to understand.&lt;/p&gt;

&lt;p&gt;Creating Customized Biology Models&lt;br&gt;
Advances in 3D printing have made it easier than ever for students and educators to create customized biology models. Instead of relying only on commercially available teaching aids, learners can design or modify models that match their curriculum and learning objectives.&lt;/p&gt;

&lt;p&gt;Students interested in 3D design can create enlarged versions of microscopic structures, sectional views of organs, or simplified models that highlight specific anatomical features. This design process itself becomes a valuable learning experience because students must carefully study the structure before recreating it.&lt;/p&gt;

&lt;p&gt;Platforms such as SelfCAD make this process accessible by providing intuitive tools for designing, editing, and preparing 3D models for printing. Students can use the software to create anatomy models for classroom demonstrations, science projects, or personal study, combining creativity with scientific learning.&lt;/p&gt;

&lt;p&gt;Developing these skills also introduces students to technologies that are increasingly used in medicine, engineering, and biomedical research.&lt;/p&gt;

&lt;p&gt;Building Long-Term Understanding&lt;br&gt;
One of the primary goals of biology education is not simply passing examinations but developing knowledge that can be applied in future studies and professional careers.&lt;/p&gt;

&lt;p&gt;Students who learn biology through active exploration often develop a stronger conceptual foundation than those who rely exclusively on memorization. By repeatedly interacting with 3D models, they gain a deeper appreciation of how biological structures function together.&lt;/p&gt;

&lt;p&gt;For example, studying the circulatory system becomes more meaningful when students can trace the path of blood through a heart model while examining nearby blood vessels and surrounding organs. Learning becomes an integrated experience rather than a collection of isolated facts.&lt;/p&gt;

&lt;p&gt;This deeper understanding makes it easier to build upon existing knowledge as students progress into advanced biology, medicine, nursing, veterinary science, and other healthcare disciplines.&lt;/p&gt;

&lt;p&gt;3D Modeling software recommendation&lt;br&gt;
Students who want to create their own biology models can benefit from using SelfCAD, an easy-to-use browser-based 3D modeling and printing software. Instead of relying solely on pre-made educational models, learners can design structures such as cells, DNA molecules, organs, plant parts, or skeletal components that match the topics they are studying. SelfCAD offers intuitive modeling tools, sculpting features, and built-in 3D printing preparation, making it suitable for beginners as well as more experienced users. By designing their own models, students reinforce their understanding of biological structures while developing valuable 3D design skills that are increasingly relevant in fields such as medicine, biomedical engineering, research, and science education. Whether creating models for classroom presentations, science projects, or personal study, SelfCAD provides an accessible platform for turning biological concepts into interactive learning resources&lt;/p&gt;

&lt;p&gt;Conclusion&lt;br&gt;
Studying biology effectively requires more than reading textbooks and memorizing terminology. Success comes from understanding how biological structures are organized, how they function, and how they interact within living organisms. Three-dimensional models provide an engaging and practical way to achieve this understanding.&lt;/p&gt;

&lt;p&gt;By transforming abstract concepts into physical objects, improving spatial awareness, strengthening memory, and encouraging active learning, 3D models help students study biology with greater confidence and efficiency. They also make lessons more enjoyable by allowing learners to explore anatomy, plant biology, genetics, and other scientific topics in a hands-on way.&lt;/p&gt;

&lt;p&gt;As educational technology continues to evolve, 3D models are becoming an essential resource for biology students at every level. Whether used in classrooms, laboratories, or at home, they offer an effective way to deepen understanding, improve retention, and develop the practical knowledge needed for academic success and future careers in science and healthcare.&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>How to Design 3D Butterfly Magnetic Sticky using 3D CAD Software</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Wed, 22 Jul 2026 07:49:44 +0000</pubDate>
      <link>https://dev.to/julia970/how-to-design-3d-butterfly-magnetic-sticky-using-3d-cad-software-1715</link>
      <guid>https://dev.to/julia970/how-to-design-3d-butterfly-magnetic-sticky-using-3d-cad-software-1715</guid>
      <description>&lt;p&gt;How to Design 3D Butterfly Magnetic Sticky using 3D CAD Software&lt;br&gt;
A butterfly magnetic sticky is an attractive project that combines elegant shapes with everyday usefulness, making it ideal for home décor, office organization, or personalized gifts. In this tutorial, you'll learn how to 3D design a 3D butterfly magnetic sticky from scratch using SelfCAD's intuitive modeling tools. Along the way, you'll discover techniques for creating smooth curves, adding intricate details, and refining the design into a polished model that's ready for rendering, 3D printing, and magnet assembly.&lt;br&gt;
Follow along with the interactive tutorial at; &lt;a href="https://www.selfcad.com/tutorials/4x1a4gk2b2p665bk5y7038253w1n3f2y6x5w" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/4x1a4gk2b2p665bk5y7038253w1n3f2y6x5w&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once you launch the editor;&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set height to 1, horizontal segments to 50. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fig3vg0niknvnlciifaad.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fig3vg0niknvnlciifaad.png" alt=" " width="800" height="361"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize cylinder&lt;br&gt;
From the deform category on the toolbar choose skew; Set plane to left/right, z to 50. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpjcg3edgm4fzu92773wk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpjcg3edgm4fzu92773wk.png" alt=" " width="800" height="355"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘’x’ to close transformation panel&lt;br&gt;
From the deform category on the toolbar choose taper; Set plane to left/right, z to 50 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Foh2fp7j8yn7uh3yuzfpn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Foh2fp7j8yn7uh3yuzfpn.png" alt=" " width="800" height="366"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
Click copy button to copy selected objects; Click move on the toolbar; Set z to -140. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fihd1aelpsop8et1g2xw3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fihd1aelpsop8et1g2xw3.png" alt=" " width="800" height="359"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 4 to select it. Click on mesh 4(1) to deselect&lt;br&gt;
Click rotate on the toolbar; Set y to 180, z to 45&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq1cwl5rcdnwz9fcid0y8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fq1cwl5rcdnwz9fcid0y8.png" alt=" " width="800" height="332"&gt;&lt;/a&gt;&lt;br&gt;
Click move on the toolbar; Set x to 35 using highlighted gizmo&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F56bxf195gmny02nowf1o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F56bxf195gmny02nowf1o.png" alt=" " width="799" height="360"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 4(1) to select it. Click on mesh 4 to deselect&lt;br&gt;
From the deform category on the toolbar choose taper; Set plane to left/right, z to -125 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fidkme6dv7u7xm5c8b61q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fidkme6dv7u7xm5c8b61q.png" alt=" " width="799" height="367"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
Click rotate on the toolbar; Set z to 225. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr3v2ga5lmlyz5271ea1y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr3v2ga5lmlyz5271ea1y.png" alt=" " width="800" height="374"&gt;&lt;/a&gt;&lt;br&gt;
Click move on the toolbar; Set x to 35, z to -75&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxvnj90shevtt1phox31c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxvnj90shevtt1phox31c.png" alt=" " width="800" height="348"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 4 to select it&lt;br&gt;
From the utilities category on the toolbar choose mirror; Set create copy to true, direction to left, offset to -0.64.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx98gnlafs4xqaiufykk2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx98gnlafs4xqaiufykk2.png" alt=" " width="800" height="366"&gt;&lt;/a&gt;&lt;br&gt;
 Tick the checkmark to finalize mirror&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 10, Bottom radius to 10, arc to 180, position z to -25, rotation y to 90, rotation z to 90. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F0txalki25wrlot5wyjur.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F0txalki25wrlot5wyjur.png" alt=" " width="800" height="365"&gt;&lt;/a&gt;&lt;br&gt;
 From the edit menu on the top toolbar click select all&lt;br&gt;
Click Boolean on the toolbar; From the tool panel choose union.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp8b89z18t3dtysikar82.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp8b89z18t3dtysikar82.png" alt=" " width="800" height="361"&gt;&lt;/a&gt;&lt;br&gt;
 Tick the checkmark to finalize union&lt;br&gt;
Click rotate on the toolbar; Set z to 180. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F48myvv14xr2wql85m7gm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F48myvv14xr2wql85m7gm.png" alt=" " width="800" height="349"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 5, Bottom radius to 5, height to 5, position y to 67. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Foanh1hbop439af4btl4z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Foanh1hbop439af4btl4z.png" alt=" " width="800" height="359"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects&lt;br&gt;
Click move on the toolbar; Set z to -55 using highlighted gizmo&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F55pngfcriupgry1eaoxr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F55pngfcriupgry1eaoxr.png" alt=" " width="800" height="356"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 12, union 1 to select&lt;br&gt;
Click Boolean on the toolbar; from the tool panel choose difference, Choose mesh 12, 12(1) to subtract.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fiqmwn23fjw29d7rxctom.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fiqmwn23fjw29d7rxctom.png" alt=" " width="799" height="376"&gt;&lt;/a&gt;&lt;br&gt;
 Tick the checkmark to finalize difference&lt;br&gt;
As you continue honing your design skills, remember that SelfCAD offers a wealth of resources to support your learning journey. To deepen your understanding and explore more advanced features, consider checking out the interactive tutorials (&lt;a href="https://www.selfcad.com/tutorials" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials&lt;/a&gt;) available on the SelfCAD website. The tutorials page provides a treasure trove of guides, tips, and tricks that cater to designers of all levels.&lt;br&gt;
More structured learning experience can also be accessed at the SelfCAD Academy (&lt;a href="https://www.selfcad.com/academy/curriculum/" rel="noopener noreferrer"&gt;https://www.selfcad.com/academy/curriculum/&lt;/a&gt;), &lt;a href="https://www.youtube.com/@3dmodeling101" rel="noopener noreferrer"&gt;https://www.youtube.com/@3dmodeling101&lt;/a&gt;, and 3D Modeling 101 series (&lt;a href="https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB" rel="noopener noreferrer"&gt;https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB&lt;/a&gt;). This comprehensive resource offers in-depth courses taught by industry experts, allowing you to master the intricacies of SelfCAD at your own pace&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
    <item>
      <title>How to Design a Wall Mount Bracket using 3D CAD Software</title>
      <dc:creator>Juliana Misiko</dc:creator>
      <pubDate>Wed, 22 Jul 2026 07:23:07 +0000</pubDate>
      <link>https://dev.to/julia970/how-to-design-a-wall-mount-bracket-using-3d-cad-software-aek</link>
      <guid>https://dev.to/julia970/how-to-design-a-wall-mount-bracket-using-3d-cad-software-aek</guid>
      <description>&lt;p&gt;How to Design a Wall Mount Bracket using 3D CAD Software&lt;br&gt;
Wall mount brackets are essential components for securely supporting and organizing a wide range of household and workshop items. Designing one in 3D is an excellent way to develop precision 3D modeling skills while creating a practical object that can be customized for specific applications. In this tutorial, you'll learn how to design a wall mount bracket from scratch using SelfCAD's powerful yet user-friendly modeling tools. Throughout the process, you'll explore techniques for creating accurate dimensions, adding structural features, and refining the model into a durable design that's ready for visualization, prototyping, or 3D printing&lt;br&gt;
Follow along with the interactive tutorial at; &lt;a href="https://www.selfcad.com/tutorials/1h24u531n3h553g5m5m25p3n712q2252353s" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials/1h24u531n3h553g5m5m25p3n712q2252353s&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Once you launch the editor;&lt;br&gt;
From the 3D Shapes category on the toolbar choose cube; Set width to 200, height to 2, depth to 20, &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fccsjljv4aytswu3bw24t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fccsjljv4aytswu3bw24t.png" alt=" " width="800" height="358"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark finalize cube&lt;br&gt;
From the 3D Shapes category on the toolbar choose cylinder; Set top radius to 5, Bottom radius to 5, horizontal segments to 50,position x to -50&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs6sgt0uz7hktj37aqp6l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs6sgt0uz7hktj37aqp6l.png" alt=" " width="800" height="370"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects&lt;br&gt;
Click move on the toolbar; Set x to 50. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F5ufqgzqiic88orv0y7jm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F5ufqgzqiic88orv0y7jm.png" alt=" " width="799" height="357"&gt;&lt;/a&gt;&lt;br&gt;
Click ‘x’ to close transformation panel&lt;br&gt;
From the 3D Shapes category on the toolbar choose cube; Set width to 200, height to 105, depth to 25 position y to 2&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7uz414br43fc98ao7rec.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7uz414br43fc98ao7rec.png" alt=" " width="800" height="361"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 8(1), mesh 8 to select&lt;br&gt;
Click Boolean on the toolbar; from the tool panel choose difference, Choose mesh 8, 8(1) to subtract.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvcimd7gkoi391iba8cgh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvcimd7gkoi391iba8cgh.png" alt=" " width="800" height="382"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 4 to select it&lt;br&gt;
Click rotate on the toolbar; Set x to -270. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F11fb43ay573ftlbolotb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F11fb43ay573ftlbolotb.png" alt=" " width="800" height="363"&gt;&lt;/a&gt;&lt;br&gt;
Click hide button to hide selected object&lt;br&gt;
From the generators category on the toolbar choose screw &amp;amp; nut generator; Set radius to 5, pitch to 2, segments to 50, tip scale to 5, position x to -75, position y to 48, position z to -54, rotation x to 90&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnb61a5ydwspdt0d9rmtw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnb61a5ydwspdt0d9rmtw.png" alt=" " width="800" height="363"&gt;&lt;/a&gt;&lt;br&gt;
Click on highlighted region to select it&lt;br&gt;
From the modify category on the toolbar choose extrusion; Set extrusion amount to 2. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feh3tsyhlg6972fsx29ee.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Feh3tsyhlg6972fsx29ee.png" alt=" " width="800" height="363"&gt;&lt;/a&gt;&lt;br&gt;
From the 3D Shapes category on the toolbar choose cube; Set width to 10, height to 2, depth to 5, position x to -75, position y to 52, position z to -40.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvj184v17cdi9n09jw2yb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvj184v17cdi9n09jw2yb.png" alt=" " width="800" height="362"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects&lt;br&gt;
Click rotate on the toolbar; Set z to 90. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqykevx16rulzlgcx9jfr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqykevx16rulzlgcx9jfr.png" alt=" " width="800" height="357"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 16, screw 1 to select it&lt;br&gt;
Click Boolean on the toolbar; from the tool panel choose difference, Choose mesh 16, 16(1) to subtract. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy9qigb5reblcu2c1sr6g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy9qigb5reblcu2c1sr6g.png" alt=" " width="800" height="356"&gt;&lt;/a&gt;&lt;br&gt;
Click copy button to copy selected objects&lt;br&gt;
Click move on the toolbar; Set x to 75&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy0jfadqe3kcca2kd4aoz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy0jfadqe3kcca2kd4aoz.png" alt=" " width="800" height="363"&gt;&lt;/a&gt;&lt;br&gt;
Click on screw 1, mesh 4 to select&lt;br&gt;
Click Boolean on the toolbar; from the tool panel choose difference, Choose screw 1, screw 1(1) to subtract and set keepsubtractedobject to true &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzxvq5xpir4t49kkpfjwn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzxvq5xpir4t49kkpfjwn.png" alt=" " width="800" height="388"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 4 to deselect&lt;br&gt;
Click move on the toolbar; Set z to -57.63 using highlighted gizmo. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fudr5ek99xjikrm39sjvi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fudr5ek99xjikrm39sjvi.png" alt=" " width="800" height="360"&gt;&lt;/a&gt;&lt;br&gt;
Click on mesh 8(1), 8,4 to select. Click on screw 1, 1(1) to deselect&lt;br&gt;
Click Boolean on the toolbar; From the tool panel choose union.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwsi8p4zsgv0iexlkb9en.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwsi8p4zsgv0iexlkb9en.png" alt=" " width="799" height="361"&gt;&lt;/a&gt;&lt;br&gt;
Click show button to show mesh 12&lt;br&gt;
Click on mesh 12, screw 1(1), screw 1 to select. Click on union 1 to deselect&lt;br&gt;
Click Boolean on the toolbar; from the tool panel choose difference, Choose mesh screw 1, screw 1(1) to subtract and set keepsubtractedobject to true. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F11q20w7emr3vzdzrcnrh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F11q20w7emr3vzdzrcnrh.png" alt=" " width="800" height="374"&gt;&lt;/a&gt;&lt;br&gt;
Tick the checkmark to finalize difference&lt;br&gt;
As you continue honing your design skills, remember that SelfCAD offers a wealth of resources to support your learning journey. To deepen your understanding and explore more advanced features, consider checking out the interactive tutorials (&lt;a href="https://www.selfcad.com/tutorials" rel="noopener noreferrer"&gt;https://www.selfcad.com/tutorials&lt;/a&gt;) available on the SelfCAD website. The tutorials page provides a treasure trove of guides, tips, and tricks that cater to designers of all levels.&lt;br&gt;
More structured learning experience can also be accessed at the SelfCAD Academy (&lt;a href="https://www.selfcad.com/academy/curriculum/" rel="noopener noreferrer"&gt;https://www.selfcad.com/academy/curriculum/&lt;/a&gt;), &lt;a href="https://www.youtube.com/@3dmodeling101" rel="noopener noreferrer"&gt;https://www.youtube.com/@3dmodeling101&lt;/a&gt;, and 3D Modeling 101 series (&lt;a href="https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB" rel="noopener noreferrer"&gt;https://www.youtube.com/playlist?list=PL74nFNT8yS9DcE1UlUUdiR1wFGv9DDfTB&lt;/a&gt;). This comprehensive resource offers in-depth courses taught by industry experts, allowing you to master the intricacies of SelfCAD at your own pace&lt;/p&gt;

</description>
      <category>3dprinting</category>
    </item>
  </channel>
</rss>
