Skip to main content

Google Drawings to Laser cutting

 I created this tutorial for students at my middle school. Technology Education students right now are in person, but due to COVID restrictions, they aren’t able to use as many traditional tools.  I am helping my Tech Ed teacher, Mr Waldschmidt, to find options that students can program, create, and model using tools on Chromebooks.

Here is the short version. Machines like Glowforge and Cricut use Scaleable Vector Graphics files (SVG) to program the machine to cut and scribe designs. Google Drawings is a application, part of the Google Suite, that allows you to create Vector drawings. This file can be downloaded and re-uploaded into applications for the Glowforge and Cricut.

I like it when students try to think of problems that they can solve for themselves. Think of an authentic problem that they can solve. My example shows how to create a phone holder that I could laser cut from some plastic. 

Here is the example I created in my presentation.

Impostor Sketch by Art Schultz in Google DrawingsHere is my long video, with bonus footage of creating an Impostor from Among Us.





Comments

Popular posts from this blog

Spike Prime Printable Blocks

As I prepare for coaching Middle Schoolers here in Waupaca for FIRST Lego League, I am trying to teach kids to code the SPIKE Prime Lego robots. This has its challenges. Some kids take to coding well, and some need more visuals to guide them. Teams may also want to whiteboard out their coding concepts.  I created this set of printable Word Blocks as a resource for printing, laminating, and maybe adding some magnets to the back. This allows me to put up code in a demonstration, or my teams to talk about how to achieve things after they have done some pseudo-coding of their projects. Having manipulative items are always nice for hands-on coding practice.  Whiteboard Word blocks for Proportional Line follow. Here is my collection of laminated word blocks Below are the files I created for creating these blocks. Feel free to use, but maybe send me a note & follow on twitter. @artschultz13 Direct link to folder shown below.

My Mac won't load the Users & Groups preference pane: Fix

I had recently had a Mac on Lion unable to load the Users & Groups Preference Pane.   Like this: My IT support had suggested reimaging the computer.  Reinstalling the Operating System, reloading the applications, and transferring back the User information from Time Machine Backup. Well, after doing all of that, the problem reappeared immediately.  I scoured through Apple Support Communities and found this fix.  For some reason, some transparent users are showing up in your system.  They need to be deleted.  But since you cannot load Users & Groups... it becomes a problem. Here is the solution / procedure. Quit System Preferences.   Launch Terminal.  (Applications/Utilities/Terminal)   Copy & Paste these commands. sudo dscl . delete /Users/Guest press enter Terminal may ask for your Administrator Password, enter that. sudo dscl . delete /Users/Guest1 press enter ...

Trading Cards for Historical Figures

Trading Cards for Historical Figures 'King Kelly' via CC2.0 I was asked by a teacher in my building to help make a template for students to make 'historical figures trading cards'.  Not old baseball cards. Basically a sports card, that students could edit to show details about a person that they could research. The template is linked below the video clip. Here is my short explanation of how to modify... Here is my template for Making a Trading Card in Google Drawings . Hope this helps you!