Thingiverse
Python Function Plotter and STL Generator
by lizard00
9
Downloads
12
Likes
0
Makes
This includes a Python script for plotting functions of the form __z = f(x, y)__ and generating a corresponding binary STL file suitable for printing. The script creates STL files directly; no external programs are required.
To run the program, you'll need to know how to edit and run Python scripts. All the necessary edits should be near the top of function __\_\_main\_\_()__ in file __funcstl.py__.
The code requires packages __array__, __numpy__, __os__, and (optionally) __matplotlib__.
To run the program, you'll need to know how to edit and run Python scripts. All the necessary edits should be near the top of function __\_\_main\_\_()__ in file __funcstl.py__.
The code requires packages __array__, __numpy__, __os__, and (optionally) __matplotlib__.
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!