Skip to content

thijsvb/PrintAPicture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PrinAPicture print's your picture (in 3D) ##This program will create a STL file from your picture!

How to use:

  • Download the program and extract it
  • Put a JPG picture in the program folder PrintAPicture-master/PrintAPicture and name it input.jpg
  • Run it in Processing
  • Decrease or increase the resolution with the resolution + and - buttons
  • Change the maximum z-height with the max z-height + and - buttons
  • Inverse the z-axis with the inverse z button
  • Change the variable used by clicking one of the variable buttons (you can choose hue, saturation, brightness, red, green or blue)
  • Scale the model up or down with the scale + and - buttons
  • Rotate the model to take a better look with the right mouse button
  • Save the STL file with the save button
  • Print the thing.stl file!

The TestImage program makes the image that is the default input.jpg, it looks like this:

TestImage Printed TestImage

I've done some tests with a picture of me, so far these are the results:

Test1.1 Test1.0

The reason part of the image is missing is because I had to scale the model way down. Right now the program makes a huge model (I had to use an ASCII to binary converter to get it to load), so when you scale it down part of the model gets to thin to print. Of course you can fix this by scaling it up in the z-axis, so that's what I did for the second test.

Test1.2 Test1.3

This looks better I think, but with the backlight it would work better if the z-axis was inverted.

About

Turn a picture in to a STL file and 3D print it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published