Tutorials

How to Raise Your GrabCAD Score

80 33 Beginner
Your score on GrabCAD is not terribly important, but it is nice to have a better score, and not be "ranked" dead last on a site with four million users. What can you do to increase your score?

I Built a Military Robot

43 6 Intermediate
Mobile, military robot optimized for use in desert environments which can be controlled remotely or autonomously and can collect/ stream video to a VR headset via its front mounted camera. The method of movement is a continuous track, created using steel roller chain connected by fasteners with 3D printed links. These loops sit on a custom designed drive sprocket and idler sprocket with 4 shock absorber loaded roller pins that act as the suspension system. The drive motors are powered by '18650' batteries, directed by a raspberry pi 4 and connected to a motor controller. For connectivity, a mobile device can connect to the pi's external antenna as it is a WiFi access point. From here, directions can be sent to the robot from the mobile device using the Node Red GUI and additionally, the entirety of the main raspberry pi computer can be accessed for the use of sending custom commands for autonomous movement.

Some concepts about DIN 5480 spline dimension Part 1

35 8 Expert
For some questions that I received. I will upload some tutorials about DIN 5480 dimensions. This is a tutorial explaining some concepts on dimensions of the splines ruled by DIN 5480

How to Prepare Your 3D Model for Manufacture

32 1 Expert
Using this ladies bike model found in the thousands of models available on GrabCAD I have made a step-by-step guide on how to break down your top level assembly for the workshop or for outsourcing.

Some concepts about DIN 5480 spline dimension Part 3

21 0 Expert
In this tutorial, I will explain the concept of addendum correction (modification) and how is applied to DIN 5480 splines

GD&T essential for engineering

20 1 Beginner
GD&T is essential for engineering projects, GD&T tell engineers how reasonable and feasibility to realize the thing imagined.

AutoCAD | Working with layout view

15 1 Intermediate
In this tutorial video, you can treat your layout as a sheet of paper upon which you can arrange the parts of your drawing systematically, as well as add annotations and other details before creating the final output.

How to Convert 2D Images into 3D STL Files

14 0 Beginner
There are several ways to create 3D models from BMP images. This tutorial explains how to do this by converting a BMP file to an STL file. The following content was taken from Stratasys' Resources Center

How to design Complete Robot using Voice Assistant like JARVIS in Fusion 360

14 1 Intermediate
4-wheeled Robot Design Frame is 3D printable. Components - 1. Raspberry pi 4 2. Sony WebCam 3. Normal 3.5 mm jack Speaker 4. Custom Frame 5. MI 20000 mAh powerbank 6. 100 RPM Dual Shaft BO Motor - Straight with wheels Custom Voice Assistance code is running in background. Voice assistance code is connected with database which is having values like quantity and dimensions of components. Mail me for Jarvis source code. Like this video... 🤘

How to Create the Perfect GrabCAD Tutorial

13 0 Beginner
GrabCAD Tutorials have some exciting new features I want to make sure you're aware of. I'll also recap a few overall best practices for creating and publishing a Tutorial so you get the most out of sharing your Tutorial.

Some concepts about DIN 5480 spline dimension Part 2

12 3 Expert
Continuation of part 1. https://grabcad.com/tutorials/some-concepts-about-din-5480-spline-dimension-part-1

Como dimensionar la matriz y los punzones de un troquel de corte

6 1 Expert
Con este tutorial pretendemos explicar como dimensionar la matriz y los punzones de un troquel de corte, garantizando la tolerancia de fabricación de la pieza así como logrando la mayor vida útil del troquel.

Helical gear calculation and manufacturing

6 0 Intermediate
Obtaining data from a sample helical gear. Calculation for the manufacture of helical gear

Single Inspection Dimension for Holes

6 1 Beginner
I was having a hard time figuring out a good way to dimension a hole with both the diameter and depth of a hole with GD&T in a singe dimension. This dimension also required inspection so I wanted the inspection circle around the dimension and have the properties linked to the model. I did a lot of searching on the internet and did not find a good solution. Here is my solution. please leave your comments if you have a better way to do this.

Solidworks vba userfom

6 2 Intermediate
Hi everyone I made a design of elevator car frame in solidworks and can change the dimensions with vba macro userform. Macro runs on model opening and rebuild the model with new dimensions when clicking update button. Anybody can use the model who don't know anything about solidworks. Have a good day