Tuesday, June 27, 2023

Hiking in the Mountains Diorama


Hiking in the Mountains Diorama 

This diorama uses five different colors of cardstock to achieve a feeling of depth.  This is the first time that I used this composition technique when making a diorama. 

Eight double thickness tabs keep the five different colored diorama scenes together.

There are two versions of the diorama with two different hikers in the files.
Pretty paper is glued to the front of the first scene.

The tabs slide into the sides of the scenes.

Here is the PDF file. I used Recollections brand colored cardsttock from Michaels.  

Here is the .Studio file.

Here is the SVG. The file goes beyond the viewable area.  Zoom out to see the entire file.


Hiking in the Mountains Dioramas

Monday, June 12, 2023

A STEM Project: The Beauty of Coding Koch Snowflakes In TurtleStitch

A Koch Snowflake


This snowflake fractal design was discovered by Helge von Koch, a Swedish mathematician in 1904. It was one of the first fractal designs to be described. A fractal is a design whereby a part of the design has the same characteristics as the whole. This snowflake fractal design is also known as a recursive design because in the coding of the program, the design block calls itself. The result is a smaller version of itself.

In 1905, Italian mathematician, Ernesto Cesaro eloquently described the self similarity of the Koch snowflake as following...

“It is this similarity between the whole and its parts, even infinitesimal ones, that makes us consider this curve of von Koch as a line truly marvelous among all. If it were gifted with life, it would not be possible to destroy it without annihilating it whole - for it would be continually reborn from the depths of its triangles, just as life in the universe is.”


Constructing A Koch Snowflake



 1). Take a straight line and divide it into three equal parts. 



 2). Replace the center with two sides of an equilateral triangle. 

(This is the self similarity that gets repeated in all levels.)



 3). Replace each side of design in step #2 with the self similarity.

Notice there are four repeats of this design which are 1/3 the size of the original self similarity.



To make this design into a Koch Snowflake, repeat the design in step #3 and turn the design by 120 degrees three times to complete the circumnavigation. 

The result is a Level 2 Koch Snowflake.



 To make a Level 3 Koch Snowflake, repeat the replacement of the self similarity in step #3 and turn the design in the same manner as before. 

 Each self similarity will be one-third the size of the previous side length.


Coding A Koch Snowflake In TurtleStitch


Here is my code

https://www.turtlestitch.org/run#cloud:Username=Elaine&ProjectName=Koch%20Snowflake



