Major site overhaul: resources hub, content migration, new blog posts, forms
- Redesign /resources as sectioned hub with category pages - Migrate 645 Squarespace CDN images to local /images/content/ - Create 9 new news/blog posts with event photos - Fix blog post slugs (rename gibberish filenames) - Rename Design Blog to Design Blogs across site - Remove education page, replace with Platform in nav - Redesign rover repair request form with dynamic rover entries - Add school search combobox to contact, store, and repair forms - Extract shared KNOWN_SCHOOLS data - Make /rover-expansion-3d-printing dynamically pull from MDX - Add related resources sections to product pages - Fix homepage broken /quote links to /store - Store page: sample kit cards, inline quote builder, mailing list opt-in
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "How to Design a Sumo Attachment"
|
||||
date: "2024-12-18"
|
||||
categories: ["Guides"]
|
||||
categories: ["3D Printing 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"
|
||||
@@ -13,7 +13,7 @@ This activity will explore how to design extensions that attach to the [rover bo
|
||||
|
||||
For an introduction to sumo, check out our [sumo activity guide](https://micromelon.com.au/resources/sumo).
|
||||
|
||||

|
||||

|
||||
|
||||
### Exercise Setup
|
||||
|
||||
@@ -27,13 +27,13 @@ Designing your extensions on paper is important before transferring them into CA
|
||||
|
||||
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.
|
||||
|
||||

|
||||

|
||||
|
||||
*Example of side profiles of a sumo attachment*
|
||||
|
||||
#### Stage 2
|
||||
|
||||

|
||||

|
||||
|
||||
*Dimensions for the example attachment*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user