Thingiverse
New bed test for wide area height map.
by fluidity
56
Downloads
26
Likes
0
Makes
This is made so that on a delta printer you can fine tune the heights on the bed as the printer loops around the design. Be sure to use lots of perimeters when testing to get several passes. Scale to fit your working print area, it's designed to sit within a diameter of 200mm
As per the attached openscad file, which describes this object:
ma=52; //This is the radius the petals deviate from.
lobes=9; //(number of petals)
lobrad=45;
function lr(a)=sin(a*lobes)*lobrad; //(this changes
As per the attached openscad file, which describes this object:
ma=52; //This is the radius the petals deviate from.
lobes=9; //(number of petals)
lobrad=45;
function lr(a)=sin(a*lobes)*lobrad; //(this changes
Sign in to leave a comment
Sign in