The diagram above shows  five iterations of the fractal design drawn with a recursive block called "kochcurve". The first figure represents level 0 in the recursive program (or stage 1 according to Koch's paper). The next figure represents the next level/stage and so on. This program can be repeated forever. The general size of the snowflake will alway remain the same but the size of the self similarity becomes almost infinitesimal.              

Here is the TurtleStitch code for the generalized block named “kochcurve” which produces the different levels of a Koch Snowflake. 


When the ‘kochcurve’ is executed with the parameters for side length of 100 and level # of 0


The result is a straight line.

Since only one side of the snowflake is produced, a turn of 120 degrees must be added. This code is then repeated 3 times to complete the entire Koch Snowflake figure.


The result of the code is a triangle.


When the ‘kochcurve’ is executed with the parameters for side length of 100 and level # of 1,
the result is the figure below.

Again, since only one side of the snowflake is produced, a turn of 120 degrees must be added.


This code is then repeated 3 times to complete the entire Koch Snowflake figure.

The result of the code is a six point star.

When the ‘kochcurve’ is executed with the parameters for side length of 100 and level # of 2


The result is the figure below.


Again, since only one side of the snowflake is produced, a turn of 120 degrees must be added. This code is then repeated 3 times to complete the entire Koch Snowflake figure.


The result of the code is the snowflake below.



Coding A Koch AntiSnowflake in Turtlestitch


The above snowflake is a level 3 Koch Antisnowflake.  It was coded in TurtleStitch with a "turn 120 degrees" to the left instead of "turn 120 degrees" to the right. Here is the code for the Antisnowflake, https://www.turtlestitch.org/users/Elaine/projects/Koch%20AntiSnowflake


The diagram above shows  five iterations of the Antisnowflake. It is interesting to see that the self similarity of the Antisnowflake remains inside the original triangle as its size decreases each time by one-third.


Comparing the above diagram with the five iterations of the original Koch Snowflake, the self similarity of the Koch Snowflake remains outside the original triangle design as its size decreases each time by one-third.


Two Projects to Make With the Koch Snowflake


A Koch Snowflake Ornament


A Koch snowflake ornament was made in TurtleStitch using four levels of the Koch snowflake design. Level 1 is in the center and each subsequent snowflake is the next level up to level 4. A satin stitch was coded around the entire design with a circle at the top for a hanger.

This Koch Snowflake Ornament can be found at

Craft felt with tear away stabilizer was used as backing for the design.  Once embroidered, the design was cut about an ⅛ inch from the satin stitch.  It is not recommended to cut any closer to the satin stitch, as a slip of the scissors might cut the satin stitch threads. A bow and a thread hanger were sewn on to complete the snowflake ornament.


Making a Snowflake 

Ballerina out of a Koch Snowflake


The ballerina design was traced in TurtleStitch. (To learn more about tracing in TurtleStitch, visit this blog posting. https://papercraftetc.blogspot.com/2022/03/a-stem-project-coding-in-turtlestitch.html

The snowflake is a level 4 Koch Snowflake.

The ballerina and snowflake were exported as a DXF file to a paper cutting machine like a Silhouette and cut out from 65 lb. cardstock.

Here is the TurtleStitch program to make the Koch Snowflake Ballerina: https://www.turtlestitch.org/run#cloud:Username=Elaine&ProjectName=Koch%20Snowflake%20Ballerina

Once the Koch Snowflake was cut out, pleats were added in the snowflake for interest. The Koch Snowflake was then slipped over the ballerina to resemble a frilly tutu.


FYI...In a previous blog posting, I made these snowflake ballerinas by cutting out the snowflakes (not Koch snowflakes) by hand. https://papercraftetc.blogspot.com/2013/12/when-it-snows-make-christmas-ornaments.html

Saturday, June 10, 2023

A STEM Project: Making an Appliquéd Patch Using TurtleStitch and Sewing a Simple Zippered Pouch

Making an Appliquéd Patch Using TurtleStitch

Embroidering designs with TurtleStitch is so much fun.  You take a scrap of fabric and create a beautiful embroidered panel. But wait, what happens if there is not enough fabric to make your desired project.  In this blog posting, I will explain how to make an appliquéd patch out of your design using TurtleStitch.  Your design will be embroidered onto another piece of fabric that will become the material from which you make your final project.

Here is my program in TurtleStitch to make an appliquéd patch.  https://www.turtlestitch.org/users/Elaine/projects/Applique%20Patch Determine the size of your desired patch and run the program with these measurements. Load this program onto your embroidery machine.

From your embroidered panel, measure and mark your embroidered piece so that each side is one inch greater than your desired appliquéd patch.  Make sure that the embroidered piece is aligned correctly, so that it is not crooked, before cutting the marked patch.

Find the center of the embroidered piece.  Mark the center with a pencil. Place the embroidered piece on top of your stabilizer and your project fabric as shown above. I taped the edges of my embroidered piece with Scotch tape to adhere the piece so that it would not move during the tacking process.  (In the photo above, I initially used pins to align the piece.)

Insert the layered pieces onto the embroidery hoop. Try to align the piece as best as you can into the embroidery hoop so that your embroidered design is not crooked.

Insert the hoop onto your embroidery machine. Before embroidering the design, put the needle into the down position to see if the needle and center pencil mark align.

If not, move the needle using the above screen until the needle and the pencil mark align.

Embroider the straight stitch to tack down the patch.

Remove the hoop from the embroidery machine. DO NOT remove the hoop as it needs to be put back into the embroidery machine at the same location as before. Remove the Scotch tape. Cut around the edges of the patch with scissors.  Try to get as close to the edge of the stitches without cutting the project fabric or inside the patch area.

Place the hoop back into the embroidery machine and stitch the rest of the embroidery.

Remove the stabilizer.  The fabric is now ready to be used for your project.

I used the following instructions from Youtube to make my simple zippered pouch with boxed corners. The flat bottom allows for the pouch to stand upright.