Skip to content

davemenninger/Parametric-GCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomized Parametric Snowflakes
================================

This project is a derivative of the code originally written by Allan Ecker, found at: 

http://www.thingiverse.com/thing:747

http://www.thingiverse.com/thing:783

http://www.thingiverse.com/thing:849

License: CC-BY-SA

This thing also lives at: http://www.thingiverse.com/thing:1388

The script outputs a gcode file to make a snowflake on a MakerBot.  Some settings are hardcoded.

The code is pretty rough, but you get can something that works by using the following method:

1. Generate a star using the para_snowflake.py file.

2. Prepend the outputted snowflake.gcode file with the raft etc found in the header.gcode file.

3. Send to makerbot!

~Dave

About

Python scripts for generating gcode files for use with the MakerBot Cupcake CNC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages