3D function plotter for Customizer / OpenSCAD

3D function plotter for Customizer / OpenSCAD

thingiverse

This is a user-friendly 3D surface plotter that makes it simple to change the function plotted and the range using the Customizer. To integrate this into your own code, call `graphFunction3D(function,minX,minY,maxX,maxY)` where the function is a string such as "exp(-x^2-y^2)" (for more details, see [here](http://www.thingiverse.com/thing:2295309)). By default, a surface of moderate thickness is drawn. Here are some options: * `surfaceThickness=dz`: modify the thickness of the surface * `flatMinimumThickness=dz`: produces a flat-bottomed graph; dz specifies the minimum thickness (set to 0 for an automatic moderate thickness) * `bottomFunction=f`: defines a function for the bottom of the graph There are also `makePointList()` and `makeFaceList()` functions that generate the arguments for a `polyhedron()`. This demonstrates and utilizes my [function parser](http://www.thingiverse.com/thing:2295309). The standalone version bundles the parser. **Update:** May 17, 2017: Rewrote to create whole polyhedron at once and to use my own code.

Download Model from thingiverse

With this file you will be able to print 3D function plotter for Customizer / OpenSCAD with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on 3D function plotter for Customizer / OpenSCAD.