Build Your Kit page and full Micromelon website

Complete website build including:
- Build Your Kit store page with cart system, sectioned layout
  (Hardware, Software, Attachments, Spare Parts), inline quote
  request form, and sticky sidebar summary
- 16+ pages: Education, Platform, Resources, News, About Us,
  Download, Contact, Rover, Code Editor, Robot Simulator, etc.
- 89+ MDX resource articles and 18 news posts
- Store product images scraped from micromelon.com.au
- Quote request API route with Airtable integration
- Dynamic back links and cover photos on resource pages
- Redesigned downloads page
- Fixed corrupted MDX code blocks
This commit is contained in:
Tim Hadwen
2026-02-28 19:00:42 +10:00
parent 5233233662
commit 707c49dd3f
320 changed files with 22333 additions and 107 deletions

View File

@@ -0,0 +1,46 @@
---
title: "How to Design a Sumo Attachment"
date: "2024-12-18"
categories: ["Guides"]
tags: ["3D Printing"]
excerpt: "3D printed extensions such as scoops and ploughs make an excellent addition to Rovers in a sumo battle. It is also a good introduction to Computer-Aided Design (CAD) and 3D printing.This activity will explore how to design extensions th"
featuredImage: "/images/resources/how-to-design-a-sumo-attachment.png"
---
3D printed extensions such as scoops and ploughs make an excellent addition to Rovers in a sumo battle. It is also a good introduction to Computer-Aided Design (CAD) and 3D printing.
This activity will explore how to design extensions that attach to the [rover bolt clip adapter.](https://micromelon.com.au/store/p/bolt-clip) The clip adapter can be purchased from the Micromelon store, or the files can be downloaded from either [Printables ](https://www.printables.com/model/252748-micromelon-rover-spider-attachment)or [Thingiverse](https://www.thingiverse.com/thing:4795771).
For an introduction to sumo, check out our [sumo activity guide](https://micromelon.com.au/resources/sumo).
![](https://images.squarespace-cdn.com/content/v1/60a43bf842d7b601064a8828/35f7c562-d9bb-4fd1-93d1-bd7aef442049/Screenshot+2023-03-01+at+9.55.04+am.png)
### Exercise Setup
You will need 2x M3 bolts to attach extensions to the rover. You will also need a Rover Bolt Clip Adapter. It would be best to have a piece of paper and a pen on hand, which will be used to sketch out initial designs before transferring them into CAD. A computer with CAD software installed is also required. TinkerCad, Onshape and Autodesk Fusion 360 are excellent options with free versions available. Being familiar with CAD before this activity would be beneficial but is optional.
### Heres Our Approach
#### Stage 1
Designing your extensions on paper is important before transferring them into CAD. Start off by drawing some rough sketches of your ideas. Once you have done that, choose a few of your favourite drawings and draw the side profiles for each.
The side view will be the most important as this will form the basis of the CAD model. Remember to add holes where bolts can pass through and connect to the bolt clip adapter. You will also need to consider a cut-out for the ultrasonic sensor on the front face of your attachment.
![](https://images.squarespace-cdn.com/content/v1/60a43bf842d7b601064a8828/77354ddb-19dd-4d07-983a-9966827d013e/Screenshot+2023-03-01+at+11.27.02+am.png)
*Example of side profiles of a sumo attachment*
#### Stage 2
![](https://images.squarespace-cdn.com/content/v1/60a43bf842d7b601064a8828/36c6d3cc-843c-43a8-a04c-0825829dcc5f/Screenshot+2023-03-01+at+1.20.01+pm.png)
*Dimensions for the example attachment*
Once you are happy with your sketch, you should transfer your design into CAD. Ensure that you dimension your part accordingly. Note that the dimensions of your 3D printed piece will differ slightly from the CAD due to 3D printing inaccuracies.
The dimensions for the example sumo ramp scoop used in this exercise may be helpful when designing the portion of the attachment, which will connect to the robot bolt clip adapter.
#### Stage 3
Once you have 3D printed your extension, try and see if it fits on the rover bolt clip adapter. It may not fit perfectly first go, so correcting any issues may take a few redesigns. You can also try experimenting with different print infills to see what this does to the strength and rigidity of the part.