Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

08 - adds onshape examples #9

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions onshape/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Onshape (Cloud Native CAD)
> Onshape is a computer-aided design (CAD) software system, delivered over the Internet via a software as a service (SAAS) model. It makes extensive use of cloud computing, with compute-intensive processing and rendering performed on Internet-based servers, and users are able to interact with the system via a web browser or the iOS and Android apps. https://en.wikipedia.org/wiki/Onshape

## References
* https://www.onshape.com/en/
* https://www.youtube.com/@OnshapeInc/videos
* https://twitter.com/Onshape
* Awesome FeatureScripts for Onshape: https://github.com/dcowden/featurescript


5 changes: 5 additions & 0 deletions onshape/angle-bracket/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Angle Bracket
* https://www.youtube.com/watch?v=OjL85a0456I
* https://cad.onshape.com/documents/1d569bf425f5982ecedd8602/w/af540dec270ed59329c32253/e/524ad941a32a13f4900819c3?renderMode=0&uiState=63e56f28c770a94dde4ee030
* [angle-bracket](angle-bracket.stl)
![Screenshot_from_2023-02-09_22-16-50.png](Screenshot_from_2023-02-09_22-16-50.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added onshape/angle-bracket/angle-bracket.stl
Binary file not shown.
7 changes: 7 additions & 0 deletions onshape/coffee-cup/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Coffee Cup
* [coffee-cup.stl](coffee-cup.stl)
* https://www.youtube.com/watch?v=xjVv3ilL5F8
* https://cad.onshape.com/documents/90329d8e6d29b2b538f69d13/w/2ba271c736f154ccde2d3090/e/b6ea7da796fba6337b3f973d?renderMode=0&uiState=63e56f4f1e0ea949a0a351f5

![fig](Screenshot_from_2023-02-09_01-55-07.png)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added onshape/coffee-cup/coffee-cup.stl
Binary file not shown.
6 changes: 6 additions & 0 deletions onshape/loft/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Loft
* [stl](loft.stl)
* https://www.youtube.com/watch?v=-Yb2oXx1yUo
* https://cad.onshape.com/documents/87f8cd26b33da3f3a78c5463/w/35c83db6287999e3e3e01cea/e/d4a6585966963dd54538412e?renderMode=0&uiState=63e98760e83dcc4de943d50f

![fig](Screenshot_from_2023-02-13_00-43-52.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added onshape/loft/loft.stl
Binary file not shown.
13 changes: 13 additions & 0 deletions onshape/sphere/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Text on surface

## curve-text
CAD: https://cad.onshape.com/documents/b8abcfda4932b4c384d0951c/w/34b53dcf37e2b95d42820958/e/6fd0a51ad6d637a15ff163ff?renderMode=0&uiState=63ed6cb41a8db0150650959b
STL: [curve-text.stl](curve-text.stl)
VIDEO: How to create curved text in Onshape CAD: https://www.youtube.com/watch?v=fbPkEf_uUag

## text on sphere
CAD: https://cad.onshape.com/documents/e0d04495fe68cb3241e3c5d3/w/b74511672ea02f5576e4bc97/e/035153a765ef36346c139852?renderMode=0&uiState=63ed74fe43758f5d623b3305
STL: [sphere.stl](sphere.stl)
VIDEO: Onshape How To Make A Sphere: https://www.youtube.com/watch?v=n-wYdMa_ugI


Binary file added onshape/sphere/curve-text.stl
Binary file not shown.
Binary file added onshape/sphere/sphere.stl
Binary file not shown.