Skip to content

CreepyMemes/ImageToSTL

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 38 commits ahead of 0xB0C5:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 

What is ImageToSTL?

ImageToSTL is an easy-to-use single program that allows users to quickly and easily convert their favorite images into 3D printable STL files. hether you're a professional 3D designer or a hobbyist, ImageToSTL is the perfect tool for creating beautiful and unique 3D printed objects.

The program works by first taking an image as input, the nozzle height you are going to 3D print with and the model's size in mm, then it analyzes the image to create a height map with the information taken previously. This height map is then used to generate an STL file that is ready to be 3D printed.

The main function of this script is the creation of highly detailed and accurate lithophane-like models. The model it generates is an image that shows up when it's illuminated from the left.

Usage

Download the executable Release from Releases or click here

Usage

Click browse to select the image you want to convert and the folder you want your STL to be generated in.

Usage

Insert the width and height values in mm (they will be automatically adjusted to maintain the original aspect ratio of your image) Then enter the Layer Height you are going to 3D Print with (0.2 mm is set default).

To confirm the entered values click Generate STL. ImageToSTL will generates an STL file called imagename.stl in the folder you've selected. When printing on FDM, the heightmap should be oriented vertically (the STL file should already be oriented correctly).

About

Converts an image to an STL model which surface shows an image when illuminated from the left side.

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%