#MAKERSPACE AFICIONADO & ADVOCATE
  • Home
  • MakerEd is
  • the journey
  • Services
  • Presentations
    • Maker Centered Learning
    • MakerSpaces not just a room
    • Low Cost Low Tech Maker Materials
    • MakerMarketSchool
    • microbit
    • ScreenCasting >
      • what is it
      • examples
      • why do this
      • how to make them available
      • recording tools
      • microphones
      • web hosting
      • iPad options
      • tips
      • resources
    • Student Voices For Assessment >
      • Why
      • StudentVoicesExamples
      • Tools to Create
      • TurningInTheWork
      • TechnicalIssues
      • OtherIdeas
      • YourTurn
    • Tweet Yourself Right
    • Educational Vision of Calvin & Hobbes
    • Wearables
  • me
    • Resume
    • playtime
  • Maker Resources
  • Maker Van
  • Coding&Robotics
    • MakeCode
    • microbit
    • Makerbit
    • bitbooster
    • CRICKIT
    • kittenbot
    • CircuitPlaygroundExpress
    • Edison
    • FiriaLabs
    • VEX
  • CardboardConnectors
  • resonance
    • books
    • videos
    • education & science issues

DIYbuildingBlocks

1/5/2022

0 Comments

 
Picture
I have had an idea for several years, but have not acted upon it. Design/create files to laser cut or 3D print plates and bars and bricks for robotics kits (think VEX parts or Lego). Have you already done this??? Please let me know how it went. Laser cutters can make parts faster, but some 3D printing will be needed (think angle brackets). Not having access to a laser has kept it in the back of my mind. It got pushed back to the front when I recently came across Stemfie 3D ( https://twitter.com/Stemfie3D , https://stemfie.org/ ). They have a whole set of part files for you to download and 3D print “STEMFIE is a free educational construction-set toy you can download and make at home using a 3D printer “. Though I still dont have access to a laser to test these out yet...

In following the rabbit hole, I found someone had created a Tinkercad CodeBlock to design your own Stemfie beams - https://www.tinkercad.com/codeblocks/hM2Wx2UNpqC-stemfie-tinkercad-beammaker-codeblock . The power of CodeBlocks is many, but variables and loops are at the top. Now the real rabbit hole began. Yes, I want to laser cut things (quicker-easier) so I need to get the SVG — easy, it is just an export from CodeBlocks and that SVG goes into Lightburn or CorelDraw. But this beam design has holes in 3 dimensions, which I need to take out 2….as well as some other tweaks to make. Needless to say, there were dozens of iterations.

The latest version takes inputs for the size of a “unit block” (length width height and radius of hole). A “unit block” is the smallest, repeatable part of the building system that we will replicate to make any size shape. Which is why it also has input for length and width of your plate/brick/beam. This design is a building part that can be connected to others through holes (like Vex, whybricks, UBTech)

https://www.tinkercad.com/codeblocks/gqrPREmZRIZ-building-blocks-with-holes-version-1-tinkercadcodeblock  

Make a copy of the file and play with it yourself.
​I have not tested these yet with a 3D printer or laser cutter…
working on that. Let me know if you do.

Picture



The first step is to get inputs
​for the variables.

Now create a unit block to replicate. An important thing to remember is that CodeBlocks centers at the origin….so half of the shape is below the build plate. The final step is to move it up :
Picture
Time to start building our plate/beam/brick in the x direction. Copies copy directly over top of the original object, so we have to move them the x direction so they are adjacent to each other. But each subsequent one has to move further, which is why “math” & variables are so nice. We still have the original block, and we could have left it….but that would have meant our shape was 1 bigger than we asked for / or we would have to ask for 1 less than we wanted in the beginning… just confusing. So we delete it :
Picture
Time to build in the second dimension (in the y direction). Same kind of loop coding, just working the y variable of length.
Picture
Picture
Done. Run the code (hit play).
Export your STL for 3D printing or your SVG for laser cutting. 


Possibly even cooler is to export “Part”, then open that part in Tinkercad 3D design and make various shapes by combining copies. Be careful to “lock  part size (prevent scale)” when you export.

For example, I can make a T shape part. I exported a 5x1 part and opened it in Tinkercad. I copied it, rotated it 90 degrees, then aligned it center and on the end of the original, then grouped them together. Make any shape you want all from a basic start of a row.


Picture
I also created a generic CodeBlock for building block that uses nubs on top, like Lego. There is also a hole underneath that is just a little bigger than the nub. Again, I have not tested this yet. Obviously having nubs, this would not be laser cut.
https://www.tinkercad.com/codeblocks/e2JqRHCjkeq-building-block-with-nub-tinkercadcodeblock   ​ 



There are several issues with making your own. One is the tolerance/quality. Will holes, nubs fit? What is the kerf of the laser and where do we need to cut (on the line, inside the line….)? Another is, it seems everyone has their own dimensions. UBTech is 6x6x6 mm with a 4 mm hole, Stemfie is 12.5x12.5x12.5 with a 7 mm hole, Lego is 8x8x9.6 mm with a 4.8x1.6 mm nub. whybricks , are supposed to be compatible to Lego (i dont have any whybricks).  Zack Dowell https://twitter.com/noiseprofessor shared a link to a “Free Universal Construction Kit “ (it is a real thing) http://fffff.at/free-universal-construction-kit/ that has STL files for adapters to go  between building kit platforms, like merging Tinkertoys with Lego.
0 Comments

Your comment will be posted after it is approved.


Leave a Reply.

    Archives

    December 2022
    November 2022
    September 2022
    August 2022
    July 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    July 2021
    June 2021
    April 2021
    March 2021
    February 2021
    November 2020
    October 2020
    March 2020
    February 2020
    January 2020
    December 2019
    November 2019
    October 2019
    September 2019
    August 2019
    July 2019
    June 2019
    May 2019
    April 2019
    March 2019
    February 2019
    January 2019
    December 2018
    November 2018
    October 2018
    August 2018
    July 2018
    June 2018
    May 2018
    March 2018
    February 2018
    December 2017
    September 2017
    August 2017
    July 2017
    May 2017
    March 2017
    August 2015
    July 2015
    June 2015
    August 2012
    July 2012

    Categories

    All

    RSS Feed

      Want to talk more?

    Submit
Proudly powered by Weebly
  • Home
  • MakerEd is
  • the journey
  • Services
  • Presentations
    • Maker Centered Learning
    • MakerSpaces not just a room
    • Low Cost Low Tech Maker Materials
    • MakerMarketSchool
    • microbit
    • ScreenCasting >
      • what is it
      • examples
      • why do this
      • how to make them available
      • recording tools
      • microphones
      • web hosting
      • iPad options
      • tips
      • resources
    • Student Voices For Assessment >
      • Why
      • StudentVoicesExamples
      • Tools to Create
      • TurningInTheWork
      • TechnicalIssues
      • OtherIdeas
      • YourTurn
    • Tweet Yourself Right
    • Educational Vision of Calvin & Hobbes
    • Wearables
  • me
    • Resume
    • playtime
  • Maker Resources
  • Maker Van
  • Coding&Robotics
    • MakeCode
    • microbit
    • Makerbit
    • bitbooster
    • CRICKIT
    • kittenbot
    • CircuitPlaygroundExpress
    • Edison
    • FiriaLabs
    • VEX
  • CardboardConnectors
  • resonance
    • books
    • videos
    • education & science issues