Thingiverse
Python Function Plotter and STL Generator
por lizard00
9
Descargas
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__.
¿Has impreso este modelo? Inicia sesión y comparte tu make.
Inicia sesión para dejar un comentario
Iniciar sesiónAún no hay comentarios – ¡sé el primero!