Mold Making and Casting: Difference between revisions

From HeatSync Labs Wiki
Jump to navigation Jump to search
Line 64: Line 64:
File:Flag cast 14 final.jpg
File:Flag cast 14 final.jpg
</gallery>
</gallery>
= Creating Magnet Models =
== Basic Process ==
# Create a clip art style image in Inkscape.
#* I use layers as my checkpoint stack, so I can recover to a previous checkpoint if needed.
#* Draw outlines only.
#* Use Bezier curves and straight lines.
#* Minimize the number of control handles to get fair curves.
#* Set the page size to 68mm x 68mm.
#* Set the line width to 0.5mm.
#* Set line ends to rounded.
#* Keep inset regions at least 2mm wide.
#* Clean up everything as much as possible.
#** Check where endpoints meet other curves. Close gaps, pull in dangling ends.
#* Path -> Stroke to Path
#* Select 1 path, then all the rest, then Path -> Union
#* Save as SVG
# Import Into Blender
# Convert to Mesh
#

Revision as of 21:09, 18 April 2024

Resources

Local Services

Tutorials

Materials

Equipment

  • Elegoo Mars 1
    • 4.7x2.6x6.1 = 120x68x155

Examples

Progress Flag

Creating Magnet Models

Basic Process

  1. Create a clip art style image in Inkscape.
    • I use layers as my checkpoint stack, so I can recover to a previous checkpoint if needed.
    • Draw outlines only.
    • Use Bezier curves and straight lines.
    • Minimize the number of control handles to get fair curves.
    • Set the page size to 68mm x 68mm.
    • Set the line width to 0.5mm.
    • Set line ends to rounded.
    • Keep inset regions at least 2mm wide.
    • Clean up everything as much as possible.
      • Check where endpoints meet other curves. Close gaps, pull in dangling ends.
    • Path -> Stroke to Path
    • Select 1 path, then all the rest, then Path -> Union
    • Save as SVG
  2. Import Into Blender
  3. Convert to Mesh