120 Design Lessons - Day 002: Difference between revisions
Jump to navigation
Jump to search
Davidleasure (talk | contribs) (Created page with "<html> <head> <link href='http://fonts.googleapis.com/css?family=Arvo' rel='stylesheet' type='text/css'> <SCRIPT TYPE="text/javascript"> <!-- function popup(mylink, window...") |
Davidleasure (talk | contribs) m (Davidleasure moved page 120 Design Lessons - Day 2 to 120 Design Lessons - Day 002: naming convention) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=Working Doc= | |||
We worked in the [[Wall Module Build Cheatsheets]] doc. | |||
* [https://youtu.be/Iidt7SiSdmM design lesson day 2 video] | |||
* [https://youtu.be/aKS4oISsqrU day 2 design with part library or start from scratch video] | |||
* [https://youtu.be/NhXUdAfps0w day 2 move and rotate parts in freecad] | |||
* [https://youtu.be/ct2s0T2W3Qk day 2 workshop 1] | [https://youtu.be/b38gILOdtnA day 2 workshop 2] | [https://youtu.be/3Fg6YoFPogM day 2 workshop 3] | |||
=Dev Template= | |||
<html> | <html> | ||
Line 221: | Line 231: | ||
status=no, \ | status=no, \ | ||
toolbar=no'); | toolbar=no'); | ||
return false;" title="Notes">Notes</a> | return false;" title="Notes">Notes (open in new window)</a> | ||
</h4> | </h4> | ||
<div class="fluidcontainer"> | <div class="fluidcontainer"> | ||
Line 271: | Line 281: | ||
status=no, \ | status=no, \ | ||
toolbar=no'); | toolbar=no'); | ||
return false;" title="Notes Template ReadMe">Notes</a> | return false;" title="Notes Template ReadMe">Notes Template ReadMe (open in new window)</a> | ||
</h4> | </h4> | ||
<div class="fluidcontainer"> | <div class="fluidcontainer"> |
Latest revision as of 22:19, 15 July 2021
Working Doc
We worked in the Wall Module Build Cheatsheets doc.
- design lesson day 2 video
- day 2 design with part library or start from scratch video
- day 2 move and rotate parts in freecad
- day 2 workshop 1 | day 2 workshop 2 | day 2 workshop 3
Dev Template