Thingiverse
Python Function Plotter and STL Generator
von 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__.
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!