Skip to content
Snippets Groups Projects
Commit 6bb2cc27 authored by Edu Almas's avatar Edu Almas
Browse files

WIP - Documented Acrylic for week 03

Updated links
parent fa5f0566
No related branches found
No related tags found
No related merge requests found
Pipeline #279112 passed with warnings
# This week we cried with OpenScad
##### Authors:
- [Adai Suriñac](https://fabacademy.org/2022/labs/barcelona/students/adai-surinac/)
- [Edu Almasque](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/)
- Add your names here :)
## This week BLA BLA BLA
This week we decided to work in 3 pairs and tackle the group task
### Pair 1
Dhanu and Edu
### Pair 2
Adai and Marco
### Pair 3
Lonnie and Angel
docs/assignments/week03/group-project/group-templates.jpg

271 KiB

# CAM - Group Projects
![](group-templates.jpg)
## Laser Cutting
This week we decided to work in 3 pairs and tackle the group task
### Acrylic<small> - Pair 1 - Dhanu and Edu</small>
Since we were the first on the laser cutter, we decided to create a custom template for the team.
We downloaded a
standard [engraving template](https://gitlab.fabcloud.org/academany/fabacademy/2019/labs/barcelona/students/josep-marti/tree/master/public/files/Week03)
and we customized it with a logo and the all of our names, in order to put our Rhino skills to the test.
The next thing we did was finding out the correct laser settings for Transparent Acrylic. The Barcelona Fab Academy has
a large cheatsheet, next to the printer, that has the most common settings for common materials.
[//]: # (TO DO add pic of cheatsheet)
## The settings for Acrylic
| Operation | Power | Speed | Frequency |
|---------------|---|----|-----------|
| Cutting | 95 | 0.5 | 20,000 |
| Engraving | 70 | 100 | 20,000 |
| Raster (low) | 40 | 100| 1,000 |
| Raster (med) | 60| 100| 1,000 |
| Raster (high) | 80| 100| 1,000 |
Once we were ready and had configured the settings, we had to calibrate the laser focus using one of these pieces.
[//]: # (TO DO pic of laser focus piece)
Once we had correctly set the laser focus we decided to make a small test print, to make sure we had everything correctly.
The test print went well. We were, at last, ready for the definitive print of our masterpiece.
# The laser printer
[//]: # (TO DO add a picture of the laser printer we have in Barcelona)
Lessons learned:
### Pair 2
Adai and Marco
### Pair 3
Lonnie and Angel
##### Authors:
- Add your names here :)
- [Dhanu](https://fabacademy.org/2022/labs/barcelona/students/dhanushree-prakash/)
- [Adai](https://fabacademy.org/2022/labs/barcelona/students/adai-surinac/)
- [Edu](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/)
# This week we cried with OpenScad
Authors: [Adai Suriñac](https://fabacademy.org/2022/labs/barcelona/students/adai-surinac/) and [Edu Almasque](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/)
This week we attempted to not cry
We failed.
......@@ -24,4 +21,6 @@ polygon(points);
[//]: # (TODO finish this)
![](polygon.png)
\ No newline at end of file
![](polygon.png)
Authors: [Adai](https://fabacademy.org/2022/labs/barcelona/students/adai-surinac/) and [Edu](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/)
\ No newline at end of file
# Home
### Week 03 - CAM
- [Group Assignment](assignments/week02/group-project/index.md)
- [OpenScad](assignments/week02/openscad-adai-edu/index.md)
- [Group Assignment](assignments/week03/group-project/index.md)
- [OpenScad](assignments/week03/openscad-adai-edu/index.md)
### Week 04 - Lorem Ipsum
......@@ -59,4 +59,8 @@ The ultimate consequence of this is that the rest of the team will be carrying t
!!! warning "This will result in lots more _merge conflicts_ than normal."
For more info, check out [the official doc](https://www.git-scm.com/book/en/v2/Customizing-Git-Git-Configuration)
\ No newline at end of file
For more info, check out [the official doc](https://www.git-scm.com/book/en/v2/Customizing-Git-Git-Configuration)
### Authors
- [Edu Almasque](https://fabacademy.org/2022/labs/barcelona/students/eduard-almasque/)
\ No newline at end of file
......@@ -11,13 +11,14 @@ theme:
custom_dir: 'cinder-superhero'
nav:
- Home: index.md
- About us: about\index.md
- 📝 Assignments:
- Week 3 - CAM: assignments/week02/group-project/index.md
- Week 4 - ????: assignments/week02/group-project/index.md
- 🌿 Rambling and Deviations:
- Week 03 - Adai and Edu explore OpenScad: assignments/week02/openscad-adai-edu/index.md
- Home:
- Welcome: index.md
- About us: about\index.md
- Assignments:
- Week 3 - CAM: assignments/week03/group-project/index.md
- Week 4 - ????: assignments/week03/group-project/index.md
- Rambling and Deviations:
- Week 03 - Adai & Edu explore OpenScad: assignments/week03/openscad-adai-edu/index.md
- Team Tips:
- Git: tips/git-settings.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